Update src/app/page.tsx
This commit is contained in:
@@ -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." },
|
||||||
|
|||||||
Reference in New Issue
Block a user