Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-18 07:14:30 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
description="Trusted by Cape Cod homeowners for extraordinary, meticulous, and professional home cleaning services. We redefine cleanliness with passion."
buttons={[
{
text: "Get Free Quote", href: "#contact"},
text: "Claim Your Free Quote", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-woman-cleaning-house_23-2147917176.jpg"
/>
@@ -189,4 +189,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}