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