mirror of
https://github.com/thecyberlearn/quantum-ai-v3.git
synced 2026-08-18 06:52:57 +00:00
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:
parent
c6cee16e77
commit
10e176bd9e
@ -206,7 +206,7 @@ def forgot_password_view(request):
|
||||
message = f'''
|
||||
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:
|
||||
{reset_url}
|
||||
@ -216,7 +216,7 @@ This link will expire in 1 hour.
|
||||
If you didn't request this reset, please ignore this email.
|
||||
|
||||
Best regards,
|
||||
NetCop Team
|
||||
Quantum Tasks AI Team
|
||||
'''
|
||||
|
||||
try:
|
||||
|
||||
@ -143,7 +143,7 @@
|
||||
<!-- Bottom Section -->
|
||||
<div class="footer-bottom">
|
||||
<p class="footer-copyright">
|
||||
© 2025 Netcop Consultancy. All rights reserved.
|
||||
© 2025 Quantum Tasks AI. All rights reserved.
|
||||
</p>
|
||||
<div class="footer-legal">
|
||||
<button class="footer-legal-link" onclick="showPrivacyModal()">
|
||||
|
||||
@ -118,7 +118,7 @@
|
||||
</h3>
|
||||
|
||||
<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>
|
||||
|
||||
<!-- Enhanced badges -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user