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", }, ]}