From a5783e7783956c440ae58178b4c742baec1cd3ac Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:23:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d113c40..0fa7664 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,13 +86,13 @@ export default function HomePage() { testimonials={[ { name: "Marco Bauer", handle: "Logistikleiter, IndustrieGroup", testimonial: "Pünktliche Lieferungen, zuverlässig, professionell. TranLog ist unser Vertrauenspartner für kritische Transporte.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg?_wi=1"}, { name: "Sandra König", handle: "CEO, PharmaCare GmbH", testimonial: "GDP-konforme Transporte mit höchster Temperaturkontrolle. Hervorragende Qualität und Sicherheit.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg?_wi=2"}, { name: "Thomas Weber", handle: "Beschaffungsleiter, ChemicalTrade", testimonial: "ADR-zertifiziert, sicher und effizient. TranLog meistert auch unsere komplexesten Anforderungen.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg?_wi=1"}, ]} testimonialRotationInterval={5000} useInvertedBackground={false} @@ -133,7 +133,7 @@ export default function HomePage() { { imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-running-fast_1368-6380.jpg", imageAlt: "Express-Transporter auf der Autobahn"}, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-carrying-pallet-truck_23-2148902569.jpg", imageAlt: "Schnelle Beladung beim Express-Transport"}, + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-carrying-pallet-truck_23-2148902569.jpg?_wi=1", imageAlt: "Schnelle Beladung beim Express-Transport"}, ], }, { @@ -142,7 +142,7 @@ export default function HomePage() { { imageSrc: "http://img.b2bpic.net/free-photo/young-manual-worker-unloading-cardboard-boxes-from-delivery-van_637285-2256.jpg", imageAlt: "Kurier mit Paket bei der Lieferung"}, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-carrying-pallet-truck_23-2148902569.jpg", imageAlt: "Paket-Verladung"}, + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-carrying-pallet-truck_23-2148902569.jpg?_wi=2", imageAlt: "Paket-Verladung"}, ], }, { @@ -151,7 +151,7 @@ export default function HomePage() { { imageSrc: "http://img.b2bpic.net/free-photo/long-line-semi-trucks-industrial-loading-dock_84443-73903.jpg", imageAlt: "Spezialtransport mit Übermaßfracht"}, { - imageSrc: "http://img.b2bpic.net/free-photo/barrels-toxic-waste-from-nuclear-power-plant_23-2150957734.jpg", imageAlt: "Spezialisierter Transportfahrzeug"}, + imageSrc: "http://img.b2bpic.net/free-photo/barrels-toxic-waste-from-nuclear-power-plant_23-2150957734.jpg?_wi=1", imageAlt: "Spezialisierter Transportfahrzeug"}, ], }, { @@ -160,16 +160,16 @@ export default function HomePage() { { imageSrc: "http://img.b2bpic.net/free-photo/male-surgeon-removing-surgical-gloves-operation-theater-hospital_657921-811.jpg", imageAlt: "GDP-zertifizierter Pharma-Transporter"}, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-carrying-pallet-truck_23-2148902569.jpg", imageAlt: "Temperaturüberwachung beim Pharma-Transport"}, + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-carrying-pallet-truck_23-2148902569.jpg?_wi=3", imageAlt: "Temperaturüberwachung beim Pharma-Transport"}, ], }, { title: "ADR Gefahrgut", description: "Sichere und rechtsconforme Beförderung von Gefahrgütern mit zertifiziertem Fachpersonal.", icon: AlertTriangle, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/barrels-toxic-waste-from-nuclear-power-plant_23-2150957734.jpg", imageAlt: "ADR-zertifizierter Gefahrgut-Transporter"}, + imageSrc: "http://img.b2bpic.net/free-photo/barrels-toxic-waste-from-nuclear-power-plant_23-2150957734.jpg?_wi=2", imageAlt: "ADR-zertifizierter Gefahrgut-Transporter"}, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-carrying-pallet-truck_23-2148902569.jpg", imageAlt: "Sichere Verladung von Gefahrgütern"}, + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-carrying-pallet-truck_23-2148902569.jpg?_wi=4", imageAlt: "Sichere Verladung von Gefahrgütern"}, ], }, { @@ -214,16 +214,16 @@ export default function HomePage() { testimonials={[ { id: "1", name: "Marco Bauer", handle: "Logistikleiter, IndustrieGroup", testimonial: "TranLog hat unsere Lieferkette revolutioniert. Die pünktlichen Lieferungen und die professionelle Kommunikation sind hervorragend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg?_wi=3"}, { id: "2", name: "Sandra König", handle: "CEO, PharmaCare GmbH", testimonial: "Unsere GDP-kritischen Pharma-Transporte sind bei TranLog in den besten Händen. Absolute Zuverlässigkeit.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg?_wi=4"}, { id: "3", name: "Thomas Weber", handle: "Beschaffungsleiter, ChemicalTrade", testimonial: "Gefahrgut-Transporte erfordern maximale Sicherheit und Expertise. TranLog meistert das mit Bravour.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg?_wi=2"}, { id: "4", name: "Julia Fischer", handle: "Operationsleiter, LogistikPlus", testimonial: "Die 24/7 Verfügbarkeit und das proaktive Management machen TranLog zu unserem Vertrauenspartner.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg?_wi=5"}, ]} showRating={true} animationType="blur-reveal" @@ -253,7 +253,7 @@ export default function HomePage() { { id: "6", title: "Wie buche ich einen Fahrer?", content: "Fahrbewerbungen können über unsere Karrieseite eingereicht werden. Wir suchen qualifizierte, zuverlässige Fahrer mit mindestens 3 Jahren Berufserfahrung und unbegrenztem Führerschein."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-carrying-pallet-truck_23-2148902569.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-carrying-pallet-truck_23-2148902569.jpg?_wi=5" imageAlt="Logistik und Transport-Operationen" mediaAnimation="slide-up" mediaPosition="left" -- 2.49.1