From 8c789d2318b331e8b2bda92aba1d4617984c2002 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 00:36:46 +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 187102c..733c044 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,7 +146,7 @@ export default function LandingPage() { ctaTitle="Get Your Roof Inspected — Risk Free" ctaDescription="No pressure. No obligations. Just honest answers from the pros." ctaButton={{ - text: "Book My Inspection", href: "#"}} + text: "Claim My Free Inspection Now", href: "#"}} ctaIcon={Phone} /> @@ -180,4 +180,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1