From e44c23eea55bfcf3ef2110917e4882708bc43344 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 18:02:44 +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 014b7f0..f3af47e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,7 +101,7 @@ export default function LandingPage() { href: "#kontakt", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-cherry-tomatoes_114579-1718.jpg" + imageSrc="http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-cherry-tomatoes_114579-1718.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-cherry-tomatoes_114579-1718.jpg", @@ -164,7 +164,7 @@ export default function LandingPage() { title: "Optimierungs-Felder", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/businessman-examining-graphs-digital-tablet-while-planning-with-coworkers-desk-office_662251-126.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businessman-examining-graphs-digital-tablet-while-planning-with-coworkers-desk-office_662251-126.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -189,7 +189,7 @@ export default function LandingPage() { description: "Ein System, das zufriedene Kunden motiviert, ihre Begeisterung direkt bei Google zu teilen.", bentoComponent: "reveal-icon", icon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-cherry-tomatoes_114579-1718.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-cherry-tomatoes_114579-1718.jpg?_wi=2", imageAlt: "Data Analysis Results Summary Graph Chart Word Graphic", }, { @@ -197,7 +197,7 @@ export default function LandingPage() { description: "Wir antworten professionell auf jede Bewertung – auch auf konstruktive Kritik.", bentoComponent: "reveal-icon", icon: MessageSquare, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-examining-graphs-digital-tablet-while-planning-with-coworkers-desk-office_662251-126.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-examining-graphs-digital-tablet-while-planning-with-coworkers-desk-office_662251-126.jpg?_wi=2", imageAlt: "Data Analysis Results Summary Graph Chart Word Graphic", }, ]} -- 2.49.1