From 258324e32de7029dbd17b11a0dd8cc832bac24a8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 16:02:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 99fb8e8..96ab91b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,15 +93,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-say-no-fast-fashion_23-2149669605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-say-no-fast-fashion_23-2149669605.jpg?_wi=1", imageAlt: "Stylish sneakers on display", }, { - imageSrc: "http://img.b2bpic.net/free-photo/casual-male-posing-with-electric-scooter_23-2148779875.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/casual-male-posing-with-electric-scooter_23-2148779875.jpg?_wi=1", imageAlt: "Woman trying on new shoes fashion", }, { - imageSrc: "http://img.b2bpic.net/free-photo/groom-s-classy-shoes-lie-soft-armchair_8353-8463.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/groom-s-classy-shoes-lie-soft-armchair_8353-8463.jpg?_wi=1", imageAlt: "Shoes arranged artfully in a display window", }, { @@ -157,7 +157,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/smartphone-near-jean-cloth-high-boots-with-tags-cactus_23-2147957044.jpg", imageAlt: "Customer service chat mobile screen", }, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-say-no-fast-fashion_23-2149669605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-say-no-fast-fashion_23-2149669605.jpg?_wi=2", imageAlt: "shoe fitting app mobile interface", }, { @@ -171,7 +171,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-phones-coffee-cups_23-2148317104.jpg", imageAlt: "Online community shoe lovers forum", }, - imageSrc: "http://img.b2bpic.net/free-photo/casual-male-posing-with-electric-scooter_23-2148779875.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/casual-male-posing-with-electric-scooter_23-2148779875.jpg?_wi=2", imageAlt: "shoe fitting app mobile interface", }, { @@ -185,7 +185,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-blue-uniform-cape-taking-photo-food-package-pink-wall_140725-35495.jpg", imageAlt: "Customer service chat mobile screen", }, - imageSrc: "http://img.b2bpic.net/free-photo/groom-s-classy-shoes-lie-soft-armchair_8353-8463.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/groom-s-classy-shoes-lie-soft-armchair_8353-8463.jpg?_wi=2", imageAlt: "shoe fitting app mobile interface", }, ]} -- 2.49.1