diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index 7b315af..f94c47a 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -26,22 +26,10 @@ export default function LandingPage() {
@@ -50,16 +38,9 @@ export default function LandingPage() {
@@ -69,12 +50,7 @@ export default function LandingPage() {
title="Privacy Policy"
sections={[
{
- heading: "Data Usage",
- content: {
- type: "paragraph",
- text: "We respect your digital footprint and use data only to improve game performance.",
- },
- },
+ heading: "Data Usage", content: "We respect your digital footprint and use data only to improve game performance."},
]}
/>
@@ -82,48 +58,19 @@ export default function LandingPage() {