From a806c676101e051e4db3292dfe943de1aa2a8a21 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 09:07:06 +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 892d7b9..273c2b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -235,7 +235,7 @@ export default function LandingPage() { description="Get a free custom solar quote and discover how much your home could save." buttons={[ { - text: "Get My Free Quote", href: "#quote"}, + text: "Claim My Free Solar Estimate", href: "#quote"}, ]} /> @@ -276,4 +276,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1