From a2eefdec902d1579f7510c62d8c3ee18b1639d3f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 07:58:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f088c06..979a13e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { title="Spotless Spaces, Happy Places" description="Your trusted partner for residential and commercial cleaning. We deliver exceptional results with attention to detail, eco-friendly practices, and reliable service you can count on." buttons={[ - { text: "Book Your Service", href: "#contact" }, + { text: "Schedule Free Quote", href: "#contact" }, { text: "Learn More", href: "#services" }, ]} dashboard={{ -- 2.49.1