From 88e4d3e522856c5633b606b818dcb4d4097b061b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 11:37:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0909548..d7f000f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/isometric-view-modern-home-interior_23-2147914316.jpg", imageAlt: "3D floor plan visualization apartment layout" }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-using-laptop-minimal-decorated-room_23-2150407610.jpg", imageAlt: "immobilien visualization modern apartment interior" + imageSrc: "http://img.b2bpic.net/free-photo/woman-using-laptop-minimal-decorated-room_23-2150407610.jpg?_wi=1", imageAlt: "immobilien visualization modern apartment interior" } ] }, @@ -75,10 +75,10 @@ export default function LandingPage() { title: "Immobilien-Visualisierung", description: "Realistische Raumdarstellungen ideal für Neubau und Renovierungsprojekte", icon: Image, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-using-laptop-minimal-decorated-room_23-2150407610.jpg", imageAlt: "Professionelle Immobilien Visualisierung" + imageSrc: "http://img.b2bpic.net/free-photo/woman-using-laptop-minimal-decorated-room_23-2150407610.jpg?_wi=2", imageAlt: "Professionelle Immobilien Visualisierung" }, { - imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-blueprint_107420-63897.jpg", imageAlt: "Fotorealistisches Rendering" + imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-blueprint_107420-63897.jpg?_wi=1", imageAlt: "Fotorealistisches Rendering" } ] }, @@ -86,10 +86,10 @@ export default function LandingPage() { title: "Bildbearbeitung", description: "Professionelle Aufbereitung von Immobilienfotos für ansprechende Exposés", icon: Wand2, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-blueprint_107420-63897.jpg", imageAlt: "Professionelle Foto-Bearbeitung" + imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-blueprint_107420-63897.jpg?_wi=2", imageAlt: "Professionelle Foto-Bearbeitung" }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-phone-plan_23-2148819858.jpg", imageAlt: "Bildbearbeitung Beispiel" + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-phone-plan_23-2148819858.jpg?_wi=1", imageAlt: "Bildbearbeitung Beispiel" } ] }, @@ -97,10 +97,10 @@ export default function LandingPage() { title: "Virtuelles Renovieren", description: "Räume digital modernisieren damit Käufer das Potenzial erkennen", icon: RefreshCw, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-phone-plan_23-2148819858.jpg", imageAlt: "Virtuelle Renovierung Vorher-Nachher" + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-phone-plan_23-2148819858.jpg?_wi=2", imageAlt: "Virtuelle Renovierung Vorher-Nachher" }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-using-laptop-minimal-decorated-room_23-2150407610.jpg", imageAlt: "Digitale Raumgestaltung" + imageSrc: "http://img.b2bpic.net/free-photo/woman-using-laptop-minimal-decorated-room_23-2150407610.jpg?_wi=3", imageAlt: "Digitale Raumgestaltung" } ] } -- 2.49.1