From 1a96381fb3a82c4eefbdd0e1774dc7d78767ec0e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:53:01 +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 84e2f5f..df85e5b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -204,7 +204,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Find answers to common questions about therapy services, insurance, scheduling, and our therapeutic approach." textboxLayout="default" - animationType="slide-up" + animationType="smooth" faqsAnimation="blur-reveal" useInvertedBackground={false} faqs={[ -- 2.49.1