diff --git a/src/app/page.tsx b/src/app/page.tsx index 637744f..c384859 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,15 +68,15 @@ export default function LandingPage() { imageAlt: "Boutique", }, { - imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-vs-slow-sustainable-fashion_23-2149134029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-vs-slow-sustainable-fashion_23-2149134029.jpg?_wi=1", imageAlt: "Linen Shirt", }, { - imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-hanger_52683-135673.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-hanger_52683-135673.jpg?_wi=1", imageAlt: "Tailored Chinos", }, { - imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-smiling-skinny-woman-with-curly-hair-walking-park-dressed-warm-brown-coat-autumn-trendy-fashion-street-style_285396-6812.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-smiling-skinny-woman-with-curly-hair-walking-park-dressed-warm-brown-coat-autumn-trendy-fashion-street-style_285396-6812.jpg?_wi=1", imageAlt: "Wool Overcoat", }, ]} @@ -114,19 +114,19 @@ export default function LandingPage() { id: "p1", name: "Linen Classic Shirt", price: "$89", - imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-vs-slow-sustainable-fashion_23-2149134029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-vs-slow-sustainable-fashion_23-2149134029.jpg?_wi=2", }, { id: "p2", name: "Tailored Chinos", price: "$110", - imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-hanger_52683-135673.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-hanger_52683-135673.jpg?_wi=2", }, { id: "p3", name: "Wool Overcoat", price: "$280", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-smiling-skinny-woman-with-curly-hair-walking-park-dressed-warm-brown-coat-autumn-trendy-fashion-street-style_285396-6812.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-smiling-skinny-woman-with-curly-hair-walking-park-dressed-warm-brown-coat-autumn-trendy-fashion-street-style_285396-6812.jpg?_wi=2", }, { id: "p4",