diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b92003..fec3f59 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -272,8 +272,8 @@ export default function LandingPage() { } ]} useInvertedBackground={true} - animationType="slide-up" - faqsAnimation="smooth" + faqsAnimation="slide-up" + animationType="instant" />