From 5e4808a63cf396f08e1fbeb2c4b431b00fb24f44 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 12:27:04 +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 5195be6..e69ae59 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,7 +169,7 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - faqsAnimation="blur-reveal" + faqsAnimation="smooth" faqs={[ { id: "1", title: "How do I get started?", content: "Sign up for a free account, connect your suppliers, and start listing products within minutes. Our onboarding guide walks you through every step." }, { id: "2", title: "What fees do you charge?", content: "We charge a small commission on each order fulfilled through our platform. There are no hidden fees, and you only pay when you make sales." },