Update src/app/page.tsx

This commit is contained in:
2026-05-28 01:11:04 +00:00
parent 8468e51894
commit 758d79ebab

View File

@@ -30,21 +30,15 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "Services",
id: "/services",
},
name: "Services", id: "/services"},
{
name: "About Us",
id: "/about",
},
name: "About Us", id: "/about"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
{
name: "Book Now", id: "/booking-site"}
]}
brandName="Graca's Cleaners"
/>
@@ -56,79 +50,40 @@ export default function LandingPage() {
description="Transform your space with our meticulous and reliable cleaning services. We bring sparkle and freshness to every corner, every time."
testimonials={[
{
name: "Maria S.",
handle: "@HappyClient",
testimonial: "Graca's Cleaners transformed my home! It's never been so spotless.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-clothes-trendy-girl-posing-street-background-funny-positive-woman-having-fun_158538-16144.jpg",
imageAlt: "Maria S.",
},
name: "Maria S.", handle: "@HappyClient", testimonial: "Graca's Cleaners transformed my home! It's never been so spotless.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-clothes-trendy-girl-posing-street-background-funny-positive-woman-having-fun_158538-16144.jpg", imageAlt: "Maria S."},
{
name: "John D.",
handle: "@BusinessOwner",
testimonial: "Our office is always pristine. Their commercial service is top-notch.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-charming-african-guy-smiling-boyfriend-waiting-date-head-hunter-dream-standing-white-wall_176420-12541.jpg",
imageAlt: "John D.",
},
name: "John D.", handle: "@BusinessOwner", testimonial: "Our office is always pristine. Their commercial service is top-notch.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-charming-african-guy-smiling-boyfriend-waiting-date-head-hunter-dream-standing-white-wall_176420-12541.jpg", imageAlt: "John D."},
{
name: "Sarah L.",
handle: "@NewHomeowner",
testimonial: "Amazing deep clean for our new apartment. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-happy-woman_23-2148778274.jpg",
imageAlt: "Sarah L.",
},
name: "Sarah L.", handle: "@NewHomeowner", testimonial: "Amazing deep clean for our new apartment. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-happy-woman_23-2148778274.jpg", imageAlt: "Sarah L."},
{
name: "Michael R.",
handle: "@RegularCustomer",
testimonial: "Consistently excellent service. Always professional and reliable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man_641386-965.jpg",
imageAlt: "Michael R.",
},
name: "Michael R.", handle: "@RegularCustomer", testimonial: "Consistently excellent service. Always professional and reliable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man_641386-965.jpg", imageAlt: "Michael R."},
{
name: "Emily C.",
handle: "@EcoConscious",
testimonial: "Love their eco-friendly approach. My home is clean and safe!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cheerful-manager-sunny-day_1139-417.jpg",
imageAlt: "Emily C.",
},
name: "Emily C.", handle: "@EcoConscious", testimonial: "Love their eco-friendly approach. My home is clean and safe!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cheerful-manager-sunny-day_1139-417.jpg", imageAlt: "Emily C."},
]}
testimonialRotationInterval={5000}
buttons={[
{
text: "Book Your Service",
href: "/services",
},
text: "Book Your Service", href: "/booking-site"},
{
text: "Get a Free Quote",
href: "/contact",
},
text: "Get a Free Quote", href: "/contact"},
]}
buttonAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/portrait-cool-young-black-man-with-curly-hair-has-cheerful-expression_273609-8605.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/portrait-cool-young-black-man-with-curly-hair-has-cheerful-expression_273609-8605.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/close-up-young-handsome-modern-man-wearing-glasses-denim-jacket-yellow-background-with-happy-face-standing-smiling-with-confident-smile-showing-teeth_839833-30354.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/close-up-young-handsome-modern-man-wearing-glasses-denim-jacket-yellow-background-with-happy-face-standing-smiling-with-confident-smile-showing-teeth_839833-30354.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/portrait-attractive-young-female-with-gentle-smile-wearing-red-shirt_181624-24259.jpg",
alt: "Happy Customer",
},
src: "http://img.b2bpic.net/free-photo/portrait-attractive-young-female-with-gentle-smile-wearing-red-shirt_181624-24259.jpg", alt: "Happy Customer"},
]}
avatarText="Trusted by 500+ Happy Customers"
imageSrc="http://img.b2bpic.net/free-photo/cleaning-woman-plaid-shirt-cap-holding-bucket-with-cleaning-tools-pointing-with-index-finger-it-smiling-cheerfully_141793-111689.jpg"
@@ -144,29 +99,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Eco-Friendly Products",
description: "Safe for your family, pets, and the planet. We use non-toxic, sustainable cleaning solutions.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plastic-bottles-arrangement_23-2149449772.jpg",
imageAlt: "Eco-friendly cleaning supplies",
},
title: "Eco-Friendly Products", description: "Safe for your family, pets, and the planet. We use non-toxic, sustainable cleaning solutions.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plastic-bottles-arrangement_23-2149449772.jpg", imageAlt: "Eco-friendly cleaning supplies"},
{
title: "Experienced & Trusted Team",
description: "Our professionals are thoroughly vetted, highly trained, and dedicated to excellence.",
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520632.jpg",
imageAlt: "Professional cleaning team",
},
title: "Experienced & Trusted Team", description: "Our professionals are thoroughly vetted, highly trained, and dedicated to excellence.", imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520632.jpg", imageAlt: "Professional cleaning team"},
{
title: "Flexible Scheduling",
description: "Book one-time, weekly, bi-weekly, or monthly cleanings easily around your busy life.",
imageSrc: "http://img.b2bpic.net/free-photo/copy-space-notebook-wedding-planner_23-2148652060.jpg",
imageAlt: "Calendar with flexible scheduling",
},
title: "Flexible Scheduling", description: "Book one-time, weekly, bi-weekly, or monthly cleanings easily around your busy life.", imageSrc: "http://img.b2bpic.net/free-photo/copy-space-notebook-wedding-planner_23-2148652060.jpg", imageAlt: "Calendar with flexible scheduling"},
{
title: "100% Satisfaction Guarantee",
description: "We're not happy until you're completely satisfied with our cleaning results.",
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-spray-bottle-near-different-cleaning-items_23-2147860232.jpg",
imageAlt: "Satisfaction guarantee icon",
},
title: "100% Satisfaction Guarantee", description: "We're not happy until you're completely satisfied with our cleaning results.", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-spray-bottle-near-different-cleaning-items_23-2147860232.jpg", imageAlt: "Satisfaction guarantee icon"},
]}
title="Why Choose Graca's Cleaners?"
description="We go beyond just cleaning; we deliver a spotless, healthy environment tailored to your needs."
@@ -180,25 +119,13 @@ export default function LandingPage() {
tag="Reliability & Excellence"
metrics={[
{
id: "1",
value: "99%",
description: "Customer Satisfaction",
},
id: "1", value: "99%", description: "Customer Satisfaction"},
{
id: "2",
value: "10+",
description: "Years in Business",
},
id: "2", value: "10+", description: "Years in Business"},
{
id: "3",
value: "500+",
description: "Homes & Offices Cleaned",
},
id: "3", value: "500+", description: "Homes & Offices Cleaned"},
{
id: "4",
value: "20+",
description: "Dedicated Team Members",
},
id: "4", value: "20+", description: "Dedicated Team Members"},
]}
metricsAnimation="slide-up"
/>
@@ -210,50 +137,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Simply Outstanding Service",
quote: "Graca's Cleaners consistently delivers exceptional results. My home feels brand new after every visit!",
name: "Sophia G.",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-african-american-businessman_1262-20994.jpg",
imageAlt: "Sophia G.",
},
id: "1", title: "Simply Outstanding Service", quote: "Graca's Cleaners consistently delivers exceptional results. My home feels brand new after every visit!", name: "Sophia G.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-african-american-businessman_1262-20994.jpg", imageAlt: "Sophia G."},
{
id: "2",
title: "Reliable and Professional",
quote: "Their team is always punctual, professional, and incredibly thorough. We couldn't be happier with our office cleaning.",
name: "Daniel K.",
role: "Office Manager",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-looking-up-thinking-positive-smiling-broadly_141793-55034.jpg",
imageAlt: "Daniel K.",
},
id: "2", title: "Reliable and Professional", quote: "Their team is always punctual, professional, and incredibly thorough. We couldn't be happier with our office cleaning.", name: "Daniel K.", role: "Office Manager", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-looking-up-thinking-positive-smiling-broadly_141793-55034.jpg", imageAlt: "Daniel K."},
{
id: "3",
title: "A True Game-Changer",
quote: "Finding Graca's Cleaners has been a game-changer for my busy family. More free time, spotless home!",
name: "Olivia M.",
role: "Busy Parent",
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-portrait-asian-woman_23-2151836565.jpg",
imageAlt: "Olivia M.",
},
id: "3", title: "A True Game-Changer", quote: "Finding Graca's Cleaners has been a game-changer for my busy family. More free time, spotless home!", name: "Olivia M.", role: "Busy Parent", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-portrait-asian-woman_23-2151836565.jpg", imageAlt: "Olivia M."},
{
id: "4",
title: "Exceptional Attention to Detail",
quote: "Every detail is taken care of. They go above and beyond, ensuring everything is perfect.",
name: "William T.",
role: "Residential Client",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-young-man_273609-6849.jpg",
imageAlt: "William T.",
},
id: "4", title: "Exceptional Attention to Detail", quote: "Every detail is taken care of. They go above and beyond, ensuring everything is perfect.", name: "William T.", role: "Residential Client", imageSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-young-man_273609-6849.jpg", imageAlt: "William T."},
{
id: "5",
title: "Highly Recommend for Businesses",
quote: "Our retail space requires high standards, and Graca's Cleaners always exceeds them. Fantastic commercial cleaning.",
name: "Isabella H.",
role: "Small Business Owner",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-office_1303-21095.jpg",
imageAlt: "Isabella H.",
},
id: "5", title: "Highly Recommend for Businesses", quote: "Our retail space requires high standards, and Graca's Cleaners always exceeds them. Fantastic commercial cleaning.", name: "Isabella H.", role: "Small Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-office_1303-21095.jpg", imageAlt: "Isabella H."},
]}
title="What Our Valued Clients Say"
description="Hear directly from homeowners and businesses who trust Graca's Cleaners for a pristine environment."
@@ -264,8 +156,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Connect With Us"
tagIcon={MessageSquare}
title="Ready for a Spotless Space? Let's Talk!"
@@ -285,58 +176,35 @@ export default function LandingPage() {
logoText="Graca's Cleaners"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Residential Cleaning",
href: "/services#residential",
},
label: "Residential Cleaning", href: "/services#residential"},
{
label: "Commercial Cleaning",
href: "/services#commercial",
},
label: "Commercial Cleaning", href: "/services#commercial"},
{
label: "Deep Cleaning",
href: "/services#deep",
},
label: "Deep Cleaning", href: "/services#deep"},
{
label: "Move In/Out Cleaning",
href: "/services#move-in-out",
},
label: "Move In/Out Cleaning", href: "/services#move-in-out"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Team",
href: "/about#team",
},
label: "Team", href: "/about#team"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
{
label: "FAQ",
href: "/contact#faq",
},
label: "FAQ", href: "/contact#faq"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}