Merge version_9 into main #26

Merged
bender merged 1 commits from version_9 into main 2026-03-10 11:08:48 +00:00

View File

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