From 0108ca63e2dc6f9c01bc8e95de9251f0934c49f4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 07:14:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d4789d1..258dd34 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { ); -} \ No newline at end of file +} -- 2.49.1