diff --git a/src/app/page.tsx b/src/app/page.tsx index 276a940..0b0313b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,7 +6,7 @@ import ContactCenter from '@/components/sections/contact/ContactCenter'; import FaqDouble from '@/components/sections/faq/FaqDouble'; import FeatureCardTwentyEight from '@/components/sections/feature/FeatureCardTwentyEight'; import FooterCard from '@/components/sections/footer/FooterCard'; -import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery'; +import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial'; import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; @@ -31,66 +31,34 @@ export default function LandingPage() {
-
@@ -101,33 +69,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Büroreinigung", - subtitle: "Ab 120€", - category: "Business", - value: "Gründliche Hygiene für Ihren Arbeitsplatz.", - }, + id: "f1", title: "Büroreinigung", subtitle: "Ab 120€", category: "Business", value: "Gründliche Hygiene für Ihren Arbeitsplatz."}, { - id: "f2", - title: "Haushaltsreinigung", - subtitle: "Ab 80€", - category: "Privat", - value: "Ihr Zuhause in perfektem Glanz.", - }, + id: "f2", title: "Haushaltsreinigung", subtitle: "Ab 80€", category: "Privat", value: "Ihr Zuhause in perfektem Glanz."}, { - id: "f3", - title: "Fensterreinigung", - subtitle: "Auf Anfrage", - category: "Special", - value: "Streifenfreier Durchblick.", - }, + id: "f3", title: "Fensterreinigung", subtitle: "Auf Anfrage", category: "Special", value: "Streifenfreier Durchblick."}, { - id: "f4", - title: "Spezialreinigung", - subtitle: "Ab 150€", - category: "Special", - value: "Grundreinigung nach höchstem Standard.", - }, + id: "f4", title: "Spezialreinigung", subtitle: "Ab 150€", category: "Special", value: "Grundreinigung nach höchstem Standard."}, ]} title="Unsere Dienstleistungen" description="Individuelle Reinigungskonzepte für höchste Ansprüche." @@ -142,49 +90,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Grundlagen Büro", - price: "Zertifikat inkl.", - imageSrc: "http://img.b2bpic.net/free-photo/new-normal-office-with-safety-measures_23-2148656663.jpg", - }, + id: "p1", name: "Grundlagen Büro", price: "Zertifikat inkl.", imageSrc: "http://img.b2bpic.net/free-photo/new-normal-office-with-safety-measures_23-2148656663.jpg"}, { - id: "p2", - name: "Tiefenreinigung", - price: "Zertifikat inkl.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-cleaning-products_23-2148112073.jpg", - }, + id: "p2", name: "Tiefenreinigung", price: "Zertifikat inkl.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-cleaning-products_23-2148112073.jpg"}, { - id: "p3", - name: "Fenster-Pro", - price: "Zertifikat inkl.", - imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359032.jpg", - }, + id: "p3", name: "Fenster-Pro", price: "Zertifikat inkl.", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359032.jpg"}, { - id: "p4", - name: "Eco-Reinigung", - price: "Zertifikat inkl.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-rubber-gloves-holding-rag-with-cleaning-supplies-wiping-table-looking-confident-light-living-room_141793-101757.jpg", - }, + id: "p4", name: "Eco-Reinigung", price: "Zertifikat inkl.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-rubber-gloves-holding-rag-with-cleaning-supplies-wiping-table-looking-confident-light-living-room_141793-101757.jpg"}, { - id: "p5", - name: "Staub-Management", - price: "Zertifikat inkl.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-with-face-mask-disinfecting-her-desktop-pc-while-working-office-coronavirus-epidemic_637285-5416.jpg", - }, + id: "p5", name: "Staub-Management", price: "Zertifikat inkl.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-with-face-mask-disinfecting-her-desktop-pc-while-working-office-coronavirus-epidemic_637285-5416.jpg"}, { - id: "p6", - name: "Oberflächenschutz", - price: "Zertifikat inkl.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-cancer-vacuuming-couch_23-2151056048.jpg", - }, + id: "p6", name: "Oberflächenschutz", price: "Zertifikat inkl.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-cancer-vacuuming-couch_23-2151056048.jpg"}, ]} title="Pro Academy" description="Höchste Standards durch zertifiziertes Training." buttons={[ { - text: "MEHR ERFAHREN", - href: "#", - }, + text: "MEHR ERFAHREN", href: "#"}, ]} /> @@ -197,20 +119,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "5.0 ★", - description: "Google Rating", - }, + id: "m1", value: "5.0 ★", description: "Google Rating"}, { - id: "m2", - value: "133+", - description: "Glückliche Kunden", - }, + id: "m2", value: "133+", description: "Glückliche Kunden"}, { - id: "m3", - value: "24/7", - description: "Support bereit", - }, + id: "m3", value: "24/7", description: "Support bereit"}, ]} title="Vertrauen ist unser Standard" description="5.0 Sterne bei 133+ Google Bewertungen." @@ -225,17 +138,11 @@ export default function LandingPage() { description="Wir sind ein Familienunternehmen, das Zuverlässigkeit und Exzellenz in den Fokus stellt. Wir bringen Glanz in Ihr Leben." bulletPoints={[ { - title: "Familiengeführt", - description: "Persönliche Betreuung ist unser Versprechen.", - }, + title: "Familiengeführt", description: "Persönliche Betreuung ist unser Versprechen."}, { - title: "Schnell & Zuverlässig", - description: "Termintreue und professionelle Abwicklung.", - }, + title: "Schnell & Zuverlässig", description: "Termintreue und professionelle Abwicklung."}, { - title: "Faire Preise", - description: "Luxus muss nicht teuer sein.", - }, + title: "Faire Preise", description: "Luxus muss nicht teuer sein."}, ]} imageSrc="http://img.b2bpic.net/free-photo/group-volunteers-doing-thumbs-up-sign_23-2148687294.jpg" imageAlt="Unser professionelles Reinigungsteam" @@ -249,20 +156,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Wie kann ich buchen?", - content: "Telefonisch unter 0162 1660582 oder über unser Kontaktformular.", - }, + id: "q1", title: "Wie kann ich buchen?", content: "Telefonisch unter 0162 1660582 oder über unser Kontaktformular."}, { - id: "q2", - title: "Welche Gebiete bedienen Sie?", - content: "Wir sind primär in Gelsenkirchen für Sie tätig.", - }, + id: "q2", title: "Welche Gebiete bedienen Sie?", content: "Wir sind primär in Gelsenkirchen für Sie tätig."}, { - id: "q3", - title: "Sind Sie auch sonntags da?", - content: "Ja, sonntags haben wir von 12:00 bis 18:00 Uhr geöffnet.", - }, + id: "q3", title: "Sind Sie auch sonntags da?", content: "Ja, sonntags haben wir von 12:00 bis 18:00 Uhr geöffnet."}, ]} title="Häufige Fragen" description="Alle Informationen auf einen Blick." @@ -274,8 +172,7 @@ export default function LandingPage() {