diff --git a/src/app/page.tsx b/src/app/page.tsx index 2fd02d4..a17dd95 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,14 +118,14 @@ export default function LandingPage() { name: "Techwear Jacket", price: "$120", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/non-binary-person-leather-jacket-posing-graffiti-wall_23-2148760566.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/non-binary-person-leather-jacket-posing-graffiti-wall_23-2148760566.jpg?_wi=1", }, { id: "p2", name: "Urban Sneakers", price: "$180", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-with-blurred-effect_23-2148164711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-with-blurred-effect_23-2148164711.jpg?_wi=1", }, { id: "p3", @@ -186,7 +186,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861876.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/non-binary-person-leather-jacket-posing-graffiti-wall_23-2148760566.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/non-binary-person-leather-jacket-posing-graffiti-wall_23-2148760566.jpg?_wi=2", imageAlt: "tech clothing interface", }, { @@ -198,7 +198,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/thread-rough-wrinkled-design-element-studio-shot_1122-2406.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-with-blurred-effect_23-2148164711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-with-blurred-effect_23-2148164711.jpg?_wi=2", imageAlt: "tech clothing interface", }, ]}