Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-05-06 18:21:42 +00:00

View File

@@ -54,7 +54,7 @@ export default function ContactPage() {
title="Privacy Policy"
sections={[
{
heading: "Data Usage", content: { text: "We process your personal data for appointment scheduling only." },
heading: "Data Usage", content: { type: "paragraph", text: "We process your personal data for appointment scheduling only." },
},
]}
/>