Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-30 09:00:13 +00:00

View File

@@ -56,53 +56,53 @@ export default function LandingPage() {
description="Hochwertige Plattenarbeiten für Bäder, Terrassen und Wohnräume handwerkliche Qualität seit Jahren. Entdecken Sie unsere Projekte und fordern Sie eine unverbindliche Offerte an."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/marble-wall-texture_23-2148132262.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/marble-wall-texture_23-2148132262.jpg?_wi=1",
imageAlt: "Projekt 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/clear-water-swimming-pool-daytime_181624-18059.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/clear-water-swimming-pool-daytime_181624-18059.jpg?_wi=1",
imageAlt: "Projekt 2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/copper-sink-elegant-kitchen-counter-country-house_628469-514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/copper-sink-elegant-kitchen-counter-country-house_628469-514.jpg?_wi=1",
imageAlt: "Projekt 3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/marble-wall-texture_23-2148132262.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/marble-wall-texture_23-2148132262.jpg?_wi=2",
imageAlt: "Projekt 4",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/clear-water-swimming-pool-daytime_181624-18059.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/clear-water-swimming-pool-daytime_181624-18059.jpg?_wi=2",
imageAlt: "Projekt 5",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/copper-sink-elegant-kitchen-counter-country-house_628469-514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/copper-sink-elegant-kitchen-counter-country-house_628469-514.jpg?_wi=2",
imageAlt: "Projekt 6",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/copper-sink-elegant-kitchen-counter-country-house_628469-514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/copper-sink-elegant-kitchen-counter-country-house_628469-514.jpg?_wi=3",
imageAlt: "Projekt 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/marble-wall-texture_23-2148132262.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/marble-wall-texture_23-2148132262.jpg?_wi=3",
imageAlt: "Projekt 2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/clear-water-swimming-pool-daytime_181624-18059.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/clear-water-swimming-pool-daytime_181624-18059.jpg?_wi=3",
imageAlt: "Projekt 3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/copper-sink-elegant-kitchen-counter-country-house_628469-514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/copper-sink-elegant-kitchen-counter-country-house_628469-514.jpg?_wi=4",
imageAlt: "Projekt 4",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/marble-wall-texture_23-2148132262.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/marble-wall-texture_23-2148132262.jpg?_wi=4",
imageAlt: "Projekt 5",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/clear-water-swimming-pool-daytime_181624-18059.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/clear-water-swimming-pool-daytime_181624-18059.jpg?_wi=4",
imageAlt: "Projekt 6",
},
]}
@@ -217,35 +217,35 @@ export default function LandingPage() {
name: "Exklusives Badezimmer",
price: "Auf Anfrage",
variant: "Keramik",
imageSrc: "http://img.b2bpic.net/free-photo/marble-wall-texture_23-2148132262.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/marble-wall-texture_23-2148132262.jpg?_wi=5",
},
{
id: "p2",
name: "Terrassenbelag",
price: "Auf Anfrage",
variant: "Naturstein",
imageSrc: "http://img.b2bpic.net/free-photo/clear-water-swimming-pool-daytime_181624-18059.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/clear-water-swimming-pool-daytime_181624-18059.jpg?_wi=5",
},
{
id: "p3",
name: "Wohnraum Design",
price: "Auf Anfrage",
variant: "Feinsteinzeug",
imageSrc: "http://img.b2bpic.net/free-photo/copper-sink-elegant-kitchen-counter-country-house_628469-514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/copper-sink-elegant-kitchen-counter-country-house_628469-514.jpg?_wi=5",
},
{
id: "p4",
name: "Naturstein Treppe",
price: "Auf Anfrage",
variant: "Naturstein",
imageSrc: "http://img.b2bpic.net/free-photo/marble-wall-texture_23-2148132262.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/marble-wall-texture_23-2148132262.jpg?_wi=6",
},
{
id: "p5",
name: "Moderne Küche",
price: "Auf Anfrage",
variant: "Keramik",
imageSrc: "http://img.b2bpic.net/free-photo/clear-water-swimming-pool-daytime_181624-18059.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/clear-water-swimming-pool-daytime_181624-18059.jpg?_wi=6",
},
]}
title="Projektbeispiele"
@@ -260,7 +260,7 @@ export default function LandingPage() {
{
id: "t1",
name: "Familie Müller",
imageSrc: "http://img.b2bpic.net/free-photo/couple-changing-bulb-home_23-2147766978.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-changing-bulb-home_23-2147766978.jpg?_wi=1",
},
{
id: "t2",
@@ -280,7 +280,7 @@ export default function LandingPage() {
{
id: "t5",
name: "Ehepaar Meier",
imageSrc: "http://img.b2bpic.net/free-photo/couple-changing-bulb-home_23-2147766978.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-changing-bulb-home_23-2147766978.jpg?_wi=2",
},
]}
cardTitle="Kundenstimmen"