Update src/app/services/page.tsx

This commit is contained in:
2026-03-07 09:46:09 +00:00
parent 70b50f3b05
commit 5e0b7dcdfc

View File

@@ -81,21 +81,21 @@ export default function ServicesPage() {
{
title: "Badrenovierung",
description: "Komplette Badezimmer-Neugestaltung mit modernem Design und hochwertigen Materialien.",
imageSrc: "http://img.b2bpic.net/free-photo/washbasin-with-mirror_1203-47.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/washbasin-with-mirror_1203-47.jpg?_wi=2",
imageAlt: "Badezimmer Renovation",
buttonIcon: ArrowRight,
},
{
title: "Heizungsinstallation",
description: "Installation und Wartung von modernen Heizungssystemen für optimalen Komfort.",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg?_wi=1",
imageAlt: "Heizungssystem",
buttonIcon: ArrowRight,
},
{
title: "Sanitärarbeiten",
description: "Fachgerechte Reparatur und Installation aller Sanitärinstallationen.",
imageSrc: "http://img.b2bpic.net/free-photo/disabled-modern-faucet-interior-clean_1203-5066.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/disabled-modern-faucet-interior-clean_1203-5066.jpg?_wi=1",
imageAlt: "Sanitär Arbeiten",
buttonIcon: ArrowRight,
},
@@ -109,14 +109,14 @@ export default function ServicesPage() {
{
title: "Neubau-Begleitung",
description: "Umfassende Unterstützung bei Neubau-Projekten von Anfang bis Ende.",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg?_wi=2",
imageAlt: "Neubau Begleitung",
buttonIcon: ArrowRight,
},
{
title: "Reparaturen & Wartung",
description: "Schnelle und zuverlässige Reparatur- und Wartungsdienste bei Notfällen.",
imageSrc: "http://img.b2bpic.net/free-photo/disabled-modern-faucet-interior-clean_1203-5066.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/disabled-modern-faucet-interior-clean_1203-5066.jpg?_wi=2",
imageAlt: "Reparaturen Wartung",
buttonIcon: ArrowRight,
},