From 04f0c67b6344001ba9768dcc94f3243c6f38aaa8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 09:13:52 +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 4fc2ed8..6831298 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: "Claim My Free Solar Estimate", href: "#quote"}, + text: "Get My Free Estimate", href: "#quote"}, ]} /> -- 2.49.1