Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-03 14:06:51 +00:00

View File

@@ -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>