Merge version_9 into main

Merge version_9 into main
This commit was merged in pull request #27.
This commit is contained in:
2026-03-10 11:10:47 +00:00

View File

@@ -89,6 +89,7 @@ export default function ContactPage() {
termsText="We'll never share your information and respect your privacy."
onSubmit={(email) => console.log('Form submitted with email:', email)}
centered={true}
useInvertedBackground={false}
/>
</div>