From 6b171eab32e19f67da59d164a1e757c116b122fb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 10:25:15 +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 c17a799..15fe270 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,7 +127,7 @@ export default function LandingPage() { }, { id: "p6", brand: "Alvantra", name: "Commercial Logistics", price: "$599", rating: 5, - reviewCount: "34", imageSrc: "http://img.b2bpic.net/free-photo/global-logistics-international-shipping_23-2151989541.jpg" + reviewCount: "34", imageSrc: "http://img.b2bpic.net/free-photo/global-logistics-international-shipping_23-2151989541.jpg?_wi=1" }, ]} title="Featured Trade Products" @@ -196,7 +196,7 @@ export default function LandingPage() {