Update src/app/contact/page.tsx
This commit is contained in:
@@ -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." },
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user