From 5806b37cc4bf6d8db55146b6c04a7565ab76271f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 02:13:34 +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 29402cd..ce0344c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/fit-young-brunette-female-wearing-shirt-with-naked-legs-sitting-black-white-cubes-gray-background-copy-space-high-quality-photo_132075-10096.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fit-young-brunette-female-wearing-shirt-with-naked-legs-sitting-black-white-cubes-gray-background-copy-space-high-quality-photo_132075-10096.jpg?_wi=1", imageAlt: "Niso Shoes", }, { @@ -109,7 +109,7 @@ export default function LandingPage() { id: "p1", name: "Urban Elite Sneaker", price: "$120", - imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-colorful-trainers_23-2148000187.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-colorful-trainers_23-2148000187.jpg?_wi=1", }, { id: "p2", @@ -161,13 +161,13 @@ export default function LandingPage() { { title: "Ergonomic Comfort", description: "Designed for all-day wear without compromise.", - imageSrc: "http://img.b2bpic.net/free-photo/fit-young-brunette-female-wearing-shirt-with-naked-legs-sitting-black-white-cubes-gray-background-copy-space-high-quality-photo_132075-10096.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fit-young-brunette-female-wearing-shirt-with-naked-legs-sitting-black-white-cubes-gray-background-copy-space-high-quality-photo_132075-10096.jpg?_wi=2", imageAlt: "shoe craftsmanship workshop interior", }, { title: "Sustainable Practices", description: "Ethical production in every step of our process.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-colorful-trainers_23-2148000187.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-colorful-trainers_23-2148000187.jpg?_wi=2", imageAlt: "shoe craftsmanship workshop interior", }, ]}