From bb5b396399d2cb00c3583feb535ac0a555672e42 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 18:57:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"},