Update src/app/about/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function AboutPage() {
|
||||
description="Fuggerstraße 10, 89407 Dillingen an der Donau"
|
||||
subdescription="Fachkompetenz, Zuverlässigkeit und persönlicher Service"
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11837.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11837.jpg?_wi=3"
|
||||
imageAlt="Haustechnik MM Team bei der Arbeit"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
@@ -103,21 +103,21 @@ export default function AboutPage() {
|
||||
id: "1",
|
||||
title: "Heizungstechnik & Modernisierung",
|
||||
tags: ["Gas-Heizungen", "Brennwertkessel", "Wärmepumpen"],
|
||||
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=3",
|
||||
imageAlt: "Moderne Heizungsanlage",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Sanitärinstallation & Badgestaltung",
|
||||
tags: ["Bäder", "Küchen", "Wartung"],
|
||||
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=3",
|
||||
imageAlt: "Professionelle Badinstallation",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Wartung & Reparaturservice",
|
||||
tags: ["Inspektionen", "Reparaturen", "Notfallservice"],
|
||||
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=3",
|
||||
imageAlt: "Professionelle Wartung",
|
||||
},
|
||||
]}
|
||||
@@ -132,7 +132,7 @@ export default function AboutPage() {
|
||||
|
||||
<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=2"
|
||||
imageAlt="Haustechnik MM Werkstatt"
|
||||
logoText="Haustechnik MM"
|
||||
copyrightText="© 2025 Haustechnik MM | Fuggerstraße 10, 89407 Dillingen a.d. Donau"
|
||||
|
||||
Reference in New Issue
Block a user