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() {