From 4c95906f2306df3f3c18ca2451ae4a9ecbce7eaf Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 08:06: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 7b9d26f..3e74336 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { tag="Trusted San Diego Roofing Experts" buttons={[ { - text: "Get Your Free Quote", href: "#contact"}, + text: "Claim Your Free Roof Assessment", href: "#contact"}, ]} mediaItems={[ { @@ -201,4 +201,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1