diff --git a/src/app/page.tsx b/src/app/page.tsx index caa316a..76d79e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/luxury-lounge-area-hotel-reception_482257-78350.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/indoor-relax-chair-domestic-living_1203-4118.jpg" }, - { imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-4844.jpg" } + { imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-4844.jpg?_wi=1" } ]} /> @@ -89,7 +89,7 @@ export default function LandingPage() { reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-psd/modern-tv-isolated_23-2151430332.jpg"}, { id: "p3", brand: "SmartCore", name: "X-Pro Smartphone", price: "₹28,999", rating: 5, - reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-4844.jpg"}, + reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-4844.jpg?_wi=2"}, { id: "p4", brand: "ComfortPlus", name: "Ergonomic Office Chair", price: "₹12,499", rating: 4, reviewCount: "64", imageSrc: "http://img.b2bpic.net/free-photo/indoor-relax-chair-domestic-living_1203-4118.jpg?_wi=2"},