diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index fc1df09..915892a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -120,6 +120,7 @@ export default function ContactPage() { animationType="slide-up" textboxLayout="default" carouselMode="buttons" + useInvertedBackground={false} /> @@ -150,6 +151,7 @@ export default function ContactPage() { textPosition="left" faqsAnimation="slide-up" animationType="smooth" + useInvertedBackground={false} />