Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-07 17:11:52 +00:00
5 changed files with 1395 additions and 28 deletions

View File

@@ -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"

View File

@@ -49,7 +49,7 @@ export default function ContactPage() {
description="Fuggerstraße 10, 89407 Dillingen an der Donau"
subdescription="Ihr kompetenter Partner für Heizung, Sanitär und Gebäudetechnik"
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=4"
imageAlt="Haustechnik MM Team"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -97,7 +97,7 @@ export default function ContactPage() {
{/* 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=4"
imageAlt="Haustechnik MM Werkstatt"
logoText="Haustechnik MM"
copyrightText="© 2025 Haustechnik MM | Fuggerstraße 10, 89407 Dillingen a.d. Donau"

File diff suppressed because it is too large Load Diff

View File

@@ -67,19 +67,19 @@ export default function HomePage() {
imageAlt: "Modernes Heizsystem Installation",
},
{
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=1",
imageAlt: "Professionelle Sanitärinstallation",
},
{
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=1",
imageAlt: "Wartung und Reparaturservice",
},
{
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=1",
imageAlt: "Heizungsanlage Montage",
},
{
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=1",
imageAlt: "Professionelles Fachbetrieb Team",
},
]}
@@ -96,7 +96,7 @@ export default function HomePage() {
description="Fuggerstraße 10, 89407 Dillingen an der Donau"
subdescription="Ihr kompetenter Partner für Heizung, Sanitär und Gebäudetechnik"
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=2"
imageAlt="Haustechnik MM Team"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -110,21 +110,21 @@ export default function HomePage() {
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=2",
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=2",
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=2",
imageAlt: "Wartung Reparaturservice",
},
]}
@@ -186,7 +186,7 @@ export default function HomePage() {
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=1",
imageAlt: "Hans Müller",
},
{
@@ -194,7 +194,7 @@ export default function HomePage() {
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=1",
imageAlt: "Sandra Weber",
},
{
@@ -202,7 +202,7 @@ export default function HomePage() {
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=1",
imageAlt: "Michael Fischer",
},
{
@@ -210,7 +210,7 @@ export default function HomePage() {
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=1",
imageAlt: "Claudia König",
},
]}
@@ -260,7 +260,7 @@ export default function HomePage() {
<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=1"
imageAlt="Haustechnik MM Werkstatt"
logoText="Haustechnik MM"
copyrightText="© 2025 Haustechnik MM | Fuggerstraße 10, 89407 Dillingen a.d. Donau"

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"