From 75a9437a43dc74f2d18aa8a1bc965bc7fc446194 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 11:06:32 +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 a9f2ea4..f159abe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -200,7 +200,7 @@ export default function LandingPage() { tagIcon={HelpCircle} tagAnimation="opacity" textboxLayout="default" - faqsAnimation="smooth" + faqsAnimation="slide-up" animationType="smooth" showCard={true} faqs={[ -- 2.49.1