diff --git a/src/app/women/page.tsx b/src/app/women/page.tsx index 4f341a8..2258ea9 100644 --- a/src/app/women/page.tsx +++ b/src/app/women/page.tsx @@ -73,14 +73,14 @@ export default function LandingPage() { name: "Evening Gown", price: "$800", variant: "Black", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-wearing-black-dress_23-2149884577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-wearing-black-dress_23-2149884577.jpg?_wi=2", }, { id: "w2", name: "Tote Bag", price: "$450", variant: "Tan", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-dressed-floral-dress_158595-4779.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-dressed-floral-dress_158595-4779.jpg?_wi=2", }, ]} />