Update src/app/contact/page.tsx

This commit is contained in:
2026-05-06 18:21:10 +00:00
parent 2a0114ba5d
commit 165d269cfb

View File

@@ -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." },
},
]}
/>