From 004e252d65587cb5a5695ba25e86341f5d0bc25a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 05:31:16 +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 9f21cc4..9b1e510 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,11 +59,11 @@ export default function LandingPage() { description="Connecting industry leaders with high-quality, reliable surplus materials. Your source for efficient supply chain solutions." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/logistic-center-with-storage-units_23-2148943356.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/logistic-center-with-storage-units_23-2148943356.jpg?_wi=1", imageAlt: "Warehouse facility", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-operational-plant-equipment-assembly-line-producing-fiberglass-batt-heavy-industry-machinery-metalworking-workshop-concept_645730-29.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-operational-plant-equipment-assembly-line-producing-fiberglass-batt-heavy-industry-machinery-metalworking-workshop-concept_645730-29.jpg?_wi=1", imageAlt: "Material stock", }, { @@ -71,11 +71,11 @@ export default function LandingPage() { imageAlt: "Logistics rows", }, { - imageSrc: "http://img.b2bpic.net/free-photo/logistic-center-with-storage-units_23-2148943356.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/logistic-center-with-storage-units_23-2148943356.jpg?_wi=2", imageAlt: "Facility interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-operational-plant-equipment-assembly-line-producing-fiberglass-batt-heavy-industry-machinery-metalworking-workshop-concept_645730-29.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-operational-plant-equipment-assembly-line-producing-fiberglass-batt-heavy-industry-machinery-metalworking-workshop-concept_645730-29.jpg?_wi=2", imageAlt: "Equipment inventory", }, ]} -- 2.49.1