diff --git a/src/app/page.tsx b/src/app/page.tsx index c295832..2a125b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -135,7 +135,7 @@ export default function LandingPage() { price: "$120", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-albinism-posing-studio_23-2150535706.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-albinism-posing-studio_23-2150535706.jpg?_wi=1", }, { id: "2", @@ -144,7 +144,7 @@ export default function LandingPage() { price: "$85", rating: 4, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/scene-with-miscellaneous-items-being-sold-yard-sale-bargains_23-2151216763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/scene-with-miscellaneous-items-being-sold-yard-sale-bargains_23-2151216763.jpg?_wi=1", }, { id: "3", @@ -153,7 +153,7 @@ export default function LandingPage() { price: "$210", rating: 5, reviewCount: "340", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-blonde-woman-jeans-oversize-jacket-walking-against-wall-street_285396-8015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-blonde-woman-jeans-oversize-jacket-walking-against-wall-street_285396-8015.jpg?_wi=1", }, { id: "4", @@ -198,17 +198,17 @@ export default function LandingPage() { { title: "Fast Upload", description: "Drag-and-drop your items and set your prices in seconds.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-albinism-posing-studio_23-2150535706.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-albinism-posing-studio_23-2150535706.jpg?_wi=2", }, { title: "Secure Payments", description: "Guaranteed transactions with our secure escrow system.", - imageSrc: "http://img.b2bpic.net/free-photo/scene-with-miscellaneous-items-being-sold-yard-sale-bargains_23-2151216763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/scene-with-miscellaneous-items-being-sold-yard-sale-bargains_23-2151216763.jpg?_wi=2", }, { title: "Smart Analytics", description: "Get insights on which of your items are trending.", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-blonde-woman-jeans-oversize-jacket-walking-against-wall-street_285396-8015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-blonde-woman-jeans-oversize-jacket-walking-against-wall-street_285396-8015.jpg?_wi=2", }, ]} title="Sell Smarter."