5 Commits

Author SHA1 Message Date
a368017732 Update src/app/page.tsx 2026-03-07 17:20:26 +00:00
6dc7537a9b Update src/app/layout.tsx 2026-03-07 17:20:26 +00:00
6c5b03e25a Merge version_1 into main
Merge version_1 into main
2026-03-07 17:14:05 +00:00
b8639cb9f3 Merge version_1 into main
Merge version_1 into main
2026-03-07 17:13:05 +00:00
7ff4cdc962 Merge version_1 into main
Merge version_1 into main
2026-03-07 17:11:52 +00:00
2 changed files with 76 additions and 1460 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -38,7 +38,8 @@ export default function HomePage() {
{ name: "Kontakt", id: "contact" }, { name: "Kontakt", id: "contact" },
]} ]}
button={{ button={{
text: "Jetzt anrufen", href: "tel:090717283800"}} text: "Jetzt anrufen", href: "tel:090717283800"
}}
/> />
</div> </div>
@@ -51,21 +52,28 @@ export default function HomePage() {
background={{ variant: "plain" }} background={{ variant: "plain" }}
buttons={[ buttons={[
{ {
text: "Jetzt anrufen", href: "tel:090717283800"}, text: "Jetzt anrufen", href: "tel:090717283800"
},
{ {
text: "Angebot anfragen", href: "#contact"}, text: "Angebot anfragen", href: "#contact"
},
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-city-buildings_23-2149071395.jpg", imageAlt: "Modernes Heizsystem Installation"}, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-city-buildings_23-2149071395.jpg", 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?_wi=1", imageAlt: "Professionelle Sanitärinstallation"}, 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?_wi=1", imageAlt: "Wartung und Reparaturservice"}, 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?_wi=1", imageAlt: "Heizungsanlage Montage"}, 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?_wi=1", imageAlt: "Professionelles Fachbetrieb Team"}, imageSrc: "http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11837.jpg?_wi=1", imageAlt: "Professionelles Fachbetrieb Team"
},
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
@@ -91,13 +99,16 @@ export default function HomePage() {
features={[ features={[
{ {
id: "1", title: "Heizungstechnik", tags: ["Installation", "Wartung", "Reparatur"], id: "1", title: "Heizungstechnik", tags: ["Installation", "Wartung", "Reparatur"],
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55756.jpg?_wi=2", imageAlt: "Heizungsanlage Installation"}, 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"], 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?_wi=2", imageAlt: "Badinstallation Sanitär"}, 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"], id: "3", title: "Wartung und Reparaturen", tags: ["Modernisierung", "Wartungsarbeiten", "Reparaturservice"],
imageSrc: "http://img.b2bpic.net/free-photo/annual-hvac-system-checkup_482257-91109.jpg?_wi=2", imageAlt: "Wartung Reparaturservice"}, imageSrc: "http://img.b2bpic.net/free-photo/annual-hvac-system-checkup_482257-91109.jpg?_wi=2", imageAlt: "Wartung Reparaturservice"
},
]} ]}
animationType="slide-up" animationType="slide-up"
title="Unsere Leistungen" title="Unsere Leistungen"
@@ -108,6 +119,32 @@ export default function HomePage() {
/> />
</div> </div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
testimonials={[
{
id: "1", 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", imageAlt: "Hans Müller"
},
{
id: "2", 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", imageAlt: "Sandra Weber"
},
{
id: "3", 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", imageAlt: "Michael Fischer"
},
{
id: "4", 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", imageAlt: "Claudia König"
},
]}
tag="Kundenbewertungen"
tagAnimation="slide-up"
title="Kundenbewertungen"
description="Das sagen unsere zufriedenen Kunden über unsere Arbeit"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="whyChooseUs" data-section="whyChooseUs"> <div id="whyChooseUs" data-section="whyChooseUs">
<MetricCardOne <MetricCardOne
metrics={[ metrics={[
@@ -133,33 +170,14 @@ export default function HomePage() {
/> />
</div> </div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
testimonials={[
{
id: "1", 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", imageAlt: "Hans Müller"},
{
id: "2", 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", imageAlt: "Sandra Weber"},
{
id: "3", 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", imageAlt: "Michael Fischer"},
{
id: "4", 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", imageAlt: "Claudia König"},
]}
title="Kundenbewertungen"
description="Das sagen unsere zufriedenen Kunden über unsere Arbeit"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="serviceAreas" data-section="serviceAreas"> <div id="serviceAreas" data-section="serviceAreas">
<SocialProofOne <SocialProofOne
title="Einsatzgebiet: Dillingen und Umgebung" title="Einsatzgebiet: Dillingen und Umgebung"
description="Wir sind Ihr lokaler Partner in Dillingen an der Donau und den umliegenden Gemeinden" description="Wir sind Ihr lokaler Partner in Dillingen an der Donau und den umliegenden Gemeinden"
tag="Regionale Abdeckung" tag="Regionale Abdeckung"
names={[ names={[
"Dillingen a.d. Donau", "Wertingen", "Lauingen", "Höchstädt", "Unterroth", "Glött", "Donaualtheim", "Schwenningen"]} "Dillingen a.d. Donau", "Wertingen", "Lauingen", "Höchstädt", "Unterroth", "Glött", "Donaualtheim", "Schwenningen"
]}
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
speed={40} speed={40}
@@ -191,31 +209,40 @@ export default function HomePage() {
{ {
title: "Unternehmen", items: [ title: "Unternehmen", items: [
{ {
label: "Über uns", href: "/about"}, label: "Über uns", href: "/about"
},
{ {
label: "Leistungen", href: "#services"}, label: "Leistungen", href: "#services"
},
{ {
label: "Einsatzgebiet", href: "#serviceAreas"}, label: "Einsatzgebiet", href: "#serviceAreas"
},
], ],
}, },
{ {
title: "Kontakt", items: [ title: "Kontakt", items: [
{ {
label: "Telefon: 09071 728380", href: "tel:090717283800"}, label: "Telefon: 09071 728380", href: "tel:090717283800"
},
{ {
label: "Adresse: Fuggerstraße 10", href: "#"}, label: "Adresse: Fuggerstraße 10", href: "#"
},
{ {
label: "89407 Dillingen a.d. Donau", href: "#"}, label: "89407 Dillingen a.d. Donau", href: "#"
},
], ],
}, },
{ {
title: "Rechtliches", items: [ title: "Rechtliches", items: [
{ {
label: "Datenschutz", href: "#"}, label: "Datenschutz", href: "#"
},
{ {
label: "Impressum", href: "#"}, label: "Impressum", href: "#"
},
{ {
label: "Kontakt", href: "#contact"}, label: "Kontakt", href: "#contact"
},
], ],
}, },
]} ]}