From 7cb271b7a73a867d8b69abaf9c933620d72fb17c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 04:13:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 98e2962..a6f9d92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,21 +54,21 @@ 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: "Get Free Consultation", href: "#contact"}, + text: "Claim Your Free Solar Audit", href: "#contact"}, { text: "Chat on WhatsApp", href: "https://wa.me/918174018535"}, ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/solar-power-power-station_1387-161.jpg", imageAlt: "Residential solar energy installation"}, + imageSrc: "https://img.b2bpic.net/free-photo/solar-panels-on-roof_23-2148744211.jpg", imageAlt: "Modern residential solar panel installation on rooftop"}, { - imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-30005.jpg", imageAlt: "Residential solar energy installation"}, + imageSrc: "https://img.b2bpic.net/free-photo/solar-energy-concept-in-home_1268-23133.jpg", imageAlt: "Eco friendly home solar energy system"}, { - imageSrc: "http://img.b2bpic.net/free-photo/businessman-white-helmet-near-solar-battery_1157-35697.jpg", imageAlt: "Residential solar energy installation"}, + imageSrc: "https://img.b2bpic.net/free-photo/view-of-solar-panels-on-roof_23-2148744218.jpg", imageAlt: "Solar energy field and residential setup"}, { - imageSrc: "http://img.b2bpic.net/free-photo/solar-powered-home_23-2151951213.jpg", imageAlt: "Residential solar energy installation"}, + imageSrc: "https://img.b2bpic.net/free-photo/solar-farm-alternative-energy_1150-17855.jpg", imageAlt: "Clean solar energy technology"}, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-house-with-solar-pannels_23-2148907395.jpg", imageAlt: "Residential solar energy installation"}, + imageSrc: "https://img.b2bpic.net/free-photo/solar-panels-with-blue-sky_23-2148907395.jpg", imageAlt: "Beautiful clear sky solar panel installation"}, ]} /> -- 2.49.1