Update src/app/contact/page.tsx

This commit is contained in:
2026-05-09 12:32:58 +00:00
parent c9085609d9
commit 12e8129f1b

View File

@@ -54,7 +54,7 @@ export default function ContactPage() {
title="Privacy Policy"
sections={[
{
heading: "Data Collection", content: { type: "paragraph", text: "We respect your privacy and protect your data." }
heading: "Data Collection", content: "We respect your privacy and protect your data."
}
]}
/>