From 1db090abb6f9e3b9555c5fd1247c1084e29a12fd Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 21:54:43 +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 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", }, ]} -- 2.49.1