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 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."
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user