diff --git a/src/app/page.tsx b/src/app/page.tsx index 7b952d2..61d4185 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,25 +32,15 @@ export default function LandingPage() { @@ -59,32 +49,15 @@ export default function LandingPage() {
@@ -111,20 +82,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Unterhaltsreinigung", - description: "Regelmässige Pflege für ein stets sauberes Umfeld.", - imageSrc: "http://img.b2bpic.net/free-photo/young-female-cleaner-showing-detergent-spray-bottle_23-2148222235.jpg?_wi=1", - }, + title: "Unterhaltsreinigung", description: "Regelmässige Pflege für ein stets sauberes Umfeld.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-cleaner-showing-detergent-spray-bottle_23-2148222235.jpg"}, { - title: "Endreinigung", - description: "Tiefenreinigung nach Projekten oder Renovierungen.", - imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-cafe-counter-with-cloth_1170-584.jpg?_wi=1", - }, + title: "Endreinigung", description: "Tiefenreinigung nach Projekten oder Renovierungen.", imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-cafe-counter-with-cloth_1170-584.jpg"}, { - title: "Umzugsreinigung", - description: "Stressfreie Wohnungsübergabe mit Abgabegarantie.", - imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service_1385-2142.jpg?_wi=1", - }, + title: "Umzugsreinigung", description: "Stressfreie Wohnungsübergabe mit Abgabegarantie.", imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service_1385-2142.jpg"}, ]} title="Unsere Dienstleistungen" description="Individuelle Lösungen für ein sauberes Zuhause oder Büro." @@ -138,25 +100,12 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "p1", - badge: "Basis", - price: "CHF 50/Std", - subtitle: "Für kleine Reinigungen", - features: [ - "Unterhaltsreinigung", - "Basis-Equipment", - ], + id: "p1", badge: "Basis", price: "CHF 50/Std", subtitle: "Für kleine Reinigungen", features: [ + "Unterhaltsreinigung", "Basis-Equipment"], }, { - id: "p2", - badge: "Premium", - price: "Auf Anfrage", - subtitle: "Für komplette Umzüge", - features: [ - "Umzugsreinigung", - "Abgabegarantie", - "Inkl. Material", - ], + id: "p2", badge: "Premium", price: "Auf Anfrage", subtitle: "Für komplette Umzüge", features: [ + "Umzugsreinigung", "Abgabegarantie", "Inkl. Material"], }, ]} title="Faire Preise" @@ -172,20 +121,11 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "150+", - description: "Zufriedene Kunden", - }, + id: "m1", value: "150+", description: "Zufriedene Kunden"}, { - id: "m2", - value: "10+", - description: "Jahre Erfahrung", - }, + id: "m2", value: "10+", description: "Jahre Erfahrung"}, { - id: "m3", - value: "500+", - description: "Reinigungen durchgeführt", - }, + id: "m3", value: "500+", description: "Reinigungen durchgeführt"}, ]} title="Unsere Bilanz" description="Erfahrung, die überzeugt." @@ -198,60 +138,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Sarah Müller", - date: "10.05.2023", - title: "Sehr zufrieden", - quote: "Top Service und sehr freundlich!", - tag: "Privatkunde", - avatarSrc: "http://img.b2bpic.net/free-photo/bearded-man-holding-his-arms-crossed-christmas_23-2148737963.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-chambermaid-holding-glass-bottle-water-placing-wooden-table_23-2148033282.jpg?_wi=2", - imageAlt: "happy home owner portrait", - }, + id: "t1", name: "Sarah Müller", date: "10.05.2023", title: "Sehr zufrieden", quote: "Top Service und sehr freundlich!", tag: "Privatkunde", avatarSrc: "http://img.b2bpic.net/free-photo/bearded-man-holding-his-arms-crossed-christmas_23-2148737963.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-chambermaid-holding-glass-bottle-water-placing-wooden-table_23-2148033282.jpg", imageAlt: "happy home owner portrait"}, { - id: "t2", - name: "Thomas Keller", - date: "15.06.2023", - title: "Zuverlässig", - quote: "Die Umzugsreinigung war perfekt.", - tag: "Privatkunde", - avatarSrc: "http://img.b2bpic.net/free-photo/successful-executive-businessman-office_1098-21340.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-cleaning_23-2148480376.jpg?_wi=2", - imageAlt: "happy home owner portrait", - }, + id: "t2", name: "Thomas Keller", date: "15.06.2023", title: "Zuverlässig", quote: "Die Umzugsreinigung war perfekt.", tag: "Privatkunde", avatarSrc: "http://img.b2bpic.net/free-photo/successful-executive-businessman-office_1098-21340.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-cleaning_23-2148480376.jpg", imageAlt: "happy home owner portrait"}, { - id: "t3", - name: "Anna Schmidt", - date: "20.07.2023", - title: "Großartig", - quote: "Immer wieder gerne.", - tag: "Privatkunde", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-smartphone_23-2148294016.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-female-cleaner-showing-detergent-spray-bottle_23-2148222235.jpg?_wi=2", - imageAlt: "happy home owner portrait", - }, + id: "t3", name: "Anna Schmidt", date: "20.07.2023", title: "Großartig", quote: "Immer wieder gerne.", tag: "Privatkunde", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-smartphone_23-2148294016.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-female-cleaner-showing-detergent-spray-bottle_23-2148222235.jpg", imageAlt: "happy home owner portrait"}, { - id: "t4", - name: "Markus Weber", - date: "05.08.2023", - title: "Pünktlich", - quote: "Sehr professionell.", - tag: "Privatkunde", - avatarSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-coffee-looking-her-boyfriend_23-2148363567.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-cafe-counter-with-cloth_1170-584.jpg?_wi=2", - imageAlt: "happy home owner portrait", - }, + id: "t4", name: "Markus Weber", date: "05.08.2023", title: "Pünktlich", quote: "Sehr professionell.", tag: "Privatkunde", avatarSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-coffee-looking-her-boyfriend_23-2148363567.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-cafe-counter-with-cloth_1170-584.jpg", imageAlt: "happy home owner portrait"}, { - id: "t5", - name: "Julia Fischer", - date: "12.09.2023", - title: "Exzellent", - quote: "Meine Wohnung glänzt.", - tag: "Privatkunde", - avatarSrc: "http://img.b2bpic.net/free-photo/man-having-videocall-work_23-2148940772.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service_1385-2142.jpg?_wi=2", - imageAlt: "happy home owner portrait", - }, + id: "t5", name: "Julia Fischer", date: "12.09.2023", title: "Exzellent", quote: "Meine Wohnung glänzt.", tag: "Privatkunde", avatarSrc: "http://img.b2bpic.net/free-photo/man-having-videocall-work_23-2148940772.jpg", imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service_1385-2142.jpg", imageAlt: "happy home owner portrait"}, ]} title="Was Kunden sagen" description="Vertrauen ist die Basis unserer Arbeit." @@ -264,20 +159,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "f1", - title: "Geben Sie eine Abgabegarantie?", - content: "Ja, bei Umzugsreinigungen garantieren wir eine reibungslose Übergabe.", - }, + id: "f1", title: "Geben Sie eine Abgabegarantie?", content: "Ja, bei Umzugsreinigungen garantieren wir eine reibungslose Übergabe."}, { - id: "f2", - title: "Was kostet die Reinigung?", - content: "Das hängt vom Umfang ab. Gerne erstellen wir eine kostenlose Offerte.", - }, + id: "f2", title: "Was kostet die Reinigung?", content: "Das hängt vom Umfang ab. Gerne erstellen wir eine kostenlose Offerte."}, { - id: "f3", - title: "In welchen Gebieten arbeiten Sie?", - content: "Wir sind primär in Hochdorf und Umgebung für Sie tätig.", - }, + id: "f3", title: "In welchen Gebieten arbeiten Sie?", content: "Wir sind primär in Hochdorf und Umgebung für Sie tätig."}, ]} imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-office-travel-agency_23-2150433340.jpg" mediaAnimation="slide-up" @@ -291,8 +177,7 @@ export default function LandingPage() {