Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-10 13:14:46 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="medium"
sizing="mediumLargeSizeLargeTitles"
background="aurora"
background="circleGradient"
cardStyle="inset"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="radial-glow"
@@ -48,19 +48,19 @@ export default function LandingPage() {
tag="Trusted by 50K+ Sellers"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-psd/sales-template-design_23-2150816213.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-psd/sales-template-design_23-2150816213.jpg"
imageAlt="Dropshipping platform interface"
mediaAnimation="slide-up"
testimonials={[
{
name: "Maria Chen", handle: "CEO, EcommercePro", testimonial: "Grew my business from $0 to $50K/month in 6 months using this platform. Incredible support!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-with-amulet-neck-is-posing-photographer-dark-photo-studio_613910-3849.jpg?_wi=1"
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-with-amulet-neck-is-posing-photographer-dark-photo-studio_613910-3849.jpg"
},
{
name: "James Rodriguez", handle: "Founder, GlobalShop", testimonial: "The automation tools saved me 20 hours per week. Best investment for my dropshipping business.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-bearded-man-dressed-wool-jacket-bow-tie_613910-3110.jpg?_wi=1"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-bearded-man-dressed-wool-jacket-bow-tie_613910-3110.jpg"
}
]}
testimonialRotationInterval={5000}
@@ -76,16 +76,13 @@ export default function LandingPage() {
<ProductCardTwo
products={[
{
id: "1", brand: "TechElite", name: "Premium Wireless Headphones", price: "$89.99", rating: 5,
reviewCount: "2.4k", imageSrc: "http://img.b2bpic.net/free-photo/sustainability-concept-with-blank-geometric-forms-growing-plant_23-2148994245.jpg?_wi=1", imageAlt: "Wireless headphones product"
id: "1", brand: "TechElite", name: "Premium Wireless Headphones", price: "$89.99", rating: 5, reviewCount: "2.4k", imageSrc: "http://img.b2bpic.net/free-photo/sustainability-concept-with-blank-geometric-forms-growing-plant_23-2148994245.jpg", imageAlt: "Wireless headphones product"
},
{
id: "2", brand: "StyleMax", name: "Designer Smart Watch", price: "$199.99", rating: 5,
reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-package-laptop_23-2148675036.jpg", imageAlt: "Smart watch product"
id: "2", brand: "StyleMax", name: "Designer Smart Watch", price: "$199.99", rating: 5, reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-package-laptop_23-2148675036.jpg", imageAlt: "Smart watch product"
},
{
id: "3", brand: "PowerGear", name: "Ultra Fast Phone Charger", price: "$49.99", rating: 5,
reviewCount: "3.2k", imageSrc: "http://img.b2bpic.net/free-photo/elegant-black-gold-podium-with-spotlight-product-presentation_84443-73952.jpg", imageAlt: "Phone charger product"
id: "3", brand: "PowerGear", name: "Ultra Fast Phone Charger", price: "$49.99", rating: 5, reviewCount: "3.2k", imageSrc: "http://img.b2bpic.net/free-photo/elegant-black-gold-podium-with-spotlight-product-presentation_84443-73952.jpg", imageAlt: "Phone charger product"
}
]}
title="Trending Products"
@@ -119,12 +116,10 @@ export default function LandingPage() {
<FeatureCardTwentyFour
features={[
{
id: "1", title: "Auto Order Processing", author: "Operations Team", description: "Automatically sync orders from all channels and forward to suppliers. No manual work required.", tags: ["Automation", "Efficiency"],
imageSrc: "http://img.b2bpic.net/free-psd/sales-template-design_23-2150816213.jpg?_wi=2", imageAlt: "Auto order processing"
id: "1", title: "Auto Order Processing", author: "Operations Team", description: "Automatically sync orders from all channels and forward to suppliers. No manual work required.", tags: ["Automation", "Efficiency"], imageSrc: "http://img.b2bpic.net/free-psd/sales-template-design_23-2150816213.jpg", imageAlt: "Auto order processing"
},
{
id: "2", title: "Multi-Channel Selling", author: "Sales Team", description: "Sell on Shopify, Amazon, eBay, and your own store simultaneously with unified inventory management.", tags: ["Integration", "Scalability"],
imageSrc: "http://img.b2bpic.net/free-photo/sustainability-concept-with-blank-geometric-forms-growing-plant_23-2148994245.jpg?_wi=2", imageAlt: "Multi-channel selling"
id: "2", title: "Multi-Channel Selling", author: "Sales Team", description: "Sell on Shopify, Amazon, eBay, and your own store simultaneously with unified inventory management.", tags: ["Integration", "Scalability"], imageSrc: "http://img.b2bpic.net/free-photo/sustainability-concept-with-blank-geometric-forms-growing-plant_23-2148994245.jpg", imageAlt: "Multi-channel selling"
}
]}
title="Why Choose DropHub"
@@ -142,18 +137,15 @@ export default function LandingPage() {
plans={[
{
id: "starter", badge: "Starter", badgeIcon: Zap,
price: "$29/mo", subtitle: "Perfect for beginners", buttons: [{ text: "Start Free", href: "https://example.com/signup" }],
features: ["Up to 100 orders/month", "Basic automation", "Email support", "Single store integration"]
price: "$29/mo", subtitle: "Perfect for beginners", buttons: [{ text: "Start Free", href: "https://example.com/signup" }], features: ["Up to 100 orders/month", "Basic automation", "Email support", "Single store integration"]
},
{
id: "professional", badge: "Professional", badgeIcon: Sparkles,
price: "$99/mo", subtitle: "For growing businesses", buttons: [{ text: "Start Free", href: "https://example.com/signup" }],
features: ["Unlimited orders", "Advanced automation", "Priority support", "Multi-store integration", "Analytics dashboard"]
price: "$99/mo", subtitle: "For growing businesses", buttons: [{ text: "Start Free", href: "https://example.com/signup" }], features: ["Unlimited orders", "Advanced automation", "Priority support", "Multi-store integration", "Analytics dashboard"]
},
{
id: "enterprise", badge: "Enterprise", badgeIcon: Crown,
price: "Custom", subtitle: "For large operations", buttons: [{ text: "Contact Sales", href: "https://example.com/contact" }],
features: ["Unlimited everything", "Custom integrations", "Dedicated account manager", "API access", "White-label options"]
price: "Custom", subtitle: "For large operations", buttons: [{ text: "Contact Sales", href: "https://example.com/contact" }], features: ["Unlimited everything", "Custom integrations", "Dedicated account manager", "API access", "White-label options"]
}
]}
title="Simple, Transparent Pricing"
@@ -169,20 +161,16 @@ export default function LandingPage() {
<TestimonialCardThirteen
testimonials={[
{
id: "1", name: "Sarah Martinez", handle: "@sarahecom", testimonial: "This platform completely transformed my dropshipping business. The automation features alone saved me countless hours every week.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-with-amulet-neck-is-posing-photographer-dark-photo-studio_613910-3849.jpg?_wi=2"
id: "1", name: "Sarah Martinez", handle: "@sarahecom", testimonial: "This platform completely transformed my dropshipping business. The automation features alone saved me countless hours every week.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-with-amulet-neck-is-posing-photographer-dark-photo-studio_613910-3849.jpg"
},
{
id: "2", name: "David Thompson", handle: "@davidshop", testimonial: "Best decision I made for my store. Customer support is responsive and the features keep getting better. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-bearded-man-dressed-wool-jacket-bow-tie_613910-3110.jpg?_wi=2"
id: "2", name: "David Thompson", handle: "@davidshop", testimonial: "Best decision I made for my store. Customer support is responsive and the features keep getting better. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-bearded-man-dressed-wool-jacket-bow-tie_613910-3110.jpg"
},
{
id: "3", name: "Lisa Wong", handle: "@lisaglobal", testimonial: "From zero to six figures with this platform. The multi-channel integration is seamless and their tutorials are excellent.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businessman-walking-near-business-center_171337-19784.jpg"
id: "3", name: "Lisa Wong", handle: "@lisaglobal", testimonial: "From zero to six figures with this platform. The multi-channel integration is seamless and their tutorials are excellent.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businessman-walking-near-business-center_171337-19784.jpg"
},
{
id: "4", name: "Michael Foster", handle: "@michaeldrop", testimonial: "Tried other platforms but DropHub stands out. The pricing is fair, the features are powerful, and the team actually cares.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg"
id: "4", name: "Michael Foster", handle: "@michaeldrop", testimonial: "Tried other platforms but DropHub stands out. The pricing is fair, the features are powerful, and the team actually cares.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg"
}
]}
title="Loved by Our Community"