mirror of
https://github.com/thecyberlearn/quantum-website-2026.git
synced 2026-08-18 07:43:20 +00:00
The Site Auditor moved to the new AI Marketplace hub at marketplace.quantumtaskai.com. Update all outbound links across the static site so visitors land on the hub instead of going through the audit.* 301 redirect. Also adds the Marketplace nav entry to shared-header.js (already present locally, now reaffirmed alongside the link updates). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
144 lines
7.5 KiB
HTML
144 lines
7.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Privacy Policy — Quantum Tasks AI</title>
|
|
<meta name="description" content="Privacy Policy for Quantum Tasks AI. How we collect, use, and protect your information." />
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:title" content="Privacy Policy — Quantum Tasks AI" />
|
|
<meta property="og:description" content="Privacy Policy for Quantum Tasks AI. How we collect, use, and protect your information." />
|
|
<meta property="og:url" content="https://quantumtaskai.com/privacy.html" />
|
|
<meta property="og:image" content="https://quantumtaskai.com/img/og-image.png" />
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
<meta name="twitter:title" content="Privacy Policy — Quantum Tasks AI" />
|
|
<meta name="twitter:description" content="Privacy Policy for Quantum Tasks AI. How we collect, use, and protect your information." />
|
|
<link rel="canonical" href="https://quantumtaskai.com/privacy.html" />
|
|
<link rel="icon" type="image/x-icon" href="img/favicon.ico" />
|
|
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet" />
|
|
<style>
|
|
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
|
|
:root {
|
|
--navy: #0a0f1e; --indigo: #6366f1;
|
|
--gray50: #f8fafc; --gray100: #f1f5f9;
|
|
--gray500: #64748b; --gray700: #334155; --text: #0f172a;
|
|
}
|
|
body { font-family: 'Inter', system-ui, sans-serif; color: var(--text); background: #fff; -webkit-font-smoothing: antialiased; }
|
|
a { color: var(--indigo); text-decoration: none; }
|
|
a:hover { text-decoration: underline; }
|
|
|
|
.page-hero {
|
|
background: var(--navy); padding: 72px 0 56px;
|
|
position: relative; overflow: hidden;
|
|
}
|
|
.page-hero::before {
|
|
content: ''; position: absolute; inset: 0;
|
|
background: radial-gradient(ellipse at 30% 50%, rgba(99,102,241,0.18) 0%, transparent 60%);
|
|
}
|
|
.page-hero .inner { position: relative; z-index: 1; max-width: 760px; margin: 0 auto; padding: 0 24px; }
|
|
.page-label {
|
|
font-size: 12px; font-weight: 700; letter-spacing: .12em;
|
|
text-transform: uppercase; color: #818cf8; margin-bottom: 14px;
|
|
}
|
|
.page-title { font-size: clamp(28px, 4vw, 44px); font-weight: 900; color: #fff; letter-spacing: -.025em; margin-bottom: 12px; }
|
|
.page-sub { font-size: 16px; color: rgba(255,255,255,0.55); }
|
|
|
|
.content { max-width: 760px; margin: 0 auto; padding: 64px 24px; }
|
|
|
|
h2 { font-size: 20px; font-weight: 800; color: var(--text); margin: 40px 0 12px; }
|
|
h2:first-child { margin-top: 0; }
|
|
p { font-size: 16px; color: var(--gray700); line-height: 1.8; margin-bottom: 14px; }
|
|
ul { padding-left: 20px; margin-bottom: 14px; }
|
|
li { font-size: 16px; color: var(--gray700); line-height: 1.8; margin-bottom: 6px; }
|
|
|
|
.last-updated {
|
|
display: inline-block; font-size: 13px; font-weight: 600;
|
|
color: var(--gray500); background: var(--gray100);
|
|
padding: 6px 14px; border-radius: 999px; margin-bottom: 40px;
|
|
}
|
|
|
|
footer {
|
|
background: var(--navy); padding: 32px 24px;
|
|
text-align: center; font-size: 13px; color: rgba(255,255,255,0.4);
|
|
}
|
|
footer a { color: rgba(255,255,255,0.65); }
|
|
footer a:hover { color: #fff; }
|
|
.footer-links { display: flex; gap: 20px; justify-content: center; margin-top: 10px; }
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<script src="/shared-header.js"></script>
|
|
|
|
<div class="page-hero">
|
|
<div class="inner">
|
|
<div class="page-label">Legal</div>
|
|
<h1 class="page-title">Privacy Policy</h1>
|
|
<p class="page-sub">How we collect, use, and protect your information.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<main id="main-content" class="content">
|
|
<span class="last-updated">Last updated: April 15, 2025</span>
|
|
|
|
<h2>1. Who We Are</h2>
|
|
<p>Quantum Task AI LLC FZ ("we", "us", "our") is a company registered in Dubai, UAE, operating from Meydan Grandstand, 6th floor, Meydan Road, Nad Al Sheba, Dubai, U.A.E. We provide AI automation, cybersecurity consulting, and digital branding services.</p>
|
|
<p>For privacy-related questions, contact us at <a href="mailto:info@quantumtaskai.com">info@quantumtaskai.com</a>.</p>
|
|
|
|
<h2>2. Information We Collect</h2>
|
|
<p>We collect information you voluntarily provide when you:</p>
|
|
<ul>
|
|
<li>Submit our contact form (name, email address, company, message)</li>
|
|
<li>Request a site audit at <a href="https://marketplace.quantumtaskai.com">marketplace.quantumtaskai.com</a> (website URL, email)</li>
|
|
<li>Complete our Digital Brand Strategy Assessment via our contact form</li>
|
|
<li>Send us an email directly</li>
|
|
</ul>
|
|
<p>We do not automatically collect personal data through cookies or tracking technologies on this website beyond standard web server logs (IP address, browser type, pages visited).</p>
|
|
|
|
<h2>3. How We Use Your Information</h2>
|
|
<p>We use the information you provide to:</p>
|
|
<ul>
|
|
<li>Respond to your enquiries and provide the services you request</li>
|
|
<li>Deliver your audit report or brand strategy assessment</li>
|
|
<li>Send you relevant follow-up communications about our services</li>
|
|
<li>Improve our website and services</li>
|
|
</ul>
|
|
<p>We do not sell, rent, or share your personal information with third parties for marketing purposes.</p>
|
|
|
|
<h2>4. Data Retention</h2>
|
|
<p>We retain your contact information for as long as necessary to provide our services and fulfil any legal obligations. You may request deletion of your data at any time by emailing <a href="mailto:info@quantumtaskai.com">info@quantumtaskai.com</a>.</p>
|
|
|
|
<h2>5. Third-Party Services</h2>
|
|
<p>Our website uses the following third-party services which may process data according to their own privacy policies:</p>
|
|
<ul>
|
|
<li><strong>Google Fonts</strong> — font delivery (Google Privacy Policy applies)</li>
|
|
<li><strong>FormSubmit</strong> — contact form submissions (FormSubmit Privacy Policy applies)</li>
|
|
</ul>
|
|
|
|
<h2>6. Security</h2>
|
|
<p>We take reasonable technical and organisational measures to protect your information. Our cybersecurity expertise means data security is taken seriously at every level of our operations. However, no internet transmission is completely secure.</p>
|
|
|
|
<h2>7. Your Rights</h2>
|
|
<p>You have the right to access, correct, or request deletion of any personal data we hold about you. To exercise these rights, email <a href="mailto:info@quantumtaskai.com">info@quantumtaskai.com</a> and we will respond within 30 days.</p>
|
|
|
|
<h2>8. Changes to This Policy</h2>
|
|
<p>We may update this policy from time to time. The "Last updated" date at the top of this page reflects when changes were last made. Continued use of our website constitutes acceptance of any updated policy.</p>
|
|
|
|
<h2>9. Contact</h2>
|
|
<p>For any privacy-related concerns: <a href="mailto:info@quantumtaskai.com">info@quantumtaskai.com</a><br>
|
|
Quantum Task AI LLC FZ, Meydan Grandstand, 6th floor, Dubai, UAE.</p>
|
|
</main>
|
|
|
|
<footer>
|
|
<div>© 2025 Quantum Task AI LLC FZ · Dubai, UAE</div>
|
|
<div class="footer-links">
|
|
<a href="/">Home</a>
|
|
<a href="privacy.html">Privacy Policy</a>
|
|
<a href="terms.html">Terms of Service</a>
|
|
<a href="index.html#contact">Contact</a>
|
|
</div>
|
|
</footer>
|
|
</body>
|
|
</html>
|