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