Update src/app/page.tsx

This commit is contained in:
2026-05-27 22:29:53 +00:00
parent 97941d5b14
commit 331a7be477

View File

@@ -14,6 +14,16 @@ import TestimonialCardTwelve from '@/components/sections/testimonial/Testimonial
import { Home, Info, MapPin, Settings, ShieldCheck, Sparkles } from "lucide-react";
export default function LandingPage() {
const navItems = [
{ name: "Home", id: "#hero" },
{ name: "About", id: "#about" },
{ name: "Customize Cleaning", id: "#customize-cleaning" },
{ name: "Service Types", id: "#service-types" },
{ name: "Service Areas", id: "#service-areas" },
{ name: "Trust & Feedback", id: "#trust-feedback" },
{ name: "Contact", id: "#contact" }
];
return (
<ThemeProvider
defaultButtonVariant="hover-bubble"
@@ -30,13 +40,12 @@ export default function LandingPage() {
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={navItems}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=i3ievv"
logoAlt="Flávia Home Services by Clenelle logo"
brandName="Flávia Home Services by Clenelle"
button={{
text: "Sign Up",
href: "#customize-cleaning",
}}
text: "Sign Up", href: "#customize-cleaning"}}
/>
</div>
@@ -44,64 +53,34 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
imagePosition="right"
title="Home cleaning designed around your property, your routine and your standards."
description="From recurring home cleaning to Airbnb turnovers and vacation home care, we help keep your space clean, fresh, ready and cared for."
testimonials={[
{
name: "Sarah J.",
handle: "@AirbnbHost_ORL",
testimonial: "Flávia Home Services transformed our Airbnb turnovers. Guests consistently praise the cleanliness!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-with-arms-crossed-copy-space_23-2148673262.jpg",
imageAlt: "Sarah Johnson, Airbnb Host",
},
name: "Sarah J.", handle: "@AirbnbHost_ORL", testimonial: "Flávia Home Services transformed our Airbnb turnovers. Guests consistently praise the cleanliness!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-with-arms-crossed-copy-space_23-2148673262.jpg", imageAlt: "Sarah Johnson, Airbnb Host"},
{
name: "Michael C.",
handle: "@VacationHomeCare",
testimonial: "The vacation home is always immaculate for our arrivals. Truly in good hands.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg",
imageAlt: "Michael Chen, Vacation Home Owner",
},
name: "Michael C.", handle: "@VacationHomeCare", testimonial: "The vacation home is always immaculate for our arrivals. Truly in good hands.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", imageAlt: "Michael Chen, Vacation Home Owner"},
{
name: "Emily R.",
handle: "@OrlandoResident",
testimonial: "Personalized cleaning makes all the difference. My home has never been this consistently fresh.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-cheerful-girl-baking-kitchen-making-dough-holding-recipe-book-having-ideas_1258-195069.jpg",
imageAlt: "Emily Rodriguez, Homeowner",
},
name: "Emily R.", handle: "@OrlandoResident", testimonial: "Personalized cleaning makes all the difference. My home has never been this consistently fresh.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-cheerful-girl-baking-kitchen-making-dough-holding-recipe-book-having-ideas_1258-195069.jpg", imageAlt: "Emily Rodriguez, Homeowner"},
{
name: "David K.",
handle: "@PropertyMgmtFL",
testimonial: "Their organized approach simplifies managing multiple properties. Reliable and professional.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064840.jpg",
imageAlt: "David Kim, Property Manager",
},
name: "David K.", handle: "@PropertyMgmtFL", testimonial: "Their organized approach simplifies managing multiple properties. Reliable and professional.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064840.jpg", imageAlt: "David Kim, Property Manager"},
{
name: "Jessica L.",
handle: "@MultiPropertyOwner",
testimonial: "Finally, a cleaning service that understands my diverse portfolio. Exceptional quality across the board.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg",
imageAlt: "Jessica L., Multi-Property Owner",
},
name: "Jessica L.", handle: "@MultiPropertyOwner", testimonial: "Finally, a cleaning service that understands my diverse portfolio. Exceptional quality across the board.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg", imageAlt: "Jessica L., Multi-Property Owner"},
]}
tag="Premium Home Care • Airbnb Ready • Personalized Cleaning"
tagAnimation="slide-up"
buttons={[
{
text: "Customize My Cleaning",
href: "#customize-cleaning",
},
text: "Customize My Cleaning", href: "#customize-cleaning"},
{
text: "Request an Estimate",
href: "#contact",
},
text: "Request an Estimate", href: "#contact"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-calm-woman-knitting_23-2148859253.jpg"
@@ -111,54 +90,32 @@ export default function LandingPage() {
tagIcon={Sparkles}
avatars={[
{
src: "asset://hero-avatar-1",
alt: "Smiling professional woman",
},
src: "asset://hero-avatar-1", alt: "Smiling professional woman"},
{
src: "asset://hero-avatar-2",
alt: "Friendly confident man",
},
src: "asset://hero-avatar-2", alt: "Friendly confident man"},
{
src: "asset://hero-avatar-3",
alt: "Approachable young woman",
},
src: "asset://hero-avatar-3", alt: "Approachable young woman"},
{
src: "asset://hero-avatar-4",
alt: "Smiling business woman",
},
src: "asset://hero-avatar-4", alt: "Smiling business woman"},
{
src: "asset://hero-avatar-5",
alt: "Experienced man",
},
src: "asset://hero-avatar-5", alt: "Experienced man"},
]}
avatarText="Loved by homeowners, hosts & property managers"
marqueeItems={[
{
type: "text",
text: "5-star Rated Service",
type: "text", text: "5-star Rated Service"},
{
type: "image", src: "asset://hero-marquee-icon-1", alt: "Sparkling house icon"},
{
type: "text", text: "Eco-Friendly Products"},
{
type: "text-icon", text: "Certified Cleaners", icon: ShieldCheck,
},
{
type: "image",
src: "asset://hero-marquee-icon-1",
alt: "Sparkling house icon",
},
{
type: "text",
text: "Eco-Friendly Products",
},
{
type: "text-icon",
text: "Certified Cleaners",
icon: ShieldCheck,
},
{
type: "image",
src: "asset://hero-marquee-icon-2",
alt: "Certified badge icon",
},
type: "image", src: "asset://hero-marquee-icon-2", alt: "Certified badge icon"},
]}
testimonialRotationInterval={5000}
speed={25}
marqueeSpeed={25}
showMarqueeCard={true}
/>
</div>
@@ -170,17 +127,11 @@ export default function LandingPage() {
description="Flávia Home Services by Clenelle helps homeowners, Airbnb hosts and property owners request cleaning with more control, clarity and confidence. Experience a new standard of home care, moving from scattered notes to a streamlined, platform-like flow."
metrics={[
{
value: "25+",
title: "Homes Cared For",
},
value: "25+", title: "Homes Cared For"},
{
value: "20+",
title: "Local Clients",
},
value: "20+", title: "Local Clients"},
{
value: "5-star",
title: "Feedback Encouraged",
},
value: "5-star", title: "Feedback Encouraged"},
]}
tag="Why we exist"
tagAnimation="slide-up"
@@ -199,100 +150,29 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "step-1",
title: "Who are you requesting for?",
descriptions: [
"Residential Homeowner — Cleaning for your own home and daily routine.",
"Airbnb Host — Turnovers, guest-ready resets and recurring stays.",
"Vacation Home Owner — Keep your getaway home ready before and after visits.",
"Property Manager — Organized cleaning for multiple managed properties.",
"Multiple Properties Owner — Support for more than one home, rental or property.",
"Apartment / Condo Owner — Cleaning for apartments, condos and smaller spaces.",
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-using-laptop-outdoors_23-2150747668.jpg",
imageAlt: "Client profile selection UI, Airbnb Host selected",
},
id: "step-1", title: "Who are you requesting for?", descriptions: [
"Residential Homeowner — Cleaning for your own home and daily routine.", "Airbnb Host — Turnovers, guest-ready resets and recurring stays.", "Vacation Home Owner — Keep your getaway home ready before and after visits.", "Property Manager — Organized cleaning for multiple managed properties.", "Multiple Properties Owner — Support for more than one home, rental or property.", "Apartment / Condo Owner — Cleaning for apartments, condos and smaller spaces."],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-using-laptop-outdoors_23-2150747668.jpg", imageAlt: "Client profile selection UI, Airbnb Host selected"},
{
id: "step-2",
title: "What type of property do you need cleaned?",
descriptions: [
"Residential Home",
"Apartment",
"Condo",
"Airbnb Property",
"Vacation Home",
"Rental Property",
"Multiple Properties Portfolio",
"Move-in / Move-out Property",
"Office / Small Commercial Space",
],
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-accommodation-property-investment-graphic-word_53876-121003.jpg",
imageAlt: "Property type selection UI, Airbnb Property selected",
},
id: "step-2", title: "What type of property do you need cleaned?", descriptions: [
"Residential Home", "Apartment", "Condo", "Airbnb Property", "Vacation Home", "Rental Property", "Multiple Properties Portfolio", "Move-in / Move-out Property", "Office / Small Commercial Space"],
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-accommodation-property-investment-graphic-word_53876-121003.jpg", imageAlt: "Property type selection UI, Airbnb Property selected"},
{
id: "step-3",
title: "What kind of cleaning do you need?",
descriptions: [
"Standard Cleaning — Regular cleaning for a fresh and maintained home.",
"Deep Cleaning — A more detailed reset for areas that need extra attention.",
"Airbnb Turnover Cleaning — Between-guest cleaning, beds, towels and guest-ready details.",
"Vacation Home Cleaning — Cleaning before arrivals, after stays or between visits.",
"Move-in / Move-out Cleaning — A fresh start before moving in or after moving out.",
"Recurring Residential Cleaning — Weekly, biweekly or monthly cleaning for your routine.",
"Same-day / Urgent Cleaning — When you need help as soon as possible.",
"Custom Cleaning — Tell us exactly what your home needs.",
],
imageSrc: "http://img.b2bpic.net/free-vector/gradient-glassmorphism-mobile-app-template_23-2149462392.jpg",
imageAlt: "Cleaning service selection UI, Airbnb Turnover Cleaning selected",
},
id: "step-3", title: "What kind of cleaning do you need?", descriptions: [
"Standard Cleaning — Regular cleaning for a fresh and maintained home.", "Deep Cleaning — A more detailed reset for areas that need extra attention.", "Airbnb Turnover Cleaning — Between-guest cleaning, beds, towels and guest-ready details.", "Vacation Home Cleaning — Cleaning before arrivals, after stays or between visits.", "Move-in / Move-out Cleaning — A fresh start before moving in or after moving out.", "Recurring Residential Cleaning — Weekly, biweekly or monthly cleaning for your routine.", "Same-day / Urgent Cleaning — When you need help as soon as possible.", "Custom Cleaning — Tell us exactly what your home needs."],
imageSrc: "http://img.b2bpic.net/free-vector/gradient-glassmorphism-mobile-app-template_23-2149462392.jpg", imageAlt: "Cleaning service selection UI, Airbnb Turnover Cleaning selected"},
{
id: "step-4",
title: "Special Details & Notes",
descriptions: [
"Exterior Area Cleaning",
"Garage Cleaning",
"Inside Oven",
"Inside Fridge",
"Window Cleaning",
"Laundry / Linens",
"Beds / Linens Setup",
"Kitchen Reset",
"Bathroom Reset",
"Trash Removal",
"Restocking Basics",
"Photo Check After Cleaning",
"Heavy Organization",
"Notes: Please focus on the guest bathroom, kitchen counters and fresh towels before check-in.",
],
imageSrc: "http://img.b2bpic.net/free-photo/illustration-home-cleaning-service-digital-tablet_53876-120073.jpg",
imageAlt: "Special cleaning details chips and notes field",
},
id: "step-4", title: "Special Details & Notes", descriptions: [
"Exterior Area Cleaning", "Garage Cleaning", "Inside Oven", "Inside Fridge", "Window Cleaning", "Laundry / Linens", "Beds / Linens Setup", "Kitchen Reset", "Bathroom Reset", "Trash Removal", "Restocking Basics", "Photo Check After Cleaning", "Heavy Organization", "Notes: Please focus on the guest bathroom, kitchen counters and fresh towels before check-in."],
imageSrc: "http://img.b2bpic.net/free-photo/illustration-home-cleaning-service-digital-tablet_53876-120073.jpg", imageAlt: "Special cleaning details chips and notes field"},
{
id: "step-5",
title: "Live Request Preview",
descriptions: [
"Client profile: Airbnb Host",
"Property: Airbnb Property",
"Service: Airbnb Turnover Cleaning",
"Extras: Beds / Linens Setup, Trash Removal, Restocking Basics, Photo Check After Cleaning",
"Timing: Next available estimate",
"Estimated response: within a few hours",
],
imageSrc: "http://img.b2bpic.net/free-vector/gradient-glassmorphism-mobile-app-template_23-2149446904.jpg",
imageAlt: "Live request preview panel showing selected options",
},
id: "step-5", title: "Live Request Preview", descriptions: [
"Client profile: Airbnb Host", "Property: Airbnb Property", "Service: Airbnb Turnover Cleaning", "Extras: Beds / Linens Setup, Trash Removal, Restocking Basics, Photo Check After Cleaning", "Timing: Next available estimate", "Estimated response: within a few hours"],
imageSrc: "http://img.b2bpic.net/free-vector/gradient-glassmorphism-mobile-app-template_23-2149446904.jpg", imageAlt: "Live request preview panel showing selected options"},
{
id: "step-6",
title: "Submit Cleaning Request",
descriptions: [
"Preparing your request...",
"Request sent successfully.",
"Thank you for choosing Flávia Home Services by Clenelle. Our team will review your request and send your estimate within a few hours.",
"This is a preview experience. Final details will be confirmed with our team.",
],
imageSrc: "http://img.b2bpic.net/free-vector/crowdfunding-app_23-2148628463.jpg",
imageAlt: "Confirmation of cleaning request sent successfully",
},
id: "step-6", title: "Submit Cleaning Request", descriptions: [
"Preparing your request...", "Request sent successfully.", "Thank you for choosing Flávia Home Services by Clenelle. Our team will review your request and send your estimate within a few hours.", "This is a preview experience. Final details will be confirmed with our team."],
imageSrc: "http://img.b2bpic.net/free-vector/crowdfunding-app_23-2148628463.jpg", imageAlt: "Confirmation of cleaning request sent successfully"},
]}
title="Customize your cleaning before we even arrive."
description="Choose your client profile, property type, cleaning service and special details. Flávia Home Services by Clenelle helps you request the right cleaning for the way you use your home. Experience a live preview as you tailor your perfect service."
@@ -305,57 +185,21 @@ export default function LandingPage() {
<ProductCardFour
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-items-equal"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "airbnb-turnovers",
name: "Airbnb Turnovers",
price: "Guest-Ready Reset",
variant: "Beds reset • Bathrooms cleaned • Trash removed • Fresh towels • Guest-ready details • Between-stay cleaning",
imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-2475.jpg",
imageAlt: "Freshly made bed in a modern Airbnb bedroom",
},
id: "airbnb-turnovers", name: "Airbnb Turnovers", price: "Guest-Ready Reset", variant: "Beds reset • Bathrooms cleaned • Trash removed • Fresh towels • Guest-ready details • Between-stay cleaning", imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-2475.jpg", imageAlt: "Freshly made bed in a modern Airbnb bedroom"},
{
id: "vacation-home",
name: "Vacation Home",
price: "Pre-Arrival & Post-Stay",
variant: "Pre-arrival cleaning • Fresh rooms • Light organization • Ready-to-use spaces",
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-lifestyle-rich-woman_52683-97511.jpg",
imageAlt: "Clean and organized living area of a luxury vacation home",
},
id: "vacation-home", name: "Vacation Home", price: "Pre-Arrival & Post-Stay", variant: "Pre-arrival cleaning • Fresh rooms • Light organization • Ready-to-use spaces", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-lifestyle-rich-woman_52683-97511.jpg", imageAlt: "Clean and organized living area of a luxury vacation home"},
{
id: "residential-home",
name: "Residential Home",
price: "Recurring Home Care",
variant: "Weekly • Biweekly • Monthly • Kitchen • Bathrooms • Floors",
imageSrc: "http://img.b2bpic.net/free-photo/modern-sink-black-faucet-marble-countertop_169016-69284.jpg",
imageAlt: "Meticulously cleaned kitchen in a modern family home",
},
id: "residential-home", name: "Residential Home", price: "Recurring Home Care", variant: "Weekly • Biweekly • Monthly • Kitchen • Bathrooms • Floors", imageSrc: "http://img.b2bpic.net/free-photo/modern-sink-black-faucet-marble-countertop_169016-69284.jpg", imageAlt: "Meticulously cleaned kitchen in a modern family home"},
{
id: "move-in-move-out",
name: "Move-In / Move-Out",
price: "Fresh Start Cleaning",
variant: "Empty-home clean • Cabinets • Floors • Bathrooms • Fresh start",
imageSrc: "http://img.b2bpic.net/free-photo/modern-empty-room_23-2150528614.jpg",
imageAlt: "Empty, freshly cleaned room with gleaming hardwood floors",
},
id: "move-in-move-out", name: "Move-In / Move-Out", price: "Fresh Start Cleaning", variant: "Empty-home clean • Cabinets • Floors • Bathrooms • Fresh start", imageSrc: "http://img.b2bpic.net/free-photo/modern-empty-room_23-2150528614.jpg", imageAlt: "Empty, freshly cleaned room with gleaming hardwood floors"},
{
id: "deep-cleaning",
name: "Deep Cleaning",
price: "Detailed Reset",
variant: "Baseboards • Corners • Appliance exterior • Bathrooms • Detailed surfaces",
imageSrc: "http://img.b2bpic.net/free-photo/long-haired-woman-cleaning-tile-with-sponge-bathroom_1398-714.jpg",
imageAlt: "Pristine, sparkling bathroom after a deep clean",
},
id: "deep-cleaning", name: "Deep Cleaning", price: "Detailed Reset", variant: "Baseboards • Corners • Appliance exterior • Bathrooms • Detailed surfaces", imageSrc: "http://img.b2bpic.net/free-photo/long-haired-woman-cleaning-tile-with-sponge-bathroom_1398-714.jpg", imageAlt: "Pristine, sparkling bathroom after a deep clean"},
{
id: "custom-care",
name: "Custom Care",
price: "Tailored to Your Needs",
variant: "Priority rooms • Pets • Entry instructions • Special notes • Preferred time",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-yellow-gloves-holding-blank-screen-digital-tablet_23-2148222315.jpg",
imageAlt: "Hand holding a tablet displaying a personalized cleaning checklist",
},
id: "custom-care", name: "Custom Care", price: "Tailored to Your Needs", variant: "Priority rooms • Pets • Entry instructions • Special notes • Preferred time", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-yellow-gloves-holding-blank-screen-digital-tablet_23-2148222315.jpg", imageAlt: "Hand holding a tablet displaying a personalized cleaning checklist"},
]}
title="Choose the way your property needs to be cared for."
description="Every home is different. Select the type of space you need cleaned, and we shape the service around it. From Airbnb turnovers to personalized residential care, find the perfect service for your unique space."
@@ -369,29 +213,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Orlando",
"Kissimmee",
"Winter Park",
"Maitland",
"Belle Isle",
"Edgewood",
"Conway",
"Pine Castle",
"Azalea Park",
"Fairview Shores",
"Oak Ridge",
"Pine Hills",
"Goldenrod",
"Lockhart",
"Fern Park",
"Casselberry",
"Altamonte Springs",
"Doctor Phillips",
"Forest City",
"Ocoee",
"Winter Garden",
"Longwood",
]}
"Orlando", "Kissimmee", "Winter Park", "Maitland", "Belle Isle", "Edgewood", "Conway", "Pine Castle", "Azalea Park", "Fairview Shores", "Oak Ridge", "Pine Hills", "Goldenrod", "Lockhart", "Fern Park", "Casselberry", "Altamonte Springs", "Doctor Phillips", "Forest City", "Ocoee", "Winter Garden", "Longwood"]}
title="Areas we currently serve"
description="Flávia Home Services proudly offers premium cleaning and property care throughout Orlando and surrounding cities, including Kissimmee. Select your area for an estimated arrival time and service status."
tag="Local Coverage"
@@ -406,41 +228,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-girl-laying-sofa-living-room-reading-magazine_176420-42537.jpg",
imageAlt: "Sarah Johnson, Airbnb Host",
},
id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-girl-laying-sofa-living-room-reading-magazine_176420-42537.jpg", imageAlt: "Sarah Johnson, Airbnb Host"},
{
id: "2",
name: "Michael C.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-night-city-lights_23-2149024667.jpg",
imageAlt: "Michael Chen, Vacation Home Owner",
},
id: "2", name: "Michael C.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-night-city-lights_23-2149024667.jpg", imageAlt: "Michael Chen, Vacation Home Owner"},
{
id: "3",
name: "Emily R.",
imageSrc: "http://img.b2bpic.net/free-photo/wonderful-woman-denim-jacket-white-pants-blowing-kiss-outside-brunette-woman-with-red-lips-with-handbag-posing-outdoors_197531-19347.jpg",
imageAlt: "Emily Rodriguez, Homeowner",
},
id: "3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/wonderful-woman-denim-jacket-white-pants-blowing-kiss-outside-brunette-woman-with-red-lips-with-handbag-posing-outdoors_197531-19347.jpg", imageAlt: "Emily Rodriguez, Homeowner"},
{
id: "4",
name: "David K.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-with-imposter-syndrome_23-2149729612.jpg",
imageAlt: "David Kim, Property Manager",
},
id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-with-imposter-syndrome_23-2149729612.jpg", imageAlt: "David Kim, Property Manager"},
{
id: "5",
name: "Jessica L.",
imageSrc: "http://img.b2bpic.net/free-photo/charming-businesswoman-with-digital-tablet_1098-434.jpg",
imageAlt: "Jessica L., Multi-Property Owner",
},
id: "5", name: "Jessica L.", imageSrc: "http://img.b2bpic.net/free-photo/charming-businesswoman-with-digital-tablet_1098-434.jpg", imageAlt: "Jessica L., Multi-Property Owner"},
]}
cardTag="Transparent Feedback"
buttonAnimation="none"
cardAnimation="slide-up"
title="Professional care that gets better with every visit."
description="After each cleaning, your feedback helps us understand your home, improve the next service and keep your experience aligned with your expectations. We ensure consistent quality and personalized attention."
cardTitle="Professional care that gets better with every visit."
/>
</div>
@@ -448,8 +249,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get Started"
title="Ready for a cleaning experience that actually fits your home?"
description="Choose your property, customize your service and request a cleaning with more clarity, control and confidence. Request an estimate today to get started!"
@@ -468,70 +268,41 @@ export default function LandingPage() {
logoText="Flávia Home Services by Clenelle"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Airbnb Turnovers",
href: "#service-types",
},
label: "Airbnb Turnovers", href: "#service-types"},
{
label: "Vacation Homes",
href: "#service-types",
},
label: "Vacation Homes", href: "#service-types"},
{
label: "Recurring Cleaning",
href: "#service-types",
},
label: "Recurring Cleaning", href: "#service-types"},
{
label: "Deep Cleaning",
href: "#service-types",
},
label: "Deep Cleaning", href: "#service-types"},
{
label: "Move-In / Move-Out",
href: "#service-types",
},
label: "Move-In / Move-Out", href: "#service-types"},
{
label: "Custom Care",
href: "#service-types",
},
label: "Custom Care", href: "#service-types"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Process",
href: "#customize-cleaning",
},
label: "Process", href: "#customize-cleaning"},
{
label: "Reviews",
href: "#trust-feedback",
},
label: "Reviews", href: "#trust-feedback"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Request an Estimate",
href: "#contact",
},
label: "Request an Estimate", href: "#contact"},
{
label: "Serving Orlando & Kissimmee",
href: "#service-areas",
},
label: "Serving Orlando & Kissimmee", href: "#service-areas"},
{
label: "hello@flaviahomeservices.com",
href: "mailto:hello@flaviahomeservices.com",
},
label: "hello@flaviahomeservices.com", href: "mailto:hello@flaviahomeservices.com"},
],
},
]}