Merge version_1 into main #2
@@ -10,10 +10,10 @@ import { Clock, Star, Users, CheckCircle } from "lucide-react";
|
||||
|
||||
export default function ServicesPage() {
|
||||
const navItems = [
|
||||
{ name: "Leistungen", id: "services" },
|
||||
{ name: "Über uns", id: "about" },
|
||||
{ name: "Bewertungen", id: "testimonials" },
|
||||
{ name: "Kontakt", id: "contact" },
|
||||
{ name: "Leistungen", id: "/leistungen" },
|
||||
{ name: "Über uns", id: "/uber-uns" },
|
||||
{ name: "Bewertungen", id: "/#testimonials" },
|
||||
{ name: "Kontakt", id: "/#contact" },
|
||||
];
|
||||
|
||||
return (
|
||||
@@ -43,35 +43,15 @@ export default function ServicesPage() {
|
||||
tag="Leistungen"
|
||||
features={[
|
||||
{
|
||||
title: "Rohrreparaturen & Rohrbau",
|
||||
description: "Schnelle und zuverlässige Reparatur beschädigter Rohre mit modernen Techniken. Wir arbeiten mit hochwertigen Materialien und bieten langjährige Garantien.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg?_wi=3",
|
||||
imageAlt: "Professionelle Rohrreparatur und Installation",
|
||||
},
|
||||
title: "Rohrreparaturen & Rohrbau", description: "Schnelle und zuverlässige Reparatur beschädigter Rohre mit modernen Techniken. Wir arbeiten mit hochwertigen Materialien und bieten langjährige Garantien.", imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg?_wi=3", imageAlt: "Professionelle Rohrreparatur und Installation"},
|
||||
{
|
||||
title: "24/7 Notdienst",
|
||||
description: "Sofortige Hilfe bei Rohrbruch und anderen Notfällen rund um die Uhr. Unser Team ist jederzeit erreichbar für dringende Probleme.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431514.jpg?_wi=2",
|
||||
imageAlt: "Notdienst Klempner bei Notfällen",
|
||||
},
|
||||
title: "24/7 Notdienst", description: "Sofortige Hilfe bei Rohrbruch und anderen Notfällen rund um die Uhr. Unser Team ist jederzeit erreichbar für dringende Probleme.", imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431514.jpg?_wi=2", imageAlt: "Notdienst Klempner bei Notfällen"},
|
||||
{
|
||||
title: "Heizungswartung & Installation",
|
||||
description: "Regelmäßige Wartung und Installation von modernen Heizungssystemen. Wir garantieren optimale Effizienz und Sicherheit.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg?_wi=2",
|
||||
imageAlt: "Heizungsanlage Installation und Wartung",
|
||||
},
|
||||
title: "Heizungswartung & Installation", description: "Regelmäßige Wartung und Installation von modernen Heizungssystemen. Wir garantieren optimale Effizienz und Sicherheit.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg?_wi=2", imageAlt: "Heizungsanlage Installation und Wartung"},
|
||||
{
|
||||
title: "Abflussreinigung & Rohrreinigung",
|
||||
description: "Professionelle Verstopfungsbeseitigung mit schonenden Methoden. Moderne Ausrüstung für effektive Lösungen ohne Beschädigungen.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg?_wi=4",
|
||||
imageAlt: "Abflussreinigung und Rohrreinigung",
|
||||
},
|
||||
title: "Abflussreinigung & Rohrreinigung", description: "Professionelle Verstopfungsbeseitigung mit schonenden Methoden. Moderne Ausrüstung für effektive Lösungen ohne Beschädigungen.", imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg?_wi=4", imageAlt: "Abflussreinigung und Rohrreinigung"},
|
||||
{
|
||||
title: "Badezimmerinstallation",
|
||||
description: "Komplette Badezimmer-Neuinstallation nach Ihren Wünschen und Anforderungen. Von Planung bis zur Fertigstellung in professioneller Handwerksqualität.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-feeling-good-indoors_23-2148837450.jpg?_wi=3",
|
||||
imageAlt: "Modernes Badezimmer Installation",
|
||||
},
|
||||
title: "Badezimmerinstallation", description: "Komplette Badezimmer-Neuinstallation nach Ihren Wünschen und Anforderungen. Von Planung bis zur Fertigstellung in professioneller Handwerksqualität.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-feeling-good-indoors_23-2148837450.jpg?_wi=3", imageAlt: "Modernes Badezimmer Installation"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
@@ -87,29 +67,17 @@ export default function ServicesPage() {
|
||||
tag="Standards"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
icon: Clock,
|
||||
title: "30 Min",
|
||||
value: "Max. Ankunftszeit im Notfall",
|
||||
},
|
||||
id: "1", icon: Clock,
|
||||
title: "30 Min", value: "Max. Ankunftszeit im Notfall"},
|
||||
{
|
||||
id: "2",
|
||||
icon: Star,
|
||||
title: "4.9/5",
|
||||
value: "Durchschnittliche Kundenbewertung",
|
||||
},
|
||||
id: "2", icon: Star,
|
||||
title: "4.9/5", value: "Durchschnittliche Kundenbewertung"},
|
||||
{
|
||||
id: "3",
|
||||
icon: Users,
|
||||
title: "20+",
|
||||
value: "Jahre Handwerkserfahrung",
|
||||
},
|
||||
id: "3", icon: Users,
|
||||
title: "20+", value: "Jahre Handwerkserfahrung"},
|
||||
{
|
||||
id: "4",
|
||||
icon: CheckCircle,
|
||||
title: "100%",
|
||||
value: "Garantie auf alle Arbeiten",
|
||||
},
|
||||
id: "4", icon: CheckCircle,
|
||||
title: "100%", value: "Garantie auf alle Arbeiten"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -123,34 +91,20 @@ export default function ServicesPage() {
|
||||
description="Benötigen Sie unseren Service? Kontaktieren Sie uns direkt per Telefon oder füllen Sie das Formular aus. Wir freuen uns, Ihnen helfen zu können."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Ihr Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Ihr Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Telefonnummer",
|
||||
required: true,
|
||||
name: "phone", type: "tel", placeholder: "Telefonnummer", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "E-Mail-Adresse",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "E-Mail-Adresse", required: true,
|
||||
},
|
||||
{
|
||||
name: "service",
|
||||
type: "text",
|
||||
placeholder: "Gewünschte Leistung",
|
||||
required: true,
|
||||
name: "service", type: "text", placeholder: "Gewünschte Leistung", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "details",
|
||||
placeholder: "Beschreiben Sie Ihren Bedarf oder das Problem...",
|
||||
rows: 5,
|
||||
name: "details", placeholder: "Beschreiben Sie Ihren Bedarf oder das Problem...", rows: 5,
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
@@ -166,13 +120,9 @@ export default function ServicesPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Müller Sanitär & Heizung"
|
||||
leftLink={{
|
||||
text: "Impressum",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Impressum", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Datenschutz",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Datenschutz", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
179
src/app/page.tsx
179
src/app/page.tsx
@@ -9,14 +9,15 @@ import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSp
|
||||
import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix";
|
||||
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
|
||||
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
|
||||
import Link from "next/link";
|
||||
import { Clock, Star, Users, CheckCircle } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
const navItems = [
|
||||
{ name: "Leistungen", id: "services" },
|
||||
{ name: "Über uns", id: "about" },
|
||||
{ name: "Bewertungen", id: "testimonials" },
|
||||
{ name: "Kontakt", id: "contact" },
|
||||
{ name: "Leistungen", id: "/leistungen" },
|
||||
{ name: "Über uns", id: "/uber-uns" },
|
||||
{ name: "Bewertungen", id: "#testimonials" },
|
||||
{ name: "Kontakt", id: "#contact" },
|
||||
];
|
||||
|
||||
return (
|
||||
@@ -45,18 +46,13 @@ export default function HomePage() {
|
||||
description="24/7 Notdienst für Rohrbruch, Rohrreparaturen, Heizungswartung und Badezimmerinstallationen im Umkreis von 30 km. Schnelle Hilfe von qualifizierten Fachleuten."
|
||||
buttons={[
|
||||
{
|
||||
text: "Jetzt anrufen: +49 (0) 123 456789",
|
||||
href: "tel:+491234567890",
|
||||
},
|
||||
text: "Jetzt anrufen: +49 (0) 123 456789", href: "tel:+491234567890"},
|
||||
{
|
||||
text: "Notdienst anfordern",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Notdienst anfordern", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{
|
||||
variant: "downward-rays-static",
|
||||
}}
|
||||
variant: "downward-rays-static"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-feeling-good-indoors_23-2148837450.jpg?_wi=1"
|
||||
imageAlt="Modernes Badezimmer mit professioneller Sanitärinstallation"
|
||||
mediaAnimation="opacity"
|
||||
@@ -71,35 +67,15 @@ export default function HomePage() {
|
||||
tag="Leistungen"
|
||||
features={[
|
||||
{
|
||||
title: "Rohrreparaturen",
|
||||
description: "Schnelle und zuverlässige Reparatur beschädigter Rohre mit modernen Techniken",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg?_wi=1",
|
||||
imageAlt: "Professionelle Rohrreparatur",
|
||||
},
|
||||
title: "Rohrreparaturen", description: "Schnelle und zuverlässige Reparatur beschädigter Rohre mit modernen Techniken", imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg?_wi=1", imageAlt: "Professionelle Rohrreparatur"},
|
||||
{
|
||||
title: "24/7 Notdienst",
|
||||
description: "Sofortige Hilfe bei Rohrbruch und anderen Notfällen rund um die Uhr",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431514.jpg?_wi=1",
|
||||
imageAlt: "Notdienst Klempner bei Rohrbruch",
|
||||
},
|
||||
title: "24/7 Notdienst", description: "Sofortige Hilfe bei Rohrbruch und anderen Notfällen rund um die Uhr", imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431514.jpg?_wi=1", imageAlt: "Notdienst Klempner bei Rohrbruch"},
|
||||
{
|
||||
title: "Heizungswartung",
|
||||
description: "Regelmäßige Wartung und Installation von modernen Heizungssystemen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg?_wi=1",
|
||||
imageAlt: "Heizungsanlage Installation und Wartung",
|
||||
},
|
||||
title: "Heizungswartung", description: "Regelmäßige Wartung und Installation von modernen Heizungssystemen", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg?_wi=1", imageAlt: "Heizungsanlage Installation und Wartung"},
|
||||
{
|
||||
title: "Abflussreinigung",
|
||||
description: "Professionelle Verstopfungsbeseitigung mit schonenden Methoden",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg?_wi=2",
|
||||
imageAlt: "Abflussreinigung und Verstopfungsbeseitigung",
|
||||
},
|
||||
title: "Abflussreinigung", description: "Professionelle Verstopfungsbeseitigung mit schonenden Methoden", imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg?_wi=2", imageAlt: "Abflussreinigung und Verstopfungsbeseitigung"},
|
||||
{
|
||||
title: "Badezimmerinstallation",
|
||||
description: "Komplette Badezimmer-Neuinstallation nach Ihren Wünschen und Anforderungen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-feeling-good-indoors_23-2148837450.jpg?_wi=2",
|
||||
imageAlt: "Modernes Badezimmer Installation",
|
||||
},
|
||||
title: "Badezimmerinstallation", description: "Komplette Badezimmer-Neuinstallation nach Ihren Wünschen und Anforderungen", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-feeling-good-indoors_23-2148837450.jpg?_wi=2", imageAlt: "Modernes Badezimmer Installation"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
@@ -115,29 +91,17 @@ export default function HomePage() {
|
||||
tag="Vertrauen"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
icon: Clock,
|
||||
title: "30 Min",
|
||||
value: "Durchschn. Ankunftszeit",
|
||||
},
|
||||
id: "1", icon: Clock,
|
||||
title: "30 Min", value: "Durchschn. Ankunftszeit"},
|
||||
{
|
||||
id: "2",
|
||||
icon: Star,
|
||||
title: "4.9/5",
|
||||
value: "Kundenbewertung",
|
||||
},
|
||||
id: "2", icon: Star,
|
||||
title: "4.9/5", value: "Kundenbewertung"},
|
||||
{
|
||||
id: "3",
|
||||
icon: Users,
|
||||
title: "20+",
|
||||
value: "Jahre Erfahrung",
|
||||
},
|
||||
id: "3", icon: Users,
|
||||
title: "20+", value: "Jahre Erfahrung"},
|
||||
{
|
||||
id: "4",
|
||||
icon: CheckCircle,
|
||||
title: "24/7",
|
||||
value: "Notdienst verfügbar",
|
||||
},
|
||||
id: "4", icon: CheckCircle,
|
||||
title: "24/7", value: "Notdienst verfügbar"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -149,28 +113,17 @@ export default function HomePage() {
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Familiengeführter Handwerksbetrieb mit",
|
||||
},
|
||||
type: "text", content: "Familiengeführter Handwerksbetrieb mit"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-10801.jpg",
|
||||
alt: "Qualifiziertes Handwerker-Team",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-10801.jpg", alt: "Qualifiziertes Handwerker-Team"},
|
||||
{
|
||||
type: "text",
|
||||
content: "über 20 Jahren Erfahrung in der Region",
|
||||
},
|
||||
type: "text", content: "über 20 Jahren Erfahrung in der Region"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Mehr über uns",
|
||||
href: "/uber-uns",
|
||||
},
|
||||
text: "Mehr über uns", href: "/uber-uns"},
|
||||
{
|
||||
text: "Referenzen ansehen",
|
||||
href: "#testimonials",
|
||||
},
|
||||
text: "Referenzen ansehen", href: "#testimonials"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -186,53 +139,17 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Klaus Hoffmann",
|
||||
handle: "Hausbesitzer",
|
||||
testimonial: "Schnelle und professionelle Reparatur bei unserem Rohrbruch. Techniker war innerhalb von 30 Minuten da. Absolut empfehlenswert!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-drinking-coffee-talking-phone-cafe_637285-8846.jpg?_wi=1",
|
||||
imageAlt: "Klaus Hoffmann",
|
||||
},
|
||||
id: "1", name: "Klaus Hoffmann", handle: "Hausbesitzer", testimonial: "Schnelle und professionelle Reparatur bei unserem Rohrbruch. Techniker war innerhalb von 30 Minuten da. Absolut empfehlenswert!", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-drinking-coffee-talking-phone-cafe_637285-8846.jpg?_wi=1", imageAlt: "Klaus Hoffmann"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Petra Schmidt",
|
||||
handle: "Wohnungsverwalterin",
|
||||
testimonial: "Arbeite seit Jahren mit Müller zusammen. Zuverlässig, fair im Preis und professionell. Meine erste Wahl für alle Sanitärprobleme.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovey-glad-female-tourist-makes-selfie-portrait-looks-camera-happily-stands-with-backpack-against-green-nature-space_273609-25974.jpg?_wi=1",
|
||||
imageAlt: "Petra Schmidt",
|
||||
},
|
||||
id: "2", name: "Petra Schmidt", handle: "Wohnungsverwalterin", testimonial: "Arbeite seit Jahren mit Müller zusammen. Zuverlässig, fair im Preis und professionell. Meine erste Wahl für alle Sanitärprobleme.", imageSrc: "http://img.b2bpic.net/free-photo/lovey-glad-female-tourist-makes-selfie-portrait-looks-camera-happily-stands-with-backpack-against-green-nature-space_273609-25974.jpg?_wi=1", imageAlt: "Petra Schmidt"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Wolfgang Bauer",
|
||||
handle: "Rentner",
|
||||
testimonial: "Sehr respektvoller Umgang mit mir als älterer Kunde. Habe alles verständlich erklärt bekommen. Danke für den Service!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portait-two-generation-carpenters_329181-15614.jpg",
|
||||
imageAlt: "Wolfgang Bauer",
|
||||
},
|
||||
id: "3", name: "Wolfgang Bauer", handle: "Rentner", testimonial: "Sehr respektvoller Umgang mit mir als älterer Kunde. Habe alles verständlich erklärt bekommen. Danke für den Service!", imageSrc: "http://img.b2bpic.net/free-photo/portait-two-generation-carpenters_329181-15614.jpg", imageAlt: "Wolfgang Bauer"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Markus Weber",
|
||||
handle: "Geschäftsführer",
|
||||
testimonial: "Wir haben mit Müller unser ganzes neues Bürobadezimmer instaliert. Qualität auf höchstem Niveau. Sehr empfehlenswert!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-boss-congratulating-woman-with-promotion_1262-5006.jpg",
|
||||
imageAlt: "Markus Weber",
|
||||
},
|
||||
id: "4", name: "Markus Weber", handle: "Geschäftsführer", testimonial: "Wir haben mit Müller unser ganzes neues Bürobadezimmer instaliert. Qualität auf höchstem Niveau. Sehr empfehlenswert!", imageSrc: "http://img.b2bpic.net/free-photo/excited-boss-congratulating-woman-with-promotion_1262-5006.jpg", imageAlt: "Markus Weber"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ingrid Müller",
|
||||
handle: "Hausbesitzer",
|
||||
testimonial: "Notdienst am Sonntag - kein Problem. Freundliche Annahme des Anrufs und schnelle Lösung des Rohrproblems.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-drinking-coffee-talking-phone-cafe_637285-8846.jpg?_wi=2",
|
||||
imageAlt: "Ingrid Müller",
|
||||
},
|
||||
id: "5", name: "Ingrid Müller", handle: "Hausbesitzer", testimonial: "Notdienst am Sonntag - kein Problem. Freundliche Annahme des Anrufs und schnelle Lösung des Rohrproblems.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-drinking-coffee-talking-phone-cafe_637285-8846.jpg?_wi=2", imageAlt: "Ingrid Müller"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Thomas Richter",
|
||||
handle: "Gewerbebetrieb",
|
||||
testimonial: "Wartungsvertrag seit 5 Jahren. Zuverlässig, pünktlich und mit qualifizierten Technikern. Klasse Service!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovey-glad-female-tourist-makes-selfie-portrait-looks-camera-happily-stands-with-backpack-against-green-nature-space_273609-25974.jpg?_wi=2",
|
||||
imageAlt: "Thomas Richter",
|
||||
},
|
||||
id: "6", name: "Thomas Richter", handle: "Gewerbebetrieb", testimonial: "Wartungsvertrag seit 5 Jahren. Zuverlässig, pünktlich und mit qualifizierten Technikern. Klasse Service!", imageSrc: "http://img.b2bpic.net/free-photo/lovey-glad-female-tourist-makes-selfie-portrait-looks-camera-happily-stands-with-backpack-against-green-nature-space_273609-25974.jpg?_wi=2", imageAlt: "Thomas Richter"},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
speed={40}
|
||||
@@ -245,34 +162,20 @@ export default function HomePage() {
|
||||
description="Haben Sie ein Sanitär- oder Heizungsproblem? Rufen Sie uns an oder füllen Sie das Formular aus. Wir melden uns schnellstmöglich zurück."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Ihr Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Ihr Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Telefonnummer",
|
||||
required: true,
|
||||
name: "phone", type: "tel", placeholder: "Telefonnummer", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "E-Mail-Adresse",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "E-Mail-Adresse", required: true,
|
||||
},
|
||||
{
|
||||
name: "address",
|
||||
type: "text",
|
||||
placeholder: "Adresse oder Ort",
|
||||
required: true,
|
||||
name: "address", type: "text", placeholder: "Adresse oder Ort", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Beschreiben Sie Ihr Problem oder Anliegen...",
|
||||
rows: 5,
|
||||
name: "message", placeholder: "Beschreiben Sie Ihr Problem oder Anliegen...", rows: 5,
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
@@ -288,13 +191,9 @@ export default function HomePage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Müller Sanitär & Heizung"
|
||||
leftLink={{
|
||||
text: "Impressum",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Impressum", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Datenschutz",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Datenschutz", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
@@ -7,7 +7,6 @@ import FeatureCardOne from "@/components/sections/feature/FeatureCardOne";
|
||||
import MetricCardThree from "@/components/sections/metrics/MetricCardThree";
|
||||
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
|
||||
import { Clock, Star, Users, CheckCircle } from "lucide-react";
|
||||
import Link from "next/link";
|
||||
|
||||
export default function AboutPage() {
|
||||
return (
|
||||
@@ -27,10 +26,10 @@ export default function AboutPage() {
|
||||
<NavbarStyleApple
|
||||
brandName="Müller Sanitär & Heizung"
|
||||
navItems={[
|
||||
{ name: "Leistungen", id: "services" },
|
||||
{ name: "Über uns", id: "about" },
|
||||
{ name: "Bewertungen", id: "testimonials" },
|
||||
{ name: "Kontakt", id: "contact" },
|
||||
{ name: "Leistungen", id: "/leistungen" },
|
||||
{ name: "Über uns", id: "/uber-uns" },
|
||||
{ name: "Bewertungen", id: "/#testimonials" },
|
||||
{ name: "Kontakt", id: "/#contact" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -39,28 +38,17 @@ export default function AboutPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Familiengeführter Handwerksbetrieb mit",
|
||||
},
|
||||
type: "text", content: "Familiengeführter Handwerksbetrieb mit"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-10801.jpg",
|
||||
alt: "Qualifiziertes Handwerker-Team",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-10801.jpg", alt: "Qualifiziertes Handwerker-Team"},
|
||||
{
|
||||
type: "text",
|
||||
content: "über 20 Jahren Erfahrung in der Region",
|
||||
},
|
||||
type: "text", content: "über 20 Jahren Erfahrung in der Region"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Zu den Leistungen",
|
||||
href: "/#services",
|
||||
},
|
||||
text: "Zu den Leistungen", href: "/leistungen"},
|
||||
{
|
||||
text: "Bewertungen lesen",
|
||||
href: "/#testimonials",
|
||||
},
|
||||
text: "Bewertungen lesen", href: "/#testimonials"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -71,29 +59,11 @@ export default function AboutPage() {
|
||||
<FeatureCardOne
|
||||
features={[
|
||||
{
|
||||
title: "Rohrreparaturen",
|
||||
description:
|
||||
"Schnelle und zuverlässige Reparatur beschädigter Rohre mit modernen Techniken",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg?_wi=5",
|
||||
imageAlt: "Professionelle Rohrreparatur",
|
||||
},
|
||||
title: "Rohrreparaturen", description: "Schnelle und zuverlässige Reparatur beschädigter Rohre mit modernen Techniken", imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg?_wi=5", imageAlt: "Professionelle Rohrreparatur"},
|
||||
{
|
||||
title: "24/7 Notdienst",
|
||||
description:
|
||||
"Sofortige Hilfe bei Rohrbruch und anderen Notfällen rund um die Uhr",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431514.jpg?_wi=3",
|
||||
imageAlt: "Notdienst Klempner bei Rohrbruch",
|
||||
},
|
||||
title: "24/7 Notdienst", description: "Sofortige Hilfe bei Rohrbruch und anderen Notfällen rund um die Uhr", imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431514.jpg?_wi=3", imageAlt: "Notdienst Klempner bei Rohrbruch"},
|
||||
{
|
||||
title: "Heizungswartung",
|
||||
description:
|
||||
"Regelmäßige Wartung und Installation von modernen Heizungssystemen",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg?_wi=3",
|
||||
imageAlt: "Heizungsanlage Installation und Wartung",
|
||||
},
|
||||
title: "Heizungswartung", description: "Regelmäßige Wartung und Installation von modernen Heizungssystemen", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg?_wi=3", imageAlt: "Heizungsanlage Installation und Wartung"},
|
||||
]}
|
||||
title="Unsere Dienstleistungen"
|
||||
description="Professionelle Sanitär- und Heizungslösungen für Ihre Sicherheit und Ihren Komfort"
|
||||
@@ -107,35 +77,23 @@ export default function AboutPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardThree
|
||||
title="Unsere Stärken"
|
||||
description="Erfahrung und Qualität, auf die Sie vertrauen können"
|
||||
tag="Standards"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
icon: Clock,
|
||||
title: "30 Min",
|
||||
value: "Durchschn. Ankunftszeit",
|
||||
},
|
||||
id: "1", icon: Clock,
|
||||
title: "30 Min", value: "Durchschn. Ankunftszeit"},
|
||||
{
|
||||
id: "2",
|
||||
icon: Star,
|
||||
title: "4.9/5",
|
||||
value: "Kundenbewertung",
|
||||
},
|
||||
id: "2", icon: Star,
|
||||
title: "4.9/5", value: "Kundenbewertung"},
|
||||
{
|
||||
id: "3",
|
||||
icon: Users,
|
||||
title: "20+",
|
||||
value: "Jahre Erfahrung",
|
||||
},
|
||||
id: "3", icon: Users,
|
||||
title: "20+", value: "Jahre Erfahrung"},
|
||||
{
|
||||
id: "4",
|
||||
icon: CheckCircle,
|
||||
title: "24/7",
|
||||
value: "Notdienst verfügbar",
|
||||
},
|
||||
id: "4", icon: CheckCircle,
|
||||
title: "100%", value: "Zufriedenheitsgarantie"},
|
||||
]}
|
||||
title="Warum Müller vertrauen"
|
||||
description="Zahlen, die unsere Qualität und Zuverlässigkeit sprechen"
|
||||
tag="Vertrauen"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -146,13 +104,9 @@ export default function AboutPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Müller Sanitär & Heizung"
|
||||
leftLink={{
|
||||
text: "Impressum",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Impressum", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Datenschutz",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Datenschutz", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user