From 0af996bf5d0be71dfd8e45aba4aac17cc94bf2ac Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 18:00:29 +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 ab97eaf..3216243 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@KovacsLogistics", testimonial: "Elektrans has consistently exceeded our expectations. Their punctuality and professionalism make them an indispensable partner for our supply chain.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84733.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84733.jpg?_wi=1", }, { name: "Eszter Tóth", @@ -124,7 +124,7 @@ export default function LandingPage() { 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={[ @@ -236,7 +236,7 @@ export default function LandingPage() { bentoComponent: "media-stack", items: [ { - 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=2", imageAlt: "Cargo ship at port", }, { @@ -248,7 +248,7 @@ export default function LandingPage() { imageAlt: "Delivery truck in city", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84733.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84733.jpg?_wi=2", imageAlt: "cargo ship port logistics global", }, ]} -- 2.49.1