Update src/app/services/page.tsx

This commit is contained in:
2026-03-07 17:11:48 +00:00
parent 6adb654632
commit bad28b4682

View File

@@ -48,21 +48,21 @@ export default function ServicesPage() {
id: "1",
title: "Heizungstechnik",
tags: ["Installation", "Wartung", "Reparatur"],
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55756.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55756.jpg?_wi=4",
imageAlt: "Heizungsanlage Installation",
},
{
id: "2",
title: "Sanitärinstallationen",
tags: ["Badinstallation", "Rohrreparaturen", "Wasserinstallation"],
imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-rack-with-pullout-sprayer-by-sink-flow-control_169016-69395.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-rack-with-pullout-sprayer-by-sink-flow-control_169016-69395.jpg?_wi=4",
imageAlt: "Badinstallation Sanitär",
},
{
id: "3",
title: "Wartung und Reparaturen",
tags: ["Modernisierung", "Wartungsarbeiten", "Reparaturservice"],
imageSrc: "http://img.b2bpic.net/free-photo/annual-hvac-system-checkup_482257-91109.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/annual-hvac-system-checkup_482257-91109.jpg?_wi=4",
imageAlt: "Wartung Reparaturservice",
},
]}
@@ -126,7 +126,7 @@ export default function ServicesPage() {
name: "Hans Müller",
role: "Hausbesitzer",
testimonial: "Schnelle und professionelle Arbeit! Die Heizungsreparatur wurde zügig durchgeführt und alles funktioniert perfekt. Sehr zu empfehlen!",
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-man-shirt-tie-adjusting-his-necktie_93675-135586.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-man-shirt-tie-adjusting-his-necktie_93675-135586.jpg?_wi=2",
imageAlt: "Hans Müller",
},
{
@@ -134,7 +134,7 @@ export default function ServicesPage() {
name: "Sandra Weber",
role: "Immobilienbesitzerin",
testimonial: "Großartiger Service! Die Badinstallation wurde professionell durchgeführt. Das Team war höflich, pünktlich und sehr kompetent.",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-850.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-850.jpg?_wi=2",
imageAlt: "Sandra Weber",
},
{
@@ -142,7 +142,7 @@ export default function ServicesPage() {
name: "Michael Fischer",
role: "Hausbesitzer",
testimonial: "Zuverlässig und ehrlich. Die Wartung unserer Heizung wird regelmäßig durchgeführt. Man vertraut den Fachleuten von Haustechnik MM.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing_23-2148920100.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing_23-2148920100.jpg?_wi=2",
imageAlt: "Michael Fischer",
},
{
@@ -150,7 +150,7 @@ export default function ServicesPage() {
name: "Claudia König",
role: "Hausbesitzerin",
testimonial: "Professionelle Handwerker! Moderne Heizungsanlage wurde perfekt installiert. Prompt, sauber und mit ausgezeichneter Nachbetreuung.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-celebrating-major-project-milestone_482257-123691.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-celebrating-major-project-milestone_482257-123691.jpg?_wi=2",
imageAlt: "Claudia König",
},
]}
@@ -165,7 +165,7 @@ export default function ServicesPage() {
{/* Footer */}
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/top-view-modern-operational-plant-producing-fiberglass-heavy-industry-machinery-metalworking-workshop-concept_645730-80.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-modern-operational-plant-producing-fiberglass-heavy-industry-machinery-metalworking-workshop-concept_645730-80.jpg?_wi=3"
imageAlt="Haustechnik MM Werkstatt"
logoText="Haustechnik MM"
copyrightText="© 2025 Haustechnik MM | Fuggerstraße 10, 89407 Dillingen a.d. Donau"