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." },