Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-18 14:27:43 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
description="Premium Holzbau & Dacharbeiten in Hannover"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/carpenters-hands-planing-plank-wood-with-hand-plane_93675-134833.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpenters-hands-planing-plank-wood-with-hand-plane_93675-134833.jpg?_wi=1",
imageAlt: "carpentry workshop wooden interior",
},
{
@@ -82,21 +82,21 @@ export default function LandingPage() {
title: "Dachsanierung",
subtitle: "Steil- und Flachdächer",
description: "Professionelle Sanierung von Steil- und Flachdächern mit höchster Präzision.",
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-building-with-wood_23-2148748856.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-building-with-wood_23-2148748856.jpg?_wi=1",
},
{
tag: "Holz",
title: "Holzbau",
subtitle: "Nach Maß",
description: "Carports, Terrassen und individuelle Holzkonstruktionen nach Maß.",
imageSrc: "http://img.b2bpic.net/free-photo/building_1127-3015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/building_1127-3015.jpg?_wi=1",
},
{
tag: "Innenausbau",
title: "Innenausbau",
subtitle: "Modern",
description: "Moderne Ausbauarbeiten mit hochwertigen Materialien.",
imageSrc: "http://img.b2bpic.net/free-photo/low-view-wooden-house-construction_23-2148748793.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-view-wooden-house-construction_23-2148748793.jpg?_wi=1",
},
]}
title="Unsere Leistungen"
@@ -151,7 +151,7 @@ export default function LandingPage() {
role: "Kundin",
company: "Hannover",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/carpenters-hands-planing-plank-wood-with-hand-plane_93675-134833.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpenters-hands-planing-plank-wood-with-hand-plane_93675-134833.jpg?_wi=2",
imageAlt: "carpentry roof frame assembly",
},
{
@@ -160,7 +160,7 @@ export default function LandingPage() {
role: "Kunde",
company: "Hannover",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-building-with-wood_23-2148748856.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-building-with-wood_23-2148748856.jpg?_wi=2",
imageAlt: "carpentry roof frame assembly",
},
{
@@ -169,7 +169,7 @@ export default function LandingPage() {
role: "Kundin",
company: "Hannover",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/building_1127-3015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/building_1127-3015.jpg?_wi=2",
imageAlt: "carpentry roof frame assembly",
},
{
@@ -178,7 +178,7 @@ export default function LandingPage() {
role: "Kunde",
company: "Hannover",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/low-view-wooden-house-construction_23-2148748793.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-view-wooden-house-construction_23-2148748793.jpg?_wi=2",
imageAlt: "carpentry roof frame assembly",
},
]}