Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-28 20:25:13 +00:00

View File

@@ -31,31 +31,19 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Pricing",
id: "pricing",
},
name: "Pricing", id: "pricing"},
]}
brandName="Sparkle & Shine"
button={{
text: "Get a Quote",
href: "#contact",
}}
text: "Get a Quote", href: "#contact"}}
/>
</div>
@@ -65,11 +53,9 @@ export default function LandingPage() {
description="Professional, reliable, and thorough cleaning services designed to give you your weekend back. We treat your home like our own."
buttons={[
{
text: "Book Your Clean",
href: "#contact",
},
text: "Book Your Clean", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/minimal-amazing-interior-design_23-2150534490.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/minimal-amazing-interior-design_23-2150534490.jpg"
showBlur={true}
/>
</div>
@@ -79,18 +65,11 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Professional cleaning services with a personal touch.",
},
type: "text", content: "Professional cleaning services with a personal touch."},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/mother-daughter-working-kitchen_1170-2618.jpg",
alt: "Cleaning Team",
},
type: "image", src: "http://img.b2bpic.net/free-photo/mother-daughter-working-kitchen_1170-2618.jpg", alt: "Cleaning Team"},
{
type: "text",
content: "Crystal and her team take pride in every corner, ensuring you come home to a clean space every time.",
},
type: "text", content: "Crystal and her team take pride in every corner, ensuring you come home to a clean space every time."},
]}
/>
</div>
@@ -102,28 +81,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Move-In/Move-Out",
description: "Ensure your new place is spotless before move-in day.",
bentoComponent: "reveal-icon",
icon: Home,
imageSrc: "http://img.b2bpic.net/free-photo/minimal-amazing-interior-design_23-2150534490.jpg?_wi=2",
imageAlt: "luxury clean living room minimalist",
title: "Move-In/Move-Out", description: "Ensure your new place is spotless before move-in day.", bentoComponent: "reveal-icon", icon: Home,
},
{
title: "Routine Cleaning",
description: "Bi-weekly or monthly maintenance to keep your sparkle.",
bentoComponent: "reveal-icon",
icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-working-kitchen_1170-2618.jpg",
imageAlt: "professional house cleaning team smiling",
title: "Routine Cleaning", description: "Bi-weekly or monthly maintenance to keep your sparkle.", bentoComponent: "reveal-icon", icon: Sparkles,
},
{
title: "Deep Cleaning",
description: "A thorough, top-to-bottom refresh when your home needs a little extra love.",
bentoComponent: "reveal-icon",
icon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-trendy-shirt-reading-magazine-with-interest_197531-6720.jpg",
imageAlt: "smiling happy homeowner portrait",
title: "Deep Cleaning", description: "A thorough, top-to-bottom refresh when your home needs a little extra love.", bentoComponent: "reveal-icon", icon: Zap,
},
]}
title="Our Cleaning Expertise"
@@ -139,25 +103,15 @@ export default function LandingPage() {
author="Lauren Carroll"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/attractive-girl-trendy-shirt-reading-magazine-with-interest_197531-6720.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/attractive-girl-trendy-shirt-reading-magazine-with-interest_197531-6720.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/young-lady-showing-thumb-up-blouse-cardigan-looking-merry-front-view_176474-109468.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/young-lady-showing-thumb-up-blouse-cardigan-looking-merry-front-view_176474-109468.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/enthusiastic-businesswoman-corporate-woman-showing-thumbs-up-smiling-complimenting-recommending-company-standing-white-background_1258-122203.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/enthusiastic-businesswoman-corporate-woman-showing-thumbs-up-smiling-complimenting-recommending-company-standing-white-background_1258-122203.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-couple-celebrating-gender-reveal_23-2150154681.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-couple-celebrating-gender-reveal_23-2150154681.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/attractive-girl-trendy-shirt-reading-magazine-with-interest_197531-6720.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/attractive-girl-trendy-shirt-reading-magazine-with-interest_197531-6720.jpg", alt: "Customer"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -171,58 +125,27 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "standard",
badge: "Popular",
price: "$120+",
subtitle: "Perfect for maintenance",
features: [
"Kitchen cleaning",
"Bathroom sanitizing",
"Vacuum & Mop",
"Dusting",
],
id: "standard", badge: "Popular", price: "$120+", subtitle: "Perfect for maintenance", features: [
"Kitchen cleaning", "Bathroom sanitizing", "Vacuum & Mop", "Dusting"],
buttons: [
{
text: "Choose Standard",
href: "#contact",
},
text: "Choose Standard", href: "#contact"},
],
},
{
id: "deep",
badge: "Thorough",
price: "$250+",
subtitle: "The ultimate deep clean",
features: [
"Everything in standard",
"Ceiling fans",
"Inside appliances",
"Baseboards",
"Detailed scrub",
],
id: "deep", badge: "Thorough", price: "$250+", subtitle: "The ultimate deep clean", features: [
"Everything in standard", "Ceiling fans", "Inside appliances", "Baseboards", "Detailed scrub"],
buttons: [
{
text: "Choose Deep Clean",
href: "#contact",
},
text: "Choose Deep Clean", href: "#contact"},
],
},
{
id: "move",
badge: "Custom",
price: "Quote Basis",
subtitle: "Move-in/out preparation",
features: [
"Full cabinet interior",
"Window tracks",
"Wall spot cleaning",
"Deep appliance detail",
],
id: "move", badge: "Custom", price: "Quote Basis", subtitle: "Move-in/out preparation", features: [
"Full cabinet interior", "Window tracks", "Wall spot cleaning", "Deep appliance detail"],
buttons: [
{
text: "Get a Quote",
href: "#contact",
},
text: "Get a Quote", href: "#contact"},
],
},
]}
@@ -235,18 +158,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
text="Ready to make your home Sparkle and Shine? Contact us today for a free, no-obligation quote. We are always ready to help."
buttons={[
{
text: "Call Now",
href: "tel:5550123456",
},
text: "Call Now", href: "tel:5550123456"},
{
text: "Message Us",
href: "mailto:hello@sparkleandshine.com",
},
text: "Message Us", href: "mailto:hello@sparkleandshine.com"},
]}
/>
</div>
@@ -256,46 +174,29 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-vector/green-background-gradient-design_343694-4826.jpg"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}