Merge version_1 into main #3
@@ -64,7 +64,8 @@ export default function ContactPage() {
|
||||
title="Privacy Policy"
|
||||
sections={[
|
||||
{
|
||||
heading: "Data Usage", content: "We respect your privacy."},
|
||||
heading: "Data Usage", content: [{ type: "paragraph", text: "We respect your privacy." }]
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user