diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index fcc9e2b..32815b1 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -56,11 +56,11 @@ const ServicesPage = () => { icon: Package, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-delivery-man-uniform-posing-by-van_23-2151998676.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-delivery-man-uniform-posing-by-van_23-2151998676.jpg?_wi=4", imageAlt: "Full truckload service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/fleet-commercial-delivery-vans-trucks-white-background_84443-73999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fleet-commercial-delivery-vans-trucks-white-background_84443-73999.jpg?_wi=4", imageAlt: "Fleet vehicles", }, ], @@ -71,11 +71,11 @@ const ServicesPage = () => { icon: Package, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/african-american-operator-works-call-center-shipping-agency_482257-85817.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-operator-works-call-center-shipping-agency_482257-85817.jpg?_wi=4", imageAlt: "GPS tracking dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-engineer-using-touchpad-communicating-with-african-american-worker-about-product-reports-industrial-building_637285-4098.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-engineer-using-touchpad-communicating-with-african-american-worker-about-product-reports-industrial-building_637285-4098.jpg?_wi=3", imageAlt: "Tracking operations center", }, ], @@ -86,11 +86,11 @@ const ServicesPage = () => { icon: Package, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/fleet-commercial-delivery-vans-trucks-white-background_84443-73999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fleet-commercial-delivery-vans-trucks-white-background_84443-73999.jpg?_wi=5", imageAlt: "Specialized vehicles", }, { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-delivery-man-uniform-posing-by-van_23-2151998676.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-delivery-man-uniform-posing-by-van_23-2151998676.jpg?_wi=5", imageAlt: "Cargo handling", }, ], @@ -101,11 +101,11 @@ const ServicesPage = () => { icon: Package, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-engineer-using-touchpad-communicating-with-african-american-worker-about-product-reports-industrial-building_637285-4098.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-engineer-using-touchpad-communicating-with-african-american-worker-about-product-reports-industrial-building_637285-4098.jpg?_wi=4", imageAlt: "Warehouse operations", }, { - imageSrc: "http://img.b2bpic.net/free-photo/african-american-operator-works-call-center-shipping-agency_482257-85817.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-operator-works-call-center-shipping-agency_482257-85817.jpg?_wi=5", imageAlt: "Logistics coordination", }, ], @@ -180,7 +180,7 @@ const ServicesPage = () => { tagAnimation="slide-up" background={{ variant: "animated-grid" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/modern-logistics-hub-with-semi-trucks-sunset_84443-74047.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-logistics-hub-with-semi-trucks-sunset_84443-74047.jpg?_wi=2" imageAlt="Request a transportation quote" mediaAnimation="slide-up" mediaPosition="right"