diff --git a/src/app/page.tsx b/src/app/page.tsx index 940e5b1..16c4a40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function LandingPage() { price: "₹45,999", rating: 5, reviewCount: "128", - imageSrc: "http://img.b2bpic.net/free-photo/indoor-relax-chair-domestic-living_1203-4118.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indoor-relax-chair-domestic-living_1203-4118.jpg?_wi=1", }, { id: "p2", @@ -133,7 +133,7 @@ export default function LandingPage() { price: "₹12,499", rating: 4, reviewCount: "64", - imageSrc: "http://img.b2bpic.net/free-photo/indoor-relax-chair-domestic-living_1203-4118.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indoor-relax-chair-domestic-living_1203-4118.jpg?_wi=2", }, ]} title="Best Sellers"