From 8ec6b1e55d66a48d919744e327ab5d978b1447c8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 00:42:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4c0de38..178a310 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/man-with-tattoos-drinking-coffee-cafe_23-2149052885.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-with-tattoos-drinking-coffee-cafe_23-2149052885.jpg?_wi=1" imageAlt="Shelton Sneakers Featured Shoe" /> @@ -96,7 +96,7 @@ export default function LandingPage() { name: "Air Jordan 1 Retro", price: "R 3,500", variant: "Nike", - imageSrc: "http://img.b2bpic.net/free-photo/view-skateboard-with-retro-memorabilia_23-2150583924.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-skateboard-with-retro-memorabilia_23-2150583924.jpg?_wi=1", }, { id: "p2", @@ -160,7 +160,7 @@ export default function LandingPage() { descriptions: [ "Shipping directly from Durban to your door anywhere in SA.", ], - imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-drinking-coffee-cafe_23-2149052885.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-drinking-coffee-cafe_23-2149052885.jpg?_wi=2", imageAlt: "Durban city skyline sunset", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { descriptions: [ "Latest styles as soon as they hit the market.", ], - imageSrc: "http://img.b2bpic.net/free-photo/view-skateboard-with-retro-memorabilia_23-2150583924.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-skateboard-with-retro-memorabilia_23-2150583924.jpg?_wi=2", imageAlt: "Durban city skyline sunset", }, ]} -- 2.49.1