larxius commited on
Commit
64a1dcc
·
verified ·
1 Parent(s): fb43dc2

Update frontend/src/pages/LandingPage.jsx

Browse files
Files changed (1) hide show
  1. frontend/src/pages/LandingPage.jsx +1 -1
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 &amp; 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 legal@larshield.com.</p>
988
  </div>
989
  </div>
990
  </div>
 
984
 
985
  <div>
986
  <h4 className="font-bold text-on-surface text-[14px]">4. Your Rights (GDPR &amp; 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>