From 589858e2f87aecf870e5477fe2e87f0ca80af080 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 04:14:37 +0000 Subject: [PATCH] Switch to version 3: modified 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 a6f9d92..c756546 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { description="Government Approved Solar Solutions with Subsidy Benefits. We make clean energy affordable and accessible in Banda and Chitrakoot." buttons={[ { - text: "Claim Your Free Solar Audit", href: "#contact"}, + text: "Get Free Consultation", href: "#contact"}, { text: "Chat on WhatsApp", href: "https://wa.me/918174018535"}, ]} @@ -244,4 +244,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file