Update src/app/page.tsx

This commit is contained in:
2026-03-19 12:27:04 +00:00
parent 205b4bec47
commit 5e4808a63c

View File

@@ -169,7 +169,7 @@ export default function LandingPage() {
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
faqsAnimation="blur-reveal" faqsAnimation="smooth"
faqs={[ 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: "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." }, { 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." },