Merge version_1 into main #2
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
title="Start Your Dropshipping Business Today"
|
||||
description="Build a thriving online store without inventory headaches. DropHub makes it simple to source, manage, and sell products globally with minimal investment."
|
||||
background="plain"
|
||||
background={{ variant: "plain" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/diverse-business-leaders-meeting-sharing-ideas-corporate-growth_482257-123661.jpg", alt: "Dropshipping Dashboard"
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
title: "24/7 Expert Support", description: "Our dedicated team is always here to help you grow your business and solve any challenges.", icon: Headphones
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diverse-business-leaders-meeting-sharing-ideas-corporate-growth_482257-123661.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diverse-business-leaders-meeting-sharing-ideas-corporate-growth_482257-123661.jpg"
|
||||
imageAlt="Dashboard Screenshot"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="split"
|
||||
@@ -107,37 +107,37 @@ export default function LandingPage() {
|
||||
id: "1", title: "Automatic Inventory Sync", descriptions: [
|
||||
"Real-time inventory synchronization across all suppliers.", "Never oversell or deal with out-of-stock issues again."
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-meeting-sharing-ideas-corporate-growth_482257-123661.jpg?_wi=2", imageAlt: "Inventory Sync"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-meeting-sharing-ideas-corporate-growth_482257-123661.jpg", imageAlt: "Inventory Sync"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Smart Pricing Tools", descriptions: [
|
||||
"Set profit margins automatically with intelligent pricing algorithms.", "Stay competitive while maximizing your earnings."
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-meeting-sharing-ideas-corporate-growth_482257-123661.jpg?_wi=3", imageAlt: "Pricing Tools"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-meeting-sharing-ideas-corporate-growth_482257-123661.jpg", imageAlt: "Pricing Tools"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Order Management Hub", descriptions: [
|
||||
"Process, track, and manage orders from a single dashboard.", "Automatic shipping label generation and customer notifications."
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-meeting-sharing-ideas-corporate-growth_482257-123661.jpg?_wi=4", imageAlt: "Order Management"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-meeting-sharing-ideas-corporate-growth_482257-123661.jpg", imageAlt: "Order Management"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Multi-Channel Selling", descriptions: [
|
||||
"Sync your store to multiple platforms automatically.", "Manage all channels from one unified control center."
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-meeting-sharing-ideas-corporate-growth_482257-123661.jpg?_wi=5", imageAlt: "Multi-Channel"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-meeting-sharing-ideas-corporate-growth_482257-123661.jpg", imageAlt: "Multi-Channel"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Marketing Automation", descriptions: [
|
||||
"Built-in email campaigns and promotional tools.", "Drive repeat customers and increase lifetime value."
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-meeting-sharing-ideas-corporate-growth_482257-123661.jpg?_wi=6", imageAlt: "Marketing"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-meeting-sharing-ideas-corporate-growth_482257-123661.jpg", imageAlt: "Marketing"
|
||||
},
|
||||
{
|
||||
id: "6", title: "Advanced Analytics", descriptions: [
|
||||
"Deep insights into your business performance and trends.", "Make data-driven decisions to scale your profits."
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-meeting-sharing-ideas-corporate-growth_482257-123661.jpg?_wi=7", imageAlt: "Analytics"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-meeting-sharing-ideas-corporate-growth_482257-123661.jpg", imageAlt: "Analytics"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Feature section"
|
||||
|
||||
Reference in New Issue
Block a user