diff --git a/src/app/page.tsx b/src/app/page.tsx index 13d90cf..8feaf1c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,7 +100,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-with-hat-looking-down_23-2148316526.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-with-hat-looking-down_23-2148316526.jpg?_wi=1" imageAlt="Luxurious men's boutique display" avatars={[ { @@ -150,7 +150,7 @@ export default function LandingPage() { id: "1", name: "Classic Navy Blazer", price: "₹8,999", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street-background-metrosexual_158538-10466.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street-background-metrosexual_158538-10466.jpg?_wi=1", }, { id: "2", @@ -273,7 +273,7 @@ export default function LandingPage() { imageAlt: "Bespoke process", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/man-with-hat-looking-down_23-2148316526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-hat-looking-down_23-2148316526.jpg?_wi=2", imageAlt: "tailor measuring customer", }, { @@ -307,7 +307,7 @@ export default function LandingPage() { imageAlt: "Care services", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street-background-metrosexual_158538-10466.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street-background-metrosexual_158538-10466.jpg?_wi=2", imageAlt: "tailor measuring customer", }, ]}