From f5d0718dd8e54aed484a03128d8204161a8225ea Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 06:36:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d2760ae..fc9278f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/construction-hammers-still-life_23-2150563134.jpg" + imageSrc="http://img.b2bpic.net/free-photo/construction-hammers-still-life_23-2150563134.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -141,7 +141,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-construction-hammers-still-life_23-2150563143.jpg", imageAlt: "Inspection service", }, - imageSrc: "http://img.b2bpic.net/free-photo/construction-hammers-still-life_23-2150563134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-hammers-still-life_23-2150563134.jpg?_wi=2", imageAlt: "industrial workshop tools dark aesthetic", }, { @@ -153,7 +153,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-tools_23-2148932612.jpg", imageAlt: "TÜV inspection", }, - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138530.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138530.jpg?_wi=1", imageAlt: "industrial workshop tools dark aesthetic", }, { @@ -165,7 +165,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/tools-tool-tray-repairing-cars_1150-18951.jpg", imageAlt: "General repair", }, - imageSrc: "http://img.b2bpic.net/free-photo/client-vehicle-distributor-checkup_482257-115279.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/client-vehicle-distributor-checkup_482257-115279.jpg?_wi=1", imageAlt: "industrial workshop tools dark aesthetic", }, ]} @@ -181,7 +181,7 @@ export default function LandingPage() { title="Meisterhafte Erfahrung" description="Seit über 20 Jahren setzen wir auf Qualität und Zuverlässigkeit. Wir beraten Sie persönlich und individuell." subdescription="Wir stehen für Kompetenz – auch bei Oldtimern und seltenen Fahrzeugen." - imageSrc="http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138530.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138530.jpg?_wi=2" mediaAnimation="slide-up" icon={Wrench} /> @@ -198,7 +198,7 @@ export default function LandingPage() { name: "Gast", role: "Kunde", testimonial: "Gute Leistung bei gutem Preis. Zuverlässig und freundlich.", - imageSrc: "http://img.b2bpic.net/free-photo/client-vehicle-distributor-checkup_482257-115279.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/client-vehicle-distributor-checkup_482257-115279.jpg?_wi=2", }, { id: "2", -- 2.49.1