Replace user-facing Netcop branding with Quantum Tasks AI

- Update homepage company description from "Netcop Consultancy" to "Quantum Tasks AI"
- Update footer copyright to "Quantum Tasks AI"
- Update password reset email references to use "Quantum Tasks AI" branding

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Claude 2025-08-26 13:02:44 +05:30
parent c6cee16e77
commit 10e176bd9e
3 changed files with 4 additions and 4 deletions

View File

@ -206,7 +206,7 @@ def forgot_password_view(request):
message = f''' message = f'''
Hello {user.username}, Hello {user.username},
You requested a password reset for your NetCop account. You requested a password reset for your Quantum Tasks AI account.
Click the link below to reset your password: Click the link below to reset your password:
{reset_url} {reset_url}
@ -216,7 +216,7 @@ This link will expire in 1 hour.
If you didn't request this reset, please ignore this email. If you didn't request this reset, please ignore this email.
Best regards, Best regards,
NetCop Team Quantum Tasks AI Team
''' '''
try: try:

View File

@ -143,7 +143,7 @@
<!-- Bottom Section --> <!-- Bottom Section -->
<div class="footer-bottom"> <div class="footer-bottom">
<p class="footer-copyright"> <p class="footer-copyright">
© 2025 Netcop Consultancy. All rights reserved. © 2025 Quantum Tasks AI. All rights reserved.
</p> </p>
<div class="footer-legal"> <div class="footer-legal">
<button class="footer-legal-link" onclick="showPrivacyModal()"> <button class="footer-legal-link" onclick="showPrivacyModal()">

View File

@ -118,7 +118,7 @@
</h3> </h3>
<p class="company-content-text"> <p class="company-content-text">
At Netcop Consultancy, we provide <strong>state-of-the-art AI & Cybersecurity solutions</strong> tailored to safeguard your business. From advanced AI Agents to robust defense strategies, we empower you to navigate the digital world with confidence. At Quantum Tasks AI, we provide <strong>state-of-the-art AI & Cybersecurity solutions</strong> tailored to safeguard your business. From advanced AI Agents to robust defense strategies, we empower you to navigate the digital world with confidence.
</p> </p>
<!-- Enhanced badges --> <!-- Enhanced badges -->