From 3f05acd23dbb0e665e415363edc2affd1de57f6c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 11:41:46 +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 531f206..ea95398 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-concentrated-men-colleagues-office-using-laptop_171337-6855.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-concentrated-men-colleagues-office-using-laptop_171337-6855.jpg?_wi=1", imageAlt: "David und Partnername", }, { @@ -190,7 +190,7 @@ export default function LandingPage() { text: "Diesen Service besprechen", href: "/kontakt", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-concentrated-men-colleagues-office-using-laptop_171337-6855.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-concentrated-men-colleagues-office-using-laptop_171337-6855.jpg?_wi=2", imageAlt: "kaffee auf holztisch nahaufnahme", }, { @@ -208,7 +208,7 @@ export default function LandingPage() { text: "Diesen Service besprechen", href: "/kontakt", }, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-standing-bakery-shop_1170-2079.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-standing-bakery-shop_1170-2079.jpg?_wi=1", imageAlt: "kaffee auf holztisch nahaufnahme", }, ]} @@ -228,7 +228,7 @@ export default function LandingPage() { name: "Maria Schmidt", role: "Inhaberin", testimonial: "Die beiden haben sich Zeit genommen, mir alles erklärt — und am Ende eine Webseite gebaut, die genau zu meinem Restaurant passt.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-standing-bakery-shop_1170-2079.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-standing-bakery-shop_1170-2079.jpg?_wi=2", }, { id: "2", -- 2.49.1