diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e1a2bf..00911e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,15 +64,15 @@ export default function LandingPage() { imageAlt: "Fabric Texture", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-with-sunglasses-wearing-white-t-shirt-posing_158538-16703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-sunglasses-wearing-white-t-shirt-posing_158538-16703.jpg?_wi=1", imageAlt: "White T-Shirt", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-gorgeous-girl-lace-dress-bending-backward_7502-9033.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-gorgeous-girl-lace-dress-bending-backward_7502-9033.jpg?_wi=1", imageAlt: "Elegant Shirt", }, { - imageSrc: "http://img.b2bpic.net/free-photo/playful-smiling-black-model-grey-jeans-plain-cotton-black-t-shirt-stool-isolated-white_346278-1017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/playful-smiling-black-model-grey-jeans-plain-cotton-black-t-shirt-stool-isolated-white_346278-1017.jpg?_wi=1", imageAlt: "Charcoal Tee", }, ]} @@ -103,25 +103,25 @@ export default function LandingPage() { id: "1", name: "Classic Crewneck", price: "$35.00", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-sunglasses-wearing-white-t-shirt-posing_158538-16703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-sunglasses-wearing-white-t-shirt-posing_158538-16703.jpg?_wi=2", }, { id: "2", name: "Oxford Button-Down", price: "$65.00", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-gorgeous-girl-lace-dress-bending-backward_7502-9033.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-gorgeous-girl-lace-dress-bending-backward_7502-9033.jpg?_wi=2", }, { id: "3", name: "Charcoal V-Neck", price: "$38.00", - imageSrc: "http://img.b2bpic.net/free-photo/playful-smiling-black-model-grey-jeans-plain-cotton-black-t-shirt-stool-isolated-white_346278-1017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/playful-smiling-black-model-grey-jeans-plain-cotton-black-t-shirt-stool-isolated-white_346278-1017.jpg?_wi=2", }, { id: "4", name: "Linen Summer Shirt", price: "$75.00", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-sunglasses-wearing-white-t-shirt-posing_158538-16703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-sunglasses-wearing-white-t-shirt-posing_158538-16703.jpg?_wi=3", }, ]} title="Our Collection" @@ -165,7 +165,7 @@ export default function LandingPage() { { id: "1", name: "Alice M.", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-dark-curly-hair-sitting-stairs-university-dreamily-looking-camera_574295-3942.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-dark-curly-hair-sitting-stairs-university-dreamily-looking-camera_574295-3942.jpg?_wi=1", }, { id: "2", @@ -185,7 +185,7 @@ export default function LandingPage() { { id: "5", name: "Sarah P.", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-dark-curly-hair-sitting-stairs-university-dreamily-looking-camera_574295-3942.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-dark-curly-hair-sitting-stairs-university-dreamily-looking-camera_574295-3942.jpg?_wi=2", }, ]} cardTitle="What Customers Say"