diff --git a/src/app/page.tsx b/src/app/page.tsx index 121d78b..0898608 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/traffic-light-city-streets_23-2149092014.jpg" + imageSrc="http://img.b2bpic.net/free-photo/traffic-light-city-streets_23-2149092014.jpg?_wi=1" imageAlt="Logistics Hub" mediaAnimation="slide-up" avatars={[ @@ -140,7 +140,7 @@ export default function LandingPage() { title: "Global Partners", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/multi-ethnic-stockroom-supervisor-packing-parcels_482257-84294.jpg" + imageSrc="http://img.b2bpic.net/free-photo/multi-ethnic-stockroom-supervisor-packing-parcels_482257-84294.jpg?_wi=1" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -165,7 +165,7 @@ export default function LandingPage() { description: "Full visibility of your shipment location via our intelligent dashboard.", bentoComponent: "reveal-icon", icon: Map, - imageSrc: "http://img.b2bpic.net/free-photo/traffic-light-city-streets_23-2149092014.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traffic-light-city-streets_23-2149092014.jpg?_wi=2", imageAlt: "blue abstract company logo", }, { @@ -173,7 +173,7 @@ export default function LandingPage() { description: "Advanced cargo handling protocols ensure damage-free delivery.", bentoComponent: "reveal-icon", icon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-stockroom-supervisor-packing-parcels_482257-84294.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-stockroom-supervisor-packing-parcels_482257-84294.jpg?_wi=2", imageAlt: "blue abstract company logo", }, ]}