Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-22 16:34:41 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "Projekte ansehen", href: "#projects" }
]}
carouselItems={[
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4900.jpg", imageAlt: "Luxus Terrassendach bei Sonnenuntergang" },
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4900.jpg?_wi=1", imageAlt: "Luxus Terrassendach bei Sonnenuntergang" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-interior-design-with-scenic-view-modern-sofa_23-2151972897.jpg", imageAlt: "Minimalistische Terrassenüberdachung" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/background-indoor-building_1232-4603.jpg", imageAlt: "Architektur Detail Glasdach" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/monochromatic-urban-minimal-landscape_23-2151011500.jpg", imageAlt: "Exklusive Terrassenlösung" },
@@ -67,9 +67,9 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{ id: "f1", title: "Präzision & Qualität", descriptions: ["Verwendung hochwertigster Materialien für eine lange Lebensdauer."], imageSrc: "http://img.b2bpic.net/free-photo/rooftop-lounge-sunset_23-2151986955.jpg", imageAlt: "Rooftop lounge at sunset" },
{ id: "f2", title: "Individuelles Design", descriptions: ["Maßgeschneiderte Lösungen, die perfekt zu Ihrer Architektur passen."], imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4900.jpg", imageAlt: "Rooftop lounge at sunset" },
{ id: "f3", title: "Zuverlässigkeit", descriptions: ["Pünktliche Umsetzung durch professionelle Handwerksleistung."], imageSrc: "http://img.b2bpic.net/free-photo/cityscape-viewed-through-window_1359-760.jpg", imageAlt: "Rooftop lounge at sunset" },
{ id: "f4", title: "Rundum-Service", descriptions: ["Vom ersten Beratungsgespräch bis zur fachgerechten Montage."], imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283217.jpg", imageAlt: "Rooftop lounge at sunset" }
{ id: "f2", title: "Individuelles Design", descriptions: ["Maßgeschneiderte Lösungen, die perfekt zu Ihrer Architektur passen."], imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4900.jpg?_wi=2", imageAlt: "Rooftop lounge at sunset" },
{ id: "f3", title: "Zuverlässigkeit", descriptions: ["Pünktliche Umsetzung durch professionelle Handwerksleistung."], imageSrc: "http://img.b2bpic.net/free-photo/cityscape-viewed-through-window_1359-760.jpg?_wi=1", imageAlt: "Rooftop lounge at sunset" },
{ id: "f4", title: "Rundum-Service", descriptions: ["Vom ersten Beratungsgespräch bis zur fachgerechten Montage."], imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283217.jpg?_wi=1", imageAlt: "Rooftop lounge at sunset" }
]}
title="Warum R-Bau Garant?"
description="Wir setzen auf Präzision, individuelle Ästhetik und absolute Zuverlässigkeit für Ihr exklusives Bauprojekt."
@@ -83,8 +83,8 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true}
products={[
{ id: "p1", brand: "R-Bau", name: "Terrassenüberdachung", price: "Beratung nötig", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/cityscape-viewed-through-window_1359-760.jpg" },
{ id: "p2", brand: "R-Bau", name: "Eingangsüberdachung", price: "Beratung nötig", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283217.jpg" },
{ id: "p1", brand: "R-Bau", name: "Terrassenüberdachung", price: "Beratung nötig", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/cityscape-viewed-through-window_1359-760.jpg?_wi=2" },
{ id: "p2", brand: "R-Bau", name: "Eingangsüberdachung", price: "Beratung nötig", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283217.jpg?_wi=2" },
{ id: "p3", brand: "R-Bau", name: "Carport Systeme", price: "Beratung nötig", rating: 5, reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/angle-view-airplane-inside-museum_250224-65.jpg" },
{ id: "p4", brand: "R-Bau", name: "Sonderanfertigungen", price: "Auf Anfrage", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesswoman-making-phone-call_23-2147989607.jpg" },
{ id: "p5", brand: "R-Bau", name: "Glas-Systeme", price: "Beratung nötig", rating: 5, reviewCount: "6", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-partners-hugging_23-2149338599.jpg" },