diff --git a/src/app/page.tsx b/src/app/page.tsx index 6132f2c..0719c92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,6 +122,7 @@ export default function Page() { ]} animationType="slide-up" useInvertedBackground={true} + textboxLayout="default" /> @@ -219,6 +220,7 @@ export default function Page() { faqsAnimation="none" animationType="smooth" useInvertedBackground={false} + textboxLayout="default" />