Merge version_1 into main #2

Merged
bender merged 4 commits from version_1 into main 2026-04-07 16:28:43 +00:00
4 changed files with 40 additions and 234 deletions

View File

@@ -26,26 +26,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Services",
id: "/services",
},
{
name: "Vacation Rental",
id: "/vacation-rental",
},
{
name: "About",
id: "/about",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "Vacation Rental", id: "/vacation-rental" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" }
]}
brandName="Palm Breeze Maids"
/>
@@ -55,7 +40,6 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={false}
title="Our Commitment to Clean"
description="Our team of local experts is dedicated to preserving the beauty of your home."
/>
</div>
@@ -67,18 +51,8 @@ export default function LandingPage() {
title="Our Values"
description="Why we are the preferred choice in Coachella Valley."
metrics={[
{
id: "v1",
icon: Heart,
title: "Passionate",
value: "100%",
},
{
id: "v2",
icon: Shield,
title: "Trusted",
value: "100%",
},
{ id: "v1", icon: Heart, title: "Passionate", value: "100%" },
{ id: "v2", icon: Shield, title: "Trusted", value: "100%" }
]}
/>
</div>
@@ -86,32 +60,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Services",
items: [
{
label: "House Cleaning",
href: "/services",
},
{
label: "Vacation Rentals",
href: "/vacation-rental",
},
],
},
{
title: "Support",
items: [
{
label: "Contact",
href: "/contact",
},
{
label: "FAQ",
href: "/faq",
},
],
},
{ title: "Services", items: [{ label: "House Cleaning", href: "/services" }, { label: "Vacation Rentals", href: "/vacation-rental" }] },
{ title: "Support", items: [{ label: "Contact", href: "/contact" }, { label: "FAQ", href: "/faq" }] }
]}
logoText="Palm Breeze Maids"
/>
@@ -119,4 +69,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -25,26 +25,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Services",
id: "/services",
},
{
name: "Vacation Rental",
id: "/vacation-rental",
},
{
name: "About",
id: "/about",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "Vacation Rental", id: "/vacation-rental" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" }
]}
brandName="Palm Breeze Maids"
/>
@@ -54,7 +39,6 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={false}
title="Let's Get Started"
description="Contact us today for a personalized quote for your cleaning needs."
/>
</div>
@@ -66,16 +50,8 @@ export default function LandingPage() {
description="Getting in touch is simple."
faqsAnimation="slide-up"
faqs={[
{
id: "c1",
title: "How do I get a quote?",
content: "Fill out our booking form or call us directly.",
},
{
id: "c2",
title: "Do you offer weekends?",
content: "We are open 7 days a week to support your schedule.",
},
{ id: "c1", title: "How do I get a quote?", content: "Fill out our booking form or call us directly." },
{ id: "c2", title: "Do you offer weekends?", content: "We are open 7 days a week to support your schedule." }
]}
/>
</div>
@@ -83,32 +59,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Services",
items: [
{
label: "House Cleaning",
href: "/services",
},
{
label: "Vacation Rentals",
href: "/vacation-rental",
},
],
},
{
title: "Support",
items: [
{
label: "Contact",
href: "/contact",
},
{
label: "FAQ",
href: "/faq",
},
],
},
{ title: "Services", items: [{ label: "House Cleaning", href: "/services" }, { label: "Vacation Rentals", href: "/vacation-rental" }] },
{ title: "Support", items: [{ label: "Contact", href: "/contact" }, { label: "FAQ", href: "/faq" }] }
]}
logoText="Palm Breeze Maids"
/>
@@ -116,4 +68,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -25,26 +25,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Services",
id: "/services",
},
{
name: "Vacation Rental",
id: "/vacation-rental",
},
{
name: "About",
id: "/about",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "Vacation Rental", id: "/vacation-rental" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" }
]}
brandName="Palm Breeze Maids"
/>
@@ -54,7 +39,6 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={false}
title="Professional Cleaning Services"
description="Tailored solutions for your residential home or rental property."
/>
</div>
@@ -66,16 +50,8 @@ export default function LandingPage() {
description="What to expect from our standard and deep cleanings."
faqsAnimation="slide-up"
faqs={[
{
id: "s1",
title: "Standard Cleaning",
content: "Dusting, vacuuming, and surface sanitization.",
},
{
id: "s2",
title: "Deep Cleaning",
content: "Comprehensive deep scrub of bathrooms and kitchen.",
},
{ id: "s1", title: "Standard Cleaning", content: "Dusting, vacuuming, and surface sanitization." },
{ id: "s2", title: "Deep Cleaning", content: "Comprehensive deep scrub of bathrooms and kitchen." }
]}
/>
</div>
@@ -83,32 +59,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Services",
items: [
{
label: "House Cleaning",
href: "/services",
},
{
label: "Vacation Rentals",
href: "/vacation-rental",
},
],
},
{
title: "Support",
items: [
{
label: "Contact",
href: "/contact",
},
{
label: "FAQ",
href: "/faq",
},
],
},
{ title: "Services", items: [{ label: "House Cleaning", href: "/services" }, { label: "Vacation Rentals", href: "/vacation-rental" }] },
{ title: "Support", items: [{ label: "Contact", href: "/contact" }, { label: "FAQ", href: "/faq" }] }
]}
logoText="Palm Breeze Maids"
/>
@@ -116,4 +68,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -25,26 +25,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Services",
id: "/services",
},
{
name: "Vacation Rental",
id: "/vacation-rental",
},
{
name: "About",
id: "/about",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "Vacation Rental", id: "/vacation-rental" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" }
]}
brandName="Palm Breeze Maids"
/>
@@ -54,7 +39,6 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={false}
title="Vacation Rental Experts"
description="Ensure 5-star reviews with our professional turnover services."
/>
</div>
@@ -66,16 +50,8 @@ export default function LandingPage() {
description="Quick turnarounds for seamless hosting."
faqsAnimation="slide-up"
faqs={[
{
id: "v1",
title: "How fast is your turnaround?",
content: "We offer same-day turnover services for busy hosts.",
},
{
id: "v2",
title: "Do you handle linens?",
content: "Yes, we handle full laundry and staging services.",
},
{ id: "v1", title: "How fast is your turnaround?", content: "We offer same-day turnover services for busy hosts." },
{ id: "v2", title: "Do you handle linens?", content: "Yes, we handle full laundry and staging services." }
]}
/>
</div>
@@ -83,32 +59,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Services",
items: [
{
label: "House Cleaning",
href: "/services",
},
{
label: "Vacation Rentals",
href: "/vacation-rental",
},
],
},
{
title: "Support",
items: [
{
label: "Contact",
href: "/contact",
},
{
label: "FAQ",
href: "/faq",
},
],
},
{ title: "Services", items: [{ label: "House Cleaning", href: "/services" }, { label: "Vacation Rentals", href: "/vacation-rental" }] },
{ title: "Support", items: [{ label: "Contact", href: "/contact" }, { label: "FAQ", href: "/faq" }] }
]}
logoText="Palm Breeze Maids"
/>
@@ -116,4 +68,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}