Update src/app/contact/page.tsx

This commit is contained in:
2026-03-10 11:07:18 +00:00
parent 31ca7d2976
commit 2d4ad91db2

View File

@@ -119,7 +119,6 @@ export default function ContactPage() {
showRating={true}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
carouselMode="buttons"
/>
</div>
@@ -150,7 +149,6 @@ export default function ContactPage() {
]}
textPosition="left"
faqsAnimation="slide-up"
useInvertedBackground={false}
animationType="smooth"
/>
</div>