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