From 2d4ad91db273b910fa285add8398c2a7f65ede4f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 11:07:18 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 329fc51..fc1df09 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -119,7 +119,6 @@ export default function ContactPage() { showRating={true} animationType="slide-up" textboxLayout="default" - useInvertedBackground={false} carouselMode="buttons" /> @@ -150,7 +149,6 @@ export default function ContactPage() { ]} textPosition="left" faqsAnimation="slide-up" - useInvertedBackground={false} animationType="smooth" /> -- 2.49.1