From 7b2ddd5f5d3177c2a3da807acc37a5a5d6ff2143 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 18:41:48 +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 64dd476..fd59c04 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,10 +113,10 @@ export default function LandingPage() { id: "commercial-solar", title: "Commercial & Industrial Solar", description: "Reduce operational costs for businesses with large-scale solar installations. Ideal for offices, factories, warehouses, and agricultural facilities across Pune, Nashik, Mumbai, and Ahmednagar.", tag: "Business Solutions", imageSrc: "http://img.b2bpic.net/free-photo/person-near-alternative-energy-plant_23-2149192737.jpg", imageAlt: "Commercial building with large scale solar installation" }, { - id: "maintenance", title: "Solar System Maintenance", description: "Maximize your solar system's lifespan and efficiency with professional maintenance, cleaning, inspections, and repairs. Our technicians ensure optimal performance year-round.", tag: "Maintenance & Care", imageSrc: "http://img.b2bpic.net/free-photo/research-development-experts-meet-talk-about-solar-panels-improvements_482257-123401.jpg", imageAlt: "Professional solar panel maintenance and cleaning service" + id: "maintenance", title: "Solar System Maintenance", description: "Maximize your solar system's lifespan and efficiency with professional maintenance, cleaning, inspections, and repairs. Our technicians ensure optimal performance year-round.", tag: "Maintenance & Care", imageSrc: "http://img.b2bpic.net/free-photo/research-development-experts-meet-talk-about-solar-panels-improvements_482257-123401.jpg?_wi=1", imageAlt: "Professional solar panel maintenance and cleaning service" }, { - id: "subsidy-assistance", title: "Government Subsidy Guidance", description: "Navigate complex subsidy processes with expert support. We assist customers in accessing PM Surya Ghar Muft Bijli Yojana and other state-level renewable energy incentives.", tag: "Financial Support", imageSrc: "http://img.b2bpic.net/free-photo/research-development-experts-meet-talk-about-solar-panels-improvements_482257-123401.jpg", imageAlt: "Government subsidy and financial support illustration" + id: "subsidy-assistance", title: "Government Subsidy Guidance", description: "Navigate complex subsidy processes with expert support. We assist customers in accessing PM Surya Ghar Muft Bijli Yojana and other state-level renewable energy incentives.", tag: "Financial Support", imageSrc: "http://img.b2bpic.net/free-photo/research-development-experts-meet-talk-about-solar-panels-improvements_482257-123401.jpg?_wi=2", imageAlt: "Government subsidy and financial support illustration" } ]} carouselMode="buttons" -- 2.49.1