From 0e9a13869ae4bbb7a0459c74f87479a136dc22ea Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 18:02:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 10d4d33..6b35628 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { { text: "Get a Quote", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-men-looking-inside-truck_23-2149426536.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-men-looking-inside-truck_23-2149426536.jpg?_wi=1" imageAlt="Modern semi-trucks on a highway at sunset" mediaAnimation="slide-up" avatars={[ @@ -160,7 +160,7 @@ export default function LandingPage() { { title: "Specialized Cargo Handling", description: "Expert handling of oversized, heavy, or temperature-sensitive goods with custom solutions and dedicated equipment.", bentoComponent: "media-stack", items: [ { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-looking-inside-truck_23-2149426536.jpg", imageAlt: "Cargo ship at port"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-looking-inside-truck_23-2149426536.jpg?_wi=2", imageAlt: "Cargo ship at port"}, { imageSrc: "http://img.b2bpic.net/free-photo/delivery-robot-futuristic-environment_23-2151189339.jpg", imageAlt: "Automated warehouse"}, { -- 2.49.1