From fc8196d8166b188e09cb1e83e7529e0d3c9c6fb5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 21:02:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bff1d4b..fb51878 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278568.jpg?_wi=1", imageAlt: "handyman tools construction site", }, { @@ -114,13 +114,13 @@ export default function LandingPage() { 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", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278568.jpg?_wi=2", imageAlt: "furniture assembly icon vector", }, { @@ -144,13 +144,13 @@ export default function LandingPage() { 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", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-young-man-holding-laptop_23-2148384546.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-young-man-holding-laptop_23-2148384546.jpg?_wi=1", imageAlt: "furniture assembly icon vector", }, ]} @@ -171,7 +171,7 @@ export default function LandingPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=2", imageAlt: "happy customer portrait", }, { @@ -179,7 +179,7 @@ export default function LandingPage() { name: "Sauberkeit", role: "Standard", description: "Wir hinterlassen alles sauber.", - imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278568.jpg?_wi=3", imageAlt: "happy customer portrait", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/set-repair-tools-wooden-background-flat-lay_169016-24028.jpg?_wi=2", imageAlt: "happy customer portrait", }, ]} @@ -225,7 +225,7 @@ export default function LandingPage() { id: "1", name: "Küchenmontage", price: "Abschluss", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-young-man-holding-laptop_23-2148384546.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-young-man-holding-laptop_23-2148384546.jpg?_wi=2", }, { id: "2", -- 2.49.1