Update src/app/page.tsx

This commit is contained in:
2026-05-27 18:00:29 +00:00
parent 7fdc4f3d2c
commit 0af996bf5d

View File

@@ -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",
},
]}