Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -62,11 +62,11 @@ export default function LandingPage() {
|
|||||||
description="Discover curated collections designed to elevate your everyday lifestyle. Shop exclusive trends delivered straight to your door."
|
description="Discover curated collections designed to elevate your everyday lifestyle. Shop exclusive trends delivered straight to your door."
|
||||||
leftCarouselItems={[
|
leftCarouselItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-near-laptop-shopping-trolley_23-2147957087.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-near-laptop-shopping-trolley_23-2147957087.jpg?_wi=1",
|
||||||
imageAlt: "Collection 1",
|
imageAlt: "Collection 1",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215056.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215056.jpg?_wi=1",
|
||||||
imageAlt: "Collection 2",
|
imageAlt: "Collection 2",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -267,7 +267,7 @@ export default function LandingPage() {
|
|||||||
description: "Browse our latest pins for style inspiration.",
|
description: "Browse our latest pins for style inspiration.",
|
||||||
bentoComponent: "reveal-icon",
|
bentoComponent: "reveal-icon",
|
||||||
icon: Image,
|
icon: Image,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-near-laptop-shopping-trolley_23-2147957087.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-near-laptop-shopping-trolley_23-2147957087.jpg?_wi=2",
|
||||||
imageAlt: "minimalist logo tech brand",
|
imageAlt: "minimalist logo tech brand",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -275,7 +275,7 @@ export default function LandingPage() {
|
|||||||
description: "We ship worldwide with tracking support.",
|
description: "We ship worldwide with tracking support.",
|
||||||
bentoComponent: "reveal-icon",
|
bentoComponent: "reveal-icon",
|
||||||
icon: Globe,
|
icon: Globe,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215056.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215056.jpg?_wi=2",
|
||||||
imageAlt: "minimalist logo tech brand",
|
imageAlt: "minimalist logo tech brand",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user