Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-07 01:29:27 +00:00

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="small"
sizing="large"
background="noise"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="double-inset"
secondaryButtonStyle="solid"
@@ -47,12 +47,14 @@ export default function LandingPage() {
description="Connect with thousands of verified suppliers, manage inventory seamlessly, and scale your online business. Access our powerful platform designed to streamline every aspect of dropshipping operations."
tag="E-Commerce Revolution"
tagIcon={Zap}
background={{ variant: "noise" }}
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148360995.jpg?_wi=1", imageAlt: "Dropship business dashboard"},
imageSrc: "http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148360995.jpg", imageAlt: "Dropship business dashboard"
},
{
imageSrc: "http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148360995.jpg?_wi=2", imageAlt: "Global marketplace platform"},
imageSrc: "http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148360995.jpg", imageAlt: "Global marketplace platform"
},
]}
rating={5}
ratingText="Trusted by 50,000+ Sellers"
@@ -76,13 +78,16 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "TrendTech", name: "Wireless Smart Watch Pro", price: "$89.99", rating: 5,
reviewCount: "12.5k", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-sale-woman-sitting-with-paper-shopping-bags_171337-14401.jpg", imageAlt: "Wireless Smart Watch Pro"},
reviewCount: "12.5k", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-sale-woman-sitting-with-paper-shopping-bags_171337-14401.jpg", imageAlt: "Wireless Smart Watch Pro"
},
{
id: "2", brand: "HomeComfort", name: "Ergonomic Memory Foam Pillow", price: "$45.99", rating: 4,
reviewCount: "8.2k", imageSrc: "http://img.b2bpic.net/free-vector/floral-hand-drawn-haus-interior-design-flyer_23-2149706479.jpg", imageAlt: "Ergonomic Memory Foam Pillow"},
reviewCount: "8.2k", imageSrc: "http://img.b2bpic.net/free-vector/floral-hand-drawn-haus-interior-design-flyer_23-2149706479.jpg", imageAlt: "Ergonomic Memory Foam Pillow"
},
{
id: "3", brand: "StylePro", name: "Premium Sunglasses UV Protection", price: "$67.50", rating: 5,
reviewCount: "9.8k", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-photography-studio_23-2150254689.jpg", imageAlt: "Premium Sunglasses UV Protection"},
reviewCount: "9.8k", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-photography-studio_23-2150254689.jpg", imageAlt: "Premium Sunglasses UV Protection"
},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -104,19 +109,22 @@ export default function LandingPage() {
id: "starter", tag: "Starter Plan", tagIcon: Zap,
price: "$0", period: "/month", description: "Perfect for testing the platform and small businesses just getting started.", button: { text: "Start Free", href: "#contact" },
featuresTitle: "What's Included:", features: [
"Up to 100 products", "Basic analytics dashboard", "Email support", "Standard integrations"],
"Up to 100 products", "Basic analytics dashboard", "Email support", "Standard integrations"
],
},
{
id: "pro", tag: "Pro Plan", tagIcon: Crown,
price: "$99", period: "/month", description: "For growing businesses ready to scale their operations professionally.", button: { text: "Start Pro Trial", href: "#contact" },
featuresTitle: "What's Included:", features: [
"Unlimited products", "Advanced analytics & reports", "Priority email & chat support", "Custom integrations", "API access", "Multi-warehouse support"],
"Unlimited products", "Advanced analytics & reports", "Priority email & chat support", "Custom integrations", "API access", "Multi-warehouse support"
],
},
{
id: "enterprise", tag: "Enterprise Plan", tagIcon: Rocket,
price: "Custom", period: "/month", description: "For large-scale operations requiring dedicated support and custom features.", button: { text: "Contact Sales", href: "#contact" },
featuresTitle: "What's Included:", features: [
"Everything in Pro", "Dedicated account manager", "24/7 phone support", "Custom workflows", "White-label options", "SLA guarantees"],
"Everything in Pro", "Dedicated account manager", "24/7 phone support", "Custom workflows", "White-label options", "SLA guarantees"
],
},
]}
animationType="slide-up"
@@ -134,9 +142,11 @@ export default function LandingPage() {
tagIcon={Shield}
tagAnimation="slide-up"
names={[
"Amazon", "Shopify", "PayPal", "Stripe", "FedEx", "UPS", "DHL", "Square"]}
"Amazon", "Shopify", "PayPal", "Stripe", "FedEx", "UPS", "DHL", "Square"
]}
logos={[
"http://img.b2bpic.net/free-vector/logo-with-blue-arrow-green-arrow_1057-2159.jpg", "http://img.b2bpic.net/free-vector/gradient-instagram-shop-logo-template_23-2149709629.jpg", "http://img.b2bpic.net/free-vector/gradient-ap-monogram-logo_23-2150202833.jpg", "http://img.b2bpic.net/free-vector/creative-business-card-template_52683-5031.jpg", "http://img.b2bpic.net/free-vector/abstract-classic-blue-business-card-template_52683-32295.jpg", "http://img.b2bpic.net/free-vector/gradient-rounded-abstract-business-logotype_23-2148200664.jpg", "http://img.b2bpic.net/free-vector/flat-mosaic-brand-stationery-set_23-2149036119.jpg", "http://img.b2bpic.net/free-vector/modern-geometric-monoline-logos_23-2147695309.jpg"]}
"http://img.b2bpic.net/free-vector/logo-with-blue-arrow-green-arrow_1057-2159.jpg", "http://img.b2bpic.net/free-vector/gradient-instagram-shop-logo-template_23-2149709629.jpg", "http://img.b2bpic.net/free-vector/gradient-ap-monogram-logo_23-2150202833.jpg", "http://img.b2bpic.net/free-vector/creative-business-card-template_52683-5031.jpg", "http://img.b2bpic.net/free-vector/abstract-classic-blue-business-card-template_52683-32295.jpg", "http://img.b2bpic.net/free-vector/gradient-rounded-abstract-business-logotype_23-2148200664.jpg", "http://img.b2bpic.net/free-vector/flat-mosaic-brand-stationery-set_23-2149036119.jpg", "http://img.b2bpic.net/free-vector/modern-geometric-monoline-logos_23-2147695309.jpg"
]}
textboxLayout="default"
useInvertedBackground={false}
speed={40}
@@ -155,22 +165,28 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Mitchell", role: "Store Owner", company: "Trendy Goods Co", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg", imageAlt: "Sarah Mitchell"},
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing-with-copy-space_23-2148728583.jpg", imageAlt: "Sarah Mitchell"
},
{
id: "2", name: "James Chen", role: "Founder", company: "Digital Marketplace Pro", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-businessman-black-wall_176420-3459.jpg", imageAlt: "James Chen"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-businessman-black-wall_176420-3459.jpg", imageAlt: "James Chen"
},
{
id: "3", name: "Maria Rodriguez", role: "Business Manager", company: "Global Retail Solutions", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-confident-young-woman-working-retail-business-industry-promote-company-advertise-join-her-team-smiling-self-assured-pleased-camera-stand-hall_197531-22167.jpg", imageAlt: "Maria Rodriguez"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-confident-young-woman-working-retail-business-industry-promote-company-advertise-join-her-team-smiling-self-assured-pleased-camera-stand-hall_197531-22167.jpg", imageAlt: "Maria Rodriguez"
},
{
id: "4", name: "David Thompson", role: "E-Commerce Director", company: "Innovation Stores Ltd", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-young-man-wearing-casual-shirt-trousers_158538-19377.jpg", imageAlt: "David Thompson"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-young-man-wearing-casual-shirt-trousers_158538-19377.jpg", imageAlt: "David Thompson"
},
{
id: "5", name: "Emily Watson", role: "Entrepreneur", company: "Swift Commerce", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-caucasian-woman-office-looking-camera_23-2148187145.jpg", imageAlt: "Emily Watson"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-caucasian-woman-office-looking-camera_23-2148187145.jpg", imageAlt: "Emily Watson"
},
{
id: "6", name: "Michael Park", role: "Operations Manager", company: "Premium Sellers Network", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg", imageAlt: "Michael Park"},
imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg", imageAlt: "Michael Park"
},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -218,17 +234,23 @@ export default function LandingPage() {
tagAnimation="slide-up"
faqs={[
{
id: "1", title: "How do I get started with dropshipping?", content: "Getting started is easy! Sign up for a free account, browse our product catalog, connect your store, and start listing products. Our onboarding team will guide you through the entire process."},
id: "1", title: "How do I get started with dropshipping?", content: "Getting started is easy! Sign up for a free account, browse our product catalog, connect your store, and start listing products. Our onboarding team will guide you through the entire process."
},
{
id: "2", title: "What are the fees and commissions?", content: "We charge a small transaction fee per order. There are no hidden fees or setup costs. The exact percentage depends on your plan, with the Starter plan being completely free."},
id: "2", title: "What are the fees and commissions?", content: "We charge a small transaction fee per order. There are no hidden fees or setup costs. The exact percentage depends on your plan, with the Starter plan being completely free."
},
{
id: "3", title: "How fast is shipping?", content: "Average shipping times are 5-14 business days depending on location and carrier. We partner with major carriers like FedEx, UPS, and DHL for reliable delivery."},
id: "3", title: "How fast is shipping?", content: "Average shipping times are 5-14 business days depending on location and carrier. We partner with major carriers like FedEx, UPS, and DHL for reliable delivery."
},
{
id: "4", title: "Can I integrate with my existing store?", content: "Yes! We support integrations with Shopify, WooCommerce, BigCommerce, and other major platforms. We also provide API access for custom integrations."},
id: "4", title: "Can I integrate with my existing store?", content: "Yes! We support integrations with Shopify, WooCommerce, BigCommerce, and other major platforms. We also provide API access for custom integrations."
},
{
id: "5", title: "What support options are available?", content: "We offer email support for all plans, and premium plans include priority chat support and phone support. Enterprise customers get a dedicated account manager available 24/7."},
id: "5", title: "What support options are available?", content: "We offer email support for all plans, and premium plans include priority chat support and phone support. Enterprise customers get a dedicated account manager available 24/7."
},
{
id: "6", title: "Is there a return policy for customers?", content: "Yes, our suppliers offer standard return policies. Most products have 30-day return windows. We handle all return logistics on our Pro and Enterprise plans."},
id: "6", title: "Is there a return policy for customers?", content: "Yes, our suppliers offer standard return policies. Most products have 30-day return windows. We handle all return logistics on our Pro and Enterprise plans."
},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-having-video-call-home-laptop-device_23-2150764763.jpg"
imageAlt="Customer support team"