Update src/app/page.tsx

This commit is contained in:
2026-05-11 15:37:14 +00:00
parent 598fb9669a
commit c2c48bd151

View File

@@ -33,25 +33,15 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "Services", name: "Services", id: "features"},
id: "features",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Testimonials", name: "Testimonials", id: "testimonials"},
id: "testimonials",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Flores Cleaning" brandName="Flores Cleaning"
/> />
@@ -63,16 +53,12 @@ export default function LandingPage() {
description="Premium, professional cleaning services for homes and businesses. We bring peace of mind and impeccable standards to every room we touch." description="Premium, professional cleaning services for homes and businesses. We bring peace of mind and impeccable standards to every room we touch."
buttons={[ buttons={[
{ {
text: "Book Now", text: "Book Now", href: "#contact"},
href: "#contact",
},
{ {
text: "Our Services", text: "Our Services", href: "#features"},
href: "#features",
},
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/cleaning-text-surrounded-with-equipments-blackboard_23-2147860465.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/cleaning-text-surrounded-with-equipments-blackboard_23-2147860465.jpg"
imageAlt="Professional cleaning services in action" imageAlt="Professional cleaning services in action"
/> />
</div> </div>
@@ -84,19 +70,13 @@ export default function LandingPage() {
description="With years of expertise, Flores Cleaning sets the standard for cleanliness and reliability. Our team is trained, trusted, and dedicated to delivering a perfect clean tailored to your space." description="With years of expertise, Flores Cleaning sets the standard for cleanliness and reliability. Our team is trained, trusted, and dedicated to delivering a perfect clean tailored to your space."
metrics={[ metrics={[
{ {
value: "100%", value: "100%", title: "Satisfaction"},
title: "Satisfaction",
},
{ {
value: "15+", value: "15+", title: "Years Exp."},
title: "Years Exp.",
},
{ {
value: "500+", value: "500+", title: "Happy Clients"},
title: "Happy Clients",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/professional-cleaning-service-people-working-together-office_23-2150520643.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/professional-cleaning-service-people-working-together-office_23-2150520643.jpg"
imageAlt="Professional cleaner working" imageAlt="Professional cleaner working"
mediaAnimation="slide-up" mediaAnimation="slide-up"
metricsAnimation="slide-up" metricsAnimation="slide-up"
@@ -110,28 +90,13 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Residential Deep Cleaning", title: "Residential Deep Cleaning", description: "Comprehensive cleaning for homes, ensuring every corner shines.", bentoComponent: "reveal-icon", icon: Sparkles
description: "Comprehensive cleaning for homes, ensuring every corner shines.",
bentoComponent: "reveal-icon",
icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-vector/four-golden-round-labels-set_1284-8499.jpg",
imageAlt: "cleaning industry association logo",
}, },
{ {
title: "Commercial Maintenance", title: "Commercial Maintenance", description: "Keep your workplace productive and pristine with our daily services.", bentoComponent: "reveal-icon", icon: Building
description: "Keep your workplace productive and pristine with our daily services.",
bentoComponent: "reveal-icon",
icon: Building,
imageSrc: "http://img.b2bpic.net/free-photo/cleaning-text-surrounded-with-equipments-blackboard_23-2147860465.jpg?_wi=2",
imageAlt: "cleaning industry association logo",
}, },
{ {
title: "Move-In & Move-Out", title: "Move-In & Move-Out", description: "Stress-free cleaning for transitions, making your move easier.", bentoComponent: "reveal-icon", icon: Box
description: "Stress-free cleaning for transitions, making your move easier.",
bentoComponent: "reveal-icon",
icon: Box,
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-people-working-together-office_23-2150520643.jpg?_wi=2",
imageAlt: "cleaning industry association logo",
}, },
]} ]}
title="Services Designed For You" title="Services Designed For You"
@@ -147,25 +112,13 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "20K", title: "Spaces Cleaned", description: "Completed projects", icon: CheckCircle,
value: "20K",
title: "Spaces Cleaned",
description: "Completed projects",
icon: CheckCircle,
}, },
{ {
id: "m2", id: "m2", value: "45+", title: "Staff Trained", description: "Expert professionals", icon: Users,
value: "45+",
title: "Staff Trained",
description: "Expert professionals",
icon: Users,
}, },
{ {
id: "m3", id: "m3", value: "98%", title: "Return Rate", description: "Loyal clients", icon: Heart,
value: "98%",
title: "Return Rate",
description: "Loyal clients",
icon: Heart,
}, },
]} ]}
title="Our Impact in Numbers" title="Our Impact in Numbers"
@@ -181,25 +134,15 @@ export default function LandingPage() {
author="Maria Gonzalez" author="Maria Gonzalez"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/people-close-up-portrait-young-woman-smiling-looking-happy-wearing-casual-white-tshirt-standing-h_1258-127290.jpg", src: "http://img.b2bpic.net/free-photo/people-close-up-portrait-young-woman-smiling-looking-happy-wearing-casual-white-tshirt-standing-h_1258-127290.jpg", alt: "Customer Maria"},
alt: "Customer Maria",
},
{ {
src: "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-113975.jpg", src: "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-113975.jpg", alt: "Customer John"},
alt: "Customer John",
},
{ {
src: "http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-pointing-isolated-purple_141793-84112.jpg", src: "http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-pointing-isolated-purple_141793-84112.jpg", alt: "Customer Sarah"},
alt: "Customer Sarah",
},
{ {
src: "http://img.b2bpic.net/free-photo/womens-happy-about-success_23-2148461402.jpg", src: "http://img.b2bpic.net/free-photo/womens-happy-about-success_23-2148461402.jpg", alt: "Customer David"},
alt: "Customer David",
},
{ {
src: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2831.jpg", src: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2831.jpg", alt: "Customer Jane"},
alt: "Customer Jane",
},
]} ]}
ratingAnimation="slide-up" ratingAnimation="slide-up"
avatarsAnimation="slide-up" avatarsAnimation="slide-up"
@@ -211,14 +154,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"Cleaning Association", "Cleaning Association", "Local Business Board", "Eco-Friendly Certified", "Quality Standard Org", "Service Excellence", "Top Home Partner", "Professional Guild"]}
"Local Business Board",
"Eco-Friendly Certified",
"Quality Standard Org",
"Service Excellence",
"Top Home Partner",
"Professional Guild",
]}
title="Trusted Partner" title="Trusted Partner"
description="We are proud to work with the community and uphold professional standards." description="We are proud to work with the community and uphold professional standards."
/> />
@@ -230,30 +166,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "faq-1", id: "faq-1", title: "Do you bring your own supplies?", content: "Yes, we bring all necessary eco-friendly supplies and equipment."},
title: "Do you bring your own supplies?",
content: "Yes, we bring all necessary eco-friendly supplies and equipment.",
},
{ {
id: "faq-2", id: "faq-2", title: "Are your cleaners insured?", content: "Absolutely. All our staff are fully bonded and insured for your peace of mind."},
title: "Are your cleaners insured?",
content: "Absolutely. All our staff are fully bonded and insured for your peace of mind.",
},
{ {
id: "faq-3", id: "faq-3", title: "How often can I book services?", content: "We offer flexible scheduling: daily, weekly, bi-weekly, or on-demand."},
title: "How often can I book services?",
content: "We offer flexible scheduling: daily, weekly, bi-weekly, or on-demand.",
},
{ {
id: "faq-4", id: "faq-4", title: "Do you offer satisfaction guarantees?", content: "Yes, we prioritize customer happiness and will make things right if you're not satisfied."},
title: "Do you offer satisfaction guarantees?",
content: "Yes, we prioritize customer happiness and will make things right if you're not satisfied.",
},
{ {
id: "faq-5", id: "faq-5", title: "Can I request specific cleaners?", content: "While we prioritize team efficiency, we try to accommodate requests for recurring appointments."},
title: "Can I request specific cleaners?",
content: "While we prioritize team efficiency, we try to accommodate requests for recurring appointments.",
},
]} ]}
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Got questions about our services? We have the answers to help you get started." description="Got questions about our services? We have the answers to help you get started."
@@ -271,28 +192,17 @@ export default function LandingPage() {
description="Ready to sparkle? Reach out today for your complimentary consultation and customized quote." description="Ready to sparkle? Reach out today for your complimentary consultation and customized quote."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Name", required: true,
type: "text",
placeholder: "Your Name",
required: true,
}, },
{ {
name: "email", name: "email", type: "email", placeholder: "Your Email", required: true,
type: "email",
placeholder: "Your Email",
required: true,
}, },
{ {
name: "phone", name: "phone", type: "tel", placeholder: "Phone Number", required: true,
type: "tel",
placeholder: "Phone Number",
required: true,
}, },
]} ]}
textarea={{ textarea={{
name: "message", name: "message", placeholder: "Describe your needs...", rows: 4,
placeholder: "Describe your needs...",
rows: 4,
}} }}
imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-kitchen-dining-area-with-white-furniture_23-2151983256.jpg" imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-kitchen-dining-area-with-white-furniture_23-2151983256.jpg"
imageAlt="Clean minimalist office" imageAlt="Clean minimalist office"
@@ -305,29 +215,19 @@ export default function LandingPage() {
{ {
items: [ items: [
{ {
label: "About", label: "About", href: "#about"},
href: "#about",
},
{ {
label: "Services", label: "Services", href: "#features"},
href: "#features",
},
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
items: [ items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Terms of Service", href: "#"},
href: "#",
},
], ],
}, },
]} ]}