diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1848952..4f7ccb7 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -54,7 +54,7 @@ export default function ContactPage() { title="Privacy Policy" sections={[ { - heading: "Data Usage", content: { type: "paragraph", text: "We process your personal data for appointment scheduling only." }, + heading: "Data Usage", content: { text: "We process your personal data for appointment scheduling only." }, }, ]} />