From 1e32653dec229307f2d7205f499773d9cbe4cd00 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 22:32:50 +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 1960a80..80ac051 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -300,7 +300,7 @@ export default function HomePage() { ]} ctaTitle="Ready to Build Something Extraordinary?" ctaDescription="Start your project with Monarch Builders & Developers today. Get expert guidance every step of the way." - ctaButton={{ text: "Get Free Consultation", href: "/contact" }} + ctaButton={{ text: "Schedule Your Free Consultation Today", href: "/contact" }} ctaIcon={Phone} useInvertedBackground={true} animationType="slide-up" -- 2.49.1