Merge version_2 into main #1
171
src/app/page.tsx
171
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() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Leistungen",
|
||||
id: "services",
|
||||
},
|
||||
name: "Leistungen", id: "services"},
|
||||
{
|
||||
name: "Über uns",
|
||||
id: "about",
|
||||
},
|
||||
name: "Über uns", id: "about"},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Kontakt", id: "contact"},
|
||||
]}
|
||||
brandName="Yuir Service"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
<HeroBillboardTestimonial
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "glowing-orb"}}
|
||||
title="Gelsenkirchens exklusivster Reinigungsservice – Luxus trifft Sauberkeit."
|
||||
description="Yuir Service steht für erstklassige Büro-, Haushalts- und Sonderreinigungen. Zuverlässigkeit und Perfektion aus einer Hand."
|
||||
buttons={[
|
||||
{
|
||||
text: "JETZT BUCHEN",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "JETZT BUCHEN", href: "#contact"},
|
||||
{
|
||||
text: "PREISLISTE ANSEHEN",
|
||||
href: "#services",
|
||||
},
|
||||
text: "PREISLISTE ANSEHEN", href: "#services"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420720.jpg",
|
||||
imageAlt: "Luxuriöses Reinigungsprodukt",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-rechargeable-vacuum-cleaner-cleaning-home_1303-28246.jpg",
|
||||
imageAlt: "Professioneller Mitarbeiter",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office-window_23-2150520642.jpg",
|
||||
imageAlt: "Büroreinigung",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-with-spray-bottle-napkin-kitchen_1170-2617.jpg",
|
||||
imageAlt: "Haushaltsreinigung",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359030.jpg",
|
||||
imageAlt: "Fensterreinigung",
|
||||
},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cyu3e4jnVDzug64MmR5fVLr0g8/uploaded-1777710257904-5e15orp7.png"
|
||||
imageAlt="Professioneller Reinigungstechniker"
|
||||
mediaAnimation="opacity"
|
||||
className="bg-black text-gold"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -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() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Kontakt"
|
||||
title="Jetzt einen Termin vereinbaren"
|
||||
description="Senden Sie uns Ihre Anfrage, wir melden uns umgehend bei Ihnen."
|
||||
|
||||
Reference in New Issue
Block a user