1 Commits

Author SHA1 Message Date
73368258b2 Update src/app/page.tsx 2026-04-15 06:01:57 +00:00

View File

@@ -29,31 +29,19 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Services", name: "Services", id: "services"},
id: "services",
},
{ {
name: "Reviews", name: "Reviews", id: "reviews"},
id: "reviews",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Madrid Cleaning" brandName="Madrid Cleaning"
button={{ button={{
text: "Book Now", text: "Book Now", href: "#contact"}}
href: "#contact",
}}
/> />
</div> </div>
@@ -63,73 +51,39 @@ export default function LandingPage() {
description="Experience premium, detail-focused cleaning in Houston. Madrid Cleaning Services delivers reliable, consistent quality that keeps your home pristine." description="Experience premium, detail-focused cleaning in Houston. Madrid Cleaning Services delivers reliable, consistent quality that keeps your home pristine."
testimonials={[ testimonials={[
{ {
name: "Sarah J.", name: "Sarah J.", handle: "@sarahj", testimonial: "Fantastic job! My home has never looked or smelled better.", rating: 5,
handle: "@sarahj", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13333.jpg"},
testimonial: "Fantastic job! My home has never looked or smelled better.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg",
},
{ {
name: "David M.", name: "David M.", handle: "@davidm", testimonial: "Professional, thorough service that leaves every space spotless.", rating: 5,
handle: "@davidm", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg"},
testimonial: "Professional, thorough service that leaves every space spotless.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg",
},
{ {
name: "Elena R.", name: "Elena R.", handle: "@elenar", testimonial: "Highly recommend. They are always on time and super detailed.", rating: 5,
handle: "@elenar", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg"},
testimonial: "Highly recommend. They are always on time and super detailed.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg",
},
{ {
name: "Marcus T.", name: "Marcus T.", handle: "@marcust", testimonial: "Finally found a cleaning crew that actually pays attention to the small things.", rating: 5,
handle: "@marcust", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg"},
testimonial: "Finally found a cleaning crew that actually pays attention to the small things.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg",
},
{ {
name: "Linda W.", name: "Linda W.", handle: "@lindaw", testimonial: "My go-to service for move-in cleans. Exceptional quality every time.", rating: 5,
handle: "@lindaw", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg"},
testimonial: "My go-to service for move-in cleans. Exceptional quality every time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg",
},
]} ]}
buttons={[ buttons={[
{ {
text: "Book Now", text: "Book Now", href: "#contact"},
href: "#contact",
},
{ {
text: "Learn More", text: "Learn More", href: "#about"},
href: "#about",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/digital-lavender-interior-design_23-2151561182.jpg" imageSrc="http://img.b2bpic.net/free-photo/digital-lavender-interior-design_23-2151561182.jpg"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg", src: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg", alt: "Happy client"},
alt: "Happy client",
},
{ {
src: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg", src: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg", alt: "Happy client"},
alt: "Happy client",
},
{ {
src: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", src: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", alt: "Happy client"},
alt: "Happy client",
},
{ {
src: "http://img.b2bpic.net/free-photo/closeup-confident-male-employee-white-collar-shirt-smiling-camera-standing-selfassured-agai_1258-112592.jpg", src: "http://img.b2bpic.net/free-photo/closeup-confident-male-employee-white-collar-shirt-smiling-camera-standing-selfassured-agai_1258-112592.jpg", alt: "Happy client"},
alt: "Happy client",
},
{ {
src: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg", src: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg", alt: "Happy client"},
alt: "Happy client",
},
]} ]}
/> />
</div> </div>
@@ -139,10 +93,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
title="Trusted Excellence in Houston" title="Trusted Excellence in Houston"
description={[ description={[
"Madrid Cleaning Services Houston provides dependable, high-quality cleaning built on professional relationships.", "Madrid Cleaning Services Houston provides dependable, high-quality cleaning built on professional relationships.", "We treat your home with the utmost care, focusing on the details that make a space feel truly clean and fresh.", "Our team is punctual, efficient, and dedicated to maintaining the high standards you expect from a premium service provider."]}
"We treat your home with the utmost care, focusing on the details that make a space feel truly clean and fresh.",
"Our team is punctual, efficient, and dedicated to maintaining the high standards you expect from a premium service provider.",
]}
/> />
</div> </div>
@@ -154,26 +105,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Deep Cleaning", title: "Deep Cleaning", description: "A thorough, top-to-bottom clean designed to refresh your entire home.", imageSrc: "http://img.b2bpic.net/free-photo/maid-with-duster-smiling_23-2148076051.jpg", titleIconSrc: "Sparkles", buttonText: "Book Your Clean"},
description: "A thorough, top-to-bottom clean designed to refresh your entire home.",
imageSrc: "http://img.b2bpic.net/free-photo/maid-with-duster-smiling_23-2148076051.jpg",
titleIconSrc: "Sparkles",
buttonText: "Get a Quote",
},
{ {
title: "Move-In / Move-Out", title: "Move-In / Move-Out", description: "Ensure your new home is immaculate or leave your old space spotless for the next owners.", imageSrc: "http://img.b2bpic.net/free-photo/woman-mopping-floor-near-resting-man_23-2147758720.jpg", titleIconSrc: "ArrowRight", buttonText: "Book Your Clean"},
description: "Ensure your new home is immaculate or leave your old space spotless for the next owners.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-mopping-floor-near-resting-man_23-2147758720.jpg",
titleIconSrc: "ArrowRight",
buttonText: "Get a Quote",
},
{ {
title: "Regular Maintenance", title: "Regular Maintenance", description: "Consistent, reliable service to keep your space spotless and your peace of mind intact.", imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions_1203-449.jpg", titleIconSrc: "CheckCircle", buttonText: "Book Your Clean"},
description: "Consistent, reliable service to keep your space spotless and your peace of mind intact.",
imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions_1203-449.jpg",
titleIconSrc: "CheckCircle",
buttonText: "Get a Quote",
},
]} ]}
title="Premium Cleaning Services" title="Premium Cleaning Services"
description="Tailored solutions for every need, delivered with precision and care." description="Tailored solutions for every need, delivered with precision and care."
@@ -188,25 +124,15 @@ export default function LandingPage() {
author="Jessica K., Long-term Client" author="Jessica K., Long-term Client"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg", src: "http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg", alt: "Client 1"},
alt: "Client 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-354.jpg", src: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-354.jpg", alt: "Client 2"},
alt: "Client 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-interior-design-project_23-2150346505.jpg", src: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-interior-design-project_23-2150346505.jpg", alt: "Client 3"},
alt: "Client 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/old-man-posing-living-room_23-2148441065.jpg", src: "http://img.b2bpic.net/free-photo/old-man-posing-living-room_23-2148441065.jpg", alt: "Client 4"},
alt: "Client 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg", src: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg", alt: "Client 5"},
alt: "Client 5",
},
]} ]}
ratingAnimation="slide-up" ratingAnimation="slide-up"
avatarsAnimation="slide-up" avatarsAnimation="slide-up"
@@ -217,18 +143,13 @@ export default function LandingPage() {
<ContactText <ContactText
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}}
text="Ready to experience a spotless home? Madrid Cleaning Services is Houston's trusted choice for premium, reliable cleaning." text="Ready to experience a spotless home? Madrid Cleaning Services is Houston's trusted choice for premium, reliable cleaning."
buttons={[ buttons={[
{ {
text: "Book Now", text: "Book Now", href: "tel:5550001234"},
href: "tel:5550001234",
},
{ {
text: "Request a Quote", text: "Request a Quote", href: "#"},
href: "#",
},
]} ]}
/> />
</div> </div>
@@ -237,37 +158,23 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Services", title: "Services", items: [
items: [
{ {
label: "Deep Cleaning", label: "Deep Cleaning", href: "#services"},
href: "#services",
},
{ {
label: "Move-In Cleaning", label: "Move-In Cleaning", href: "#services"},
href: "#services",
},
{ {
label: "Maintenance", label: "Maintenance", href: "#services"},
href: "#services",
},
], ],
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Reviews", label: "Reviews", href: "#reviews"},
href: "#reviews",
},
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
], ],
}, },
]} ]}
@@ -277,4 +184,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }