Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-18 15:18:18 +00:00

View File

@@ -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" },