From 2927f0486ea033fcc95e18a6052d311919699cd1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 15:18:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index efc5088..d5b986f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/spiral-staircase-with-metallic-railing_250224-286.jpg" } }, { - title: "Fachmontage", description: "Professioneller Einbau durch unser erfahrenes Team.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/charming-girl-stands-near-gate_8353-7875.jpg" }, + title: "Fachmontage", description: "Professioneller Einbau durch unser erfahrenes Team.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/charming-girl-stands-near-gate_8353-7875.jpg?_wi=1" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/dark-metal-factory-busy-man-is-working-his-workplace_613910-17202.jpg" } }, ]} @@ -95,7 +95,7 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={true} products={[ - { id: "p1", name: "Balkongeländer", price: "Auf Anfrage", imageSrc: "http://img.b2bpic.net/free-photo/charming-girl-stands-near-gate_8353-7875.jpg" }, + { id: "p1", name: "Balkongeländer", price: "Auf Anfrage", imageSrc: "http://img.b2bpic.net/free-photo/charming-girl-stands-near-gate_8353-7875.jpg?_wi=2" }, { id: "p2", name: "Treppenhandläufe", price: "Auf Anfrage", imageSrc: "http://img.b2bpic.net/free-photo/metallic-railing-sunny-day_23-2148269798.jpg" }, { id: "p3", name: "Pool-Umrandungen", price: "Auf Anfrage", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207694.jpg" }, { id: "p4", name: "Gartenzäune", price: "Auf Anfrage", imageSrc: "http://img.b2bpic.net/free-photo/closeup-base-green-barrier-overpass-bridge_181624-22816.jpg" }, -- 2.49.1