From a465f8ff738e07737d098e396556dd7c036704a3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 04:44:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9f50ef2..512508c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -229,7 +229,7 @@ export default function LandingPage() { ]} textPosition="left" useInvertedBackground={false} - faqsAnimation="smooth" + faqsAnimation="slide-up" animationType="smooth" /> -- 2.49.1