Merge version_1 into main #1
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
<HeroOverlay
|
||||
title="Quality Finds, Delivered Daily"
|
||||
description="Discover curated collections and exclusive deals designed to elevate your lifestyle. Quality dropshipping, simplified."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-halloween-eye-balls-with-copy-space_23-2148609829.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-halloween-eye-balls-with-copy-space_23-2148609829.jpg?_wi=1"
|
||||
imageAlt="Curated lifestyle store hero"
|
||||
avatars={[
|
||||
{
|
||||
@@ -131,13 +131,13 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Modern Lamp",
|
||||
price: "$49",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-foods-cocktails-tall-glass_23-2149064115.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-foods-cocktails-tall-glass_23-2149064115.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Minimalist Vase",
|
||||
price: "$29",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-plants-deco_23-2149192230.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-plants-deco_23-2149192230.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -185,21 +185,21 @@ export default function LandingPage() {
|
||||
title: "Free Returns",
|
||||
description: "Not happy? Send it back free.",
|
||||
buttonIcon: "RotateCcw",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-halloween-eye-balls-with-copy-space_23-2148609829.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-halloween-eye-balls-with-copy-space_23-2148609829.jpg?_wi=2",
|
||||
imageAlt: "Minimalist black friday composition on black background",
|
||||
},
|
||||
{
|
||||
title: "Global Shipping",
|
||||
description: "Delivery to your doorstep.",
|
||||
buttonIcon: "Globe",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-foods-cocktails-tall-glass_23-2149064115.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-foods-cocktails-tall-glass_23-2149064115.jpg?_wi=2",
|
||||
imageAlt: "Minimalist black friday composition on black background",
|
||||
},
|
||||
{
|
||||
title: "24/7 Support",
|
||||
description: "We are always here to help.",
|
||||
buttonIcon: "Headset",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-plants-deco_23-2149192230.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-plants-deco_23-2149192230.jpg?_wi=2",
|
||||
imageAlt: "Minimalist black friday composition on black background",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user