Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-20 05:08:58 +00:00

View File

@@ -51,10 +51,10 @@ export default function LandingPage() {
background={{ variant: "sparkles-gradient" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837343.jpg?_wi=1", imageAlt: "Featured dropship product showcase"
imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837343.jpg", imageAlt: "Featured dropship product showcase"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-colored-transparent-sunglasses_52683-107579.jpg?_wi=1", imageAlt: "Premium product display"
imageSrc: "http://img.b2bpic.net/free-photo/still-life-colored-transparent-sunglasses_52683-107579.jpg", imageAlt: "Premium product display"
}
]}
mediaAnimation="slide-up"
@@ -82,11 +82,11 @@ export default function LandingPage() {
products={[
{
id: "prod-1", brand: "Premium", name: "Wireless Earbuds Pro", price: "$24.99", rating: 5,
reviewCount: "842", imageSrc: "http://img.b2bpic.net/free-photo/podium-sand-background-display-with-sunshade-shadow-background-cosmetic-perfume-fa_1258-168460.jpg?_wi=1", imageAlt: "Wireless earbuds product"
reviewCount: "842", imageSrc: "http://img.b2bpic.net/free-photo/podium-sand-background-display-with-sunshade-shadow-background-cosmetic-perfume-fa_1258-168460.jpg", imageAlt: "Wireless earbuds product"
},
{
id: "prod-2", brand: "Luxe", name: "Smart Watch Series 5", price: "$34.99", rating: 5,
reviewCount: "756", imageSrc: "http://img.b2bpic.net/free-photo/summer-stylish-background-with-summer-accessories-summer-concept_169016-2157.jpg?_wi=1", imageAlt: "Smart watch product"
reviewCount: "756", imageSrc: "http://img.b2bpic.net/free-photo/summer-stylish-background-with-summer-accessories-summer-concept_169016-2157.jpg", imageAlt: "Smart watch product"
},
{
id: "prod-3", brand: "Elite", name: "USB-C Power Bank", price: "$19.99", rating: 5,
@@ -109,16 +109,16 @@ export default function LandingPage() {
gridVariant="two-items-per-row"
features={[
{
title: "Instant Product Integration", description: "Access thousands of verified suppliers with one click. No manual data entry, no sourcing headaches.", imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837343.jpg?_wi=2", imageAlt: "Product integration feature"
title: "Instant Product Integration", description: "Access thousands of verified suppliers with one click. No manual data entry, no sourcing headaches.", imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837343.jpg", imageAlt: "Product integration feature"
},
{
title: "Automated Order Fulfillment", description: "Orders automatically flow to suppliers. We handle printing, packing, and shipping directly to customers.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-colored-transparent-sunglasses_52683-107579.jpg?_wi=2", imageAlt: "Order fulfillment automation"
title: "Automated Order Fulfillment", description: "Orders automatically flow to suppliers. We handle printing, packing, and shipping directly to customers.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-colored-transparent-sunglasses_52683-107579.jpg", imageAlt: "Order fulfillment automation"
},
{
title: "Real-Time Analytics", description: "Track sales, margins, and customer behavior with detailed dashboards. Make data-driven decisions instantly.", imageSrc: "http://img.b2bpic.net/free-photo/podium-sand-background-display-with-sunshade-shadow-background-cosmetic-perfume-fa_1258-168460.jpg?_wi=2", imageAlt: "Analytics dashboard"
title: "Real-Time Analytics", description: "Track sales, margins, and customer behavior with detailed dashboards. Make data-driven decisions instantly.", imageSrc: "http://img.b2bpic.net/free-photo/podium-sand-background-display-with-sunshade-shadow-background-cosmetic-perfume-fa_1258-168460.jpg", imageAlt: "Analytics dashboard"
},
{
title: "24/7 Customer Support", description: "Our expert team is always ready to help. Live chat, email, and priority support for all plans.", imageSrc: "http://img.b2bpic.net/free-photo/summer-stylish-background-with-summer-accessories-summer-concept_169016-2157.jpg?_wi=2", imageAlt: "Customer support"
title: "24/7 Customer Support", description: "Our expert team is always ready to help. Live chat, email, and priority support for all plans.", imageSrc: "http://img.b2bpic.net/free-photo/summer-stylish-background-with-summer-accessories-summer-concept_169016-2157.jpg", imageAlt: "Customer support"
}
]}
/>
@@ -135,13 +135,7 @@ export default function LandingPage() {
useInvertedBackground={false}
names={["Amazon", "Shopify", "eBay", "Stripe", "PayPal", "Wix", "Square"]}
logos={[
{ src: "http://img.b2bpic.net/free-vector/set-flat-design-e-commerce-logos_23-2148944158.jpg", alt: "Amazon" },
{ src: "http://img.b2bpic.net/free-vector/flat-design-online-shop-logo-collection_23-2148946348.jpg", alt: "Shopify" },
{ src: "http://img.b2bpic.net/free-photo/cyber-monday-event-elements-miniature_23-2148675062.jpg", alt: "eBay" },
{ src: "http://img.b2bpic.net/free-vector/gradient-technology-logo-template-companies_52683-14451.jpg", alt: "Stripe" },
{ src: "http://img.b2bpic.net/free-vector/gradient-money-logo-design_23-2150934168.jpg", alt: "PayPal" },
{ src: "http://img.b2bpic.net/free-vector/content-management-system-landing-page_23-2148818326.jpg", alt: "Wix" },
{ src: "http://img.b2bpic.net/free-vector/blue-logo-insurance-money_1057-2819.jpg", alt: "Square" }
"http://img.b2bpic.net/free-vector/set-flat-design-e-commerce-logos_23-2148944158.jpg", "http://img.b2bpic.net/free-vector/flat-design-online-shop-logo-collection_23-2148946348.jpg", "http://img.b2bpic.net/free-photo/cyber-monday-event-elements-miniature_23-2148675062.jpg", "http://img.b2bpic.net/free-vector/gradient-technology-logo-template-companies_52683-14451.jpg", "http://img.b2bpic.net/free-vector/gradient-money-logo-design_23-2150934168.jpg", "http://img.b2bpic.net/free-vector/content-management-system-landing-page_23-2148818326.jpg", "http://img.b2bpic.net/free-vector/blue-logo-insurance-money_1057-2819.jpg"
]}
/>
</div>
@@ -269,7 +263,7 @@ export default function LandingPage() {
id: "faq-6", title: "Is there a setup fee?", content: "No setup fees, no hidden charges. You only pay your monthly subscription. Cancel anytime."
}
]}
imageSrc="http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837343.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837343.jpg"
imageAlt="FAQ support resources"
mediaAnimation="slide-up"
mediaPosition="right"