diff --git a/src/app/page.tsx b/src/app/page.tsx index 124c93f..5d92135 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,14 +120,14 @@ export default function LandingPage() { name: "Premium Cotton Tee", price: "$29.99", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-fashion-design-sketch-paper_23-2151487050.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-fashion-design-sketch-paper_23-2151487050.jpg?_wi=1", }, { id: "2", name: "Urban Polo Shirt", price: "$45.00", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-buying-cloths-paying-with-cash-shop_1303-19855.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-buying-cloths-paying-with-cash-shop_1303-19855.jpg?_wi=1", }, { id: "3", @@ -188,7 +188,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/fun-delivery-concept-with-balloons_23-2147672045.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-fashion-design-sketch-paper_23-2151487050.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-fashion-design-sketch-paper_23-2151487050.jpg?_wi=2", imageAlt: "cotton t-shirt fabric texture close up", }, { @@ -200,7 +200,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/purple-yeti-cartoon-with-boxes_23-2150248733.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-buying-cloths-paying-with-cash-shop_1303-19855.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-buying-cloths-paying-with-cash-shop_1303-19855.jpg?_wi=2", imageAlt: "cotton t-shirt fabric texture close up", }, ]}