Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-11 14:49:40 +00:00

View File

@@ -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."
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",
},
{
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",
},
{
@@ -267,7 +267,7 @@ export default function LandingPage() {
description: "Browse our latest pins for style inspiration.",
bentoComponent: "reveal-icon",
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",
},
{
@@ -275,7 +275,7 @@ export default function LandingPage() {
description: "We ship worldwide with tracking support.",
bentoComponent: "reveal-icon",
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",
},
]}