Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-03-19 12:27:38 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
{ text: "Get Started Free", href: "#products" }, { text: "Get Started Free", href: "#products" },
{ text: "Watch Demo", href: "#features" } { text: "Watch Demo", href: "#features" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="blur-reveal"
mediaItems={[ mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/cotton-plants-still-life_23-2151158815.jpg", imageAlt: "modern ecommerce product showcase display" }, { imageSrc: "http://img.b2bpic.net/free-photo/cotton-plants-still-life_23-2151158815.jpg", imageAlt: "modern ecommerce product showcase display" },
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-open-laptop-with-chroma-key-green-screen-standing-clothing-rack-black-friday-sales-retail-store-inventory-management-softwares-apparel-retail_482257-72301.jpg", imageAlt: "product display elegant lifestyle photography" }, { imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-open-laptop-with-chroma-key-green-screen-standing-clothing-rack-black-friday-sales-retail-store-inventory-management-softwares-apparel-retail_482257-72301.jpg", imageAlt: "product display elegant lifestyle photography" },
@@ -169,7 +169,7 @@ export default function LandingPage() {
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
faqsAnimation="smooth" faqsAnimation="blur-reveal"
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." },