From b23875ad8dfbd2d15e646f0096604778e0e59352 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 05:35:49 +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 f465fcf..74b04db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,11 +83,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/french-woman-riding-subway-train-drinking-coffee_23-2149353948.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/french-woman-riding-subway-train-drinking-coffee_23-2149353948.jpg?_wi=1", imageAlt: "Abstraktes Streckennetz mit Bus im regionalen Kontext", }, { - imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662975.jpg?_wi=1", imageAlt: "Digitales Transportnetzwerk", }, { @@ -238,7 +238,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/delivery-labels-with-transports_23-2147673188.jpg", imageAlt: "Effizienter Transport Icon", }, - imageSrc: "http://img.b2bpic.net/free-photo/french-woman-riding-subway-train-drinking-coffee_23-2149353948.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/french-woman-riding-subway-train-drinking-coffee_23-2149353948.jpg?_wi=2", imageAlt: "modern electric bus regional landscape", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/auto-dealership-thin-line-icons-automotive-industry-color-linear-symbols_88138-1995.jpg", imageAlt: "Carsharing Icon", }, - imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662975.jpg?_wi=2", imageAlt: "modern electric bus regional landscape", }, ]}