Merge version_1 into main #4
@@ -55,7 +55,7 @@ export default function ContactPage() {
|
||||
layout="section"
|
||||
title="Privacy Policy"
|
||||
sections={[
|
||||
{ heading: "Data Handling", content: "We handle your information with the utmost confidentiality." },
|
||||
{ heading: "Data Handling", content: [{ type: "paragraph", text: "We handle your information with the utmost confidentiality." }] },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user