Update src/app/unternehmen/page.tsx

This commit is contained in:
2026-03-12 13:47:48 +00:00
parent cc8ed21e3e
commit f400a5ec89

View File

@@ -77,7 +77,7 @@ export default function AboutPage() {
title="Über Büdenbender - Generationen von Handwerkskunst"
description="Ein mittelständisches Unternehmen mit Tradition, Leidenschaft und Vision. Wir sind spezialisiert auf Premium-Dachdeckerarbeiten, Fassadenbau und Zimmerei in Siegen, Köln und Kerpen."
tag="Unser Unternehmen"
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-holding-schematics_23-2148269844.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-holding-schematics_23-2148269844.jpg?_wi=5"
imageAlt="Büdenbender Handwerksteam bei der Arbeit"
showBlur={true}
showDimOverlay={true}
@@ -136,7 +136,7 @@ export default function AboutPage() {
role: "Hausbesitzer",
company: "Siegen",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-pointing-her-smile-checked-shirt-looking-cheerful-front-view_176474-112653.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-pointing-her-smile-checked-shirt-looking-cheerful-front-view_176474-112653.jpg?_wi=3",
imageAlt: "Michael Schneider - Zufriedener Kunde",
},
{
@@ -145,7 +145,7 @@ export default function AboutPage() {
role: "Immobilieneigentümerin",
company: "Köln",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-blonde-young-businesswoman-standing-against-gray-background_23-2148029507.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-blonde-young-businesswoman-standing-against-gray-background_23-2148029507.jpg?_wi=3",
imageAlt: "Dr. Sandra Müller - Premium Kundin",
},
{
@@ -154,7 +154,7 @@ export default function AboutPage() {
role: "Projektmanager",
company: "Kerpen",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-holding-cup-coffee_23-2147955375.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-holding-cup-coffee_23-2147955375.jpg?_wi=2",
imageAlt: "Klaus Weber - Geschäftskunde",
},
]}