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", }, ]}