Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 08:33:48 +00:00
parent 6c74d840e9
commit 4686bccb56

View File

@@ -71,7 +71,7 @@ export default function ContactPage() {
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground="noInvert"
useInvertedBackground={false}
/>
</div>