diff --git a/src/app/page.tsx b/src/app/page.tsx index b100794..c10a400 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", }, ]}