Merge version_1 into main #5
@@ -68,7 +68,7 @@ export default function ContactPage() {
|
||||
layout="section"
|
||||
title="Privacy Policy"
|
||||
sections={[
|
||||
{ heading: "Data Usage", content: { text: "We value your privacy and only use data to improve your experience." } }
|
||||
{ heading: "Data Usage", content: { type: "paragraph", text: "We value your privacy and only use data to improve your experience." } }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user