Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-21 00:03:17 +00:00

View File

@@ -43,14 +43,14 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="DropShip Pro"
description="Launch your dropshipping empire. Curated products, seamless fulfillment, and proven marketing strategies to scale your ecommerce business."
background="aurora"
background={{ variant: "aurora" }}
buttons={[
{ text: "Start Free Trial", href: "#pricing" },
{ text: "See Products", href: "#products" }
]}
buttonAnimation="slide-up"
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/diverse-employees-working-customers-orders-putting-fashionable-clothes-carton-boxes-clothing-store-boutique-workers-preparing-packages-delivery-shopping-mall-fashion-concept_482257-69950.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/diverse-employees-working-customers-orders-putting-fashionable-clothes-carton-boxes-clothing-store-boutique-workers-preparing-packages-delivery-shopping-mall-fashion-concept_482257-69950.jpg"
imageAlt="Dropshipping business dashboard"
mediaAnimation="slide-up"
frameStyle="browser"
@@ -166,7 +166,7 @@ export default function LandingPage() {
id: "feature-4", title: "Multi-Channel Integration", content: "Connect Shopify, WooCommerce, Amazon, and more in minutes. Manage all your stores from one dashboard without complex API work."
}
]}
imageSrc="http://img.b2bpic.net/free-photo/diverse-employees-working-customers-orders-putting-fashionable-clothes-carton-boxes-clothing-store-boutique-workers-preparing-packages-delivery-shopping-mall-fashion-concept_482257-69950.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/diverse-employees-working-customers-orders-putting-fashionable-clothes-carton-boxes-clothing-store-boutique-workers-preparing-packages-delivery-shopping-mall-fashion-concept_482257-69950.jpg"
imageAlt="DropShip Pro dashboard features"
mediaAnimation="slide-up"
useInvertedBackground={false}