From ec0b7b642074c939c9504276cfe65fef11b4bd2c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 12:47:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 70d081f..e6d4910 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -182,6 +182,7 @@ export default function LandingPage() { ]} textPosition="left" useInvertedBackground={false} + faqsAnimation="slide-up" animationType="smooth" /> -- 2.49.1