Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Update frontend/src/pages/LandingPage.jsx
Browse files
frontend/src/pages/LandingPage.jsx
CHANGED
|
@@ -984,7 +984,7 @@ export const LandingPage = () => {
|
|
| 984 |
|
| 985 |
<div>
|
| 986 |
<h4 className="font-bold text-on-surface text-[14px]">4. Your Rights (GDPR & CCPA)</h4>
|
| 987 |
-
<p className="mt-1">Depending on your jurisdiction, you have the right to access, correct, delete, or restrict the processing of your personal data. You can request a complete data export or account deletion by contacting
|
| 988 |
</div>
|
| 989 |
</div>
|
| 990 |
</div>
|
|
|
|
| 984 |
|
| 985 |
<div>
|
| 986 |
<h4 className="font-bold text-on-surface text-[14px]">4. Your Rights (GDPR & CCPA)</h4>
|
| 987 |
+
<p className="mt-1">Depending on your jurisdiction, you have the right to access, correct, delete, or restrict the processing of your personal data. You can request a complete data export or account deletion by contacting info@larxius.com.</p>
|
| 988 |
</div>
|
| 989 |
</div>
|
| 990 |
</div>
|