From 3946ae79f1faf78cb52a23232d9e345ea712c8b4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 23:01: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 6ee5544..489069f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -263,7 +263,7 @@ export default function LandingPage() { buttonAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - faqsAnimation="smooth" + faqsAnimation="slide-up" faqs={[ { id: "1", title: "What is the delivery timeframe?", content: "Most items are delivered within 2-4 weeks from order confirmation. Custom orders may take 6-8 weeks. We provide tracking updates throughout the process." -- 2.49.1