From b2ae433fb5901da413a3cd00ddcf76573267a23e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 21:03:05 +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 aeaaf41..007c736 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Kostenloses Angebot", href: "#kontakt" } ]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278568.jpg", imageAlt: "handyman tools construction site" }, + { imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278568.jpg?_wi=1", imageAlt: "handyman tools construction site" }, { imageSrc: "http://img.b2bpic.net/free-photo/glassblower-shaping-molten-glass_107420-74294.jpg", imageAlt: "handyman tools construction site" } ]} mediaAnimation="slide-up" @@ -70,7 +70,7 @@ export default function LandingPage() { { title: "Möbelmontage", description: "Professioneller Aufbau Ihrer Möbel.", icon: Wrench, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/set-repair-tools-wooden-background-flat-lay_169016-24028.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/set-repair-tools-wooden-background-flat-lay_169016-24028.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-vector/furniture-assembly-flat-set-isolated-icons-with-characters-working-people-with-rulers-tools-vector-illustration_1284-73069.jpg" } ] }, @@ -84,7 +84,7 @@ export default function LandingPage() { { title: "Reparaturen", description: "Schnelle Hilfe bei kleinen Schäden.", icon: Wrench, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-steel-hammer-with-other-construction-elements-tools_23-2150576463.jpg" } ] } @@ -101,9 +101,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} members={[ - { id: "1", name: "Pünktlichkeit", role: "Unser Versprechen", description: "Wir halten Termine ein.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg", imageAlt: "happy customer portrait" }, - { id: "2", name: "Sauberkeit", role: "Standard", description: "Wir hinterlassen alles sauber.", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278568.jpg", imageAlt: "happy customer portrait" }, - { id: "3", name: "Fairness", role: "Transparenz", description: "Keine versteckten Kosten.", imageSrc: "http://img.b2bpic.net/free-photo/set-repair-tools-wooden-background-flat-lay_169016-24028.jpg", imageAlt: "happy customer portrait" } + { id: "1", name: "Pünktlichkeit", role: "Unser Versprechen", description: "Wir halten Termine ein.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=2", imageAlt: "happy customer portrait" }, + { id: "2", name: "Sauberkeit", role: "Standard", description: "Wir hinterlassen alles sauber.", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278568.jpg?_wi=2", imageAlt: "happy customer portrait" }, + { id: "3", name: "Fairness", role: "Transparenz", description: "Keine versteckten Kosten.", imageSrc: "http://img.b2bpic.net/free-photo/set-repair-tools-wooden-background-flat-lay_169016-24028.jpg?_wi=2", imageAlt: "happy customer portrait" } ]} title="Warum Berlimo Handwerk?" description="Wir stehen für Zuverlässigkeit, Sauberkeit und faire Berliner Preise."