diff --git a/src/app/page.tsx b/src/app/page.tsx index a00a835..876b916 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,15 +68,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/industrial-forklift-machine-lifting-palette-full-cardboard-boxes-placing-them-shelves-distribution-warehouse-facility_342744-1559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/industrial-forklift-machine-lifting-palette-full-cardboard-boxes-placing-them-shelves-distribution-warehouse-facility_342744-1559.jpg?_wi=1", imageAlt: "logistics shipping hub automated cranes", }, { - imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662928.jpg?_wi=1", imageAlt: "logistics transportation network aerial view", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-warehouse-staff-overseeing-order-fulfillment-with-ai-brain-support_482257-129608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-warehouse-staff-overseeing-order-fulfillment-with-ai-brain-support_482257-129608.jpg?_wi=1", imageAlt: "smart warehouse robot logistics", }, { @@ -136,7 +136,7 @@ export default function LandingPage() { imageAlt: "freight transport logistics truck", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/industrial-forklift-machine-lifting-palette-full-cardboard-boxes-placing-them-shelves-distribution-warehouse-facility_342744-1559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/industrial-forklift-machine-lifting-palette-full-cardboard-boxes-placing-them-shelves-distribution-warehouse-facility_342744-1559.jpg?_wi=2", imageAlt: "freight transport logistics truck", }, { @@ -153,7 +153,7 @@ export default function LandingPage() { imageAlt: "digital shipping customs logistics", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662928.jpg?_wi=2", imageAlt: "freight transport logistics truck", }, { @@ -170,7 +170,7 @@ export default function LandingPage() { imageAlt: "cargo distribution center automated", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/female-warehouse-staff-overseeing-order-fulfillment-with-ai-brain-support_482257-129608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-warehouse-staff-overseeing-order-fulfillment-with-ai-brain-support_482257-129608.jpg?_wi=2", imageAlt: "freight transport logistics truck", }, ]}