From 4d7ac1dc1845cc74d3b22b9cf18b8c1de8d4af1f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 21:06:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bd25c6a..0d2266b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -161,7 +161,7 @@ export default function LandingPage() { price: "$12.00", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/spoons-bag-with-rice_23-2147897533.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spoons-bag-with-rice_23-2147897533.jpg?_wi=1", }, { id: "p2", @@ -170,7 +170,7 @@ export default function LandingPage() { price: "$8.00", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/row-cookies-open-box_23-2147975215.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/row-cookies-open-box_23-2147975215.jpg?_wi=1", }, { id: "p3", @@ -239,7 +239,7 @@ export default function LandingPage() { icon: Globe, }, }, - imageSrc: "http://img.b2bpic.net/free-photo/spoons-bag-with-rice_23-2147897533.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spoons-bag-with-rice_23-2147897533.jpg?_wi=2", imageAlt: "staple food supply warehouse", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { icon: DollarSign, }, }, - imageSrc: "http://img.b2bpic.net/free-photo/row-cookies-open-box_23-2147975215.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/row-cookies-open-box_23-2147975215.jpg?_wi=2", imageAlt: "staple food supply warehouse", }, ]}