Update src/app/services/page.tsx

This commit is contained in:
2026-03-07 09:48:51 +00:00
parent 120818399f
commit 13ca824414

View File

@@ -74,22 +74,22 @@ export default function ServicesPage() {
description="Professionelle Handwerk für alle Ihre Bedürfnisse rund um Bad, Heizung und Dach."
features={[
{
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", imageAlt: "Badezimmer Renovation", buttonIcon: ArrowRight,
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?_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", imageAlt: "Heizungssystem", 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?_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", imageAlt: "Sanitär Arbeiten", 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?_wi=1", imageAlt: "Sanitär Arbeiten", buttonIcon: ArrowRight,
},
{
title: "Dacharbeiten", description: "Professionelle Dachinstallation, Reparatur und Wartung für langfristigen Schutz.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-rooftops-city-buildings-with-red-shingles_181624-12846.jpg", imageAlt: "Dacharbeiten", buttonIcon: ArrowRight,
},
{
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", imageAlt: "Neubau Begleitung", buttonIcon: ArrowRight,
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?_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", imageAlt: "Reparaturen Wartung", 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?_wi=2", imageAlt: "Reparaturen Wartung", buttonIcon: ArrowRight,
},
]}
tag="Leistungen"