Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-08 11:59:33 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="smallMedium"
sizing="mediumLargeSizeMediumTitles"
background="grid"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="double-inset"
secondaryButtonStyle="layered"
@@ -43,18 +43,18 @@ export default function LandingPage() {
title="Reliable Solar Energy Solutions in Khambhat"
description="Nitya Enterprise brings trusted solar panel installation and commissioning services to Gujarat. 5-star rated local experts delivering sustainable energy solutions for homes and businesses."
tag="5.0 ★★★★★ Google Reviews"
background={{ variant: "grid" }}
background={{ variant: "sparkles-gradient" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/person-near-alternative-energy-plant_23-2149192722.jpg?_wi=1", imageAlt: "Professional solar panel installation"},
imageSrc: "http://img.b2bpic.net/free-photo/person-near-alternative-energy-plant_23-2149192722.jpg", imageAlt: "Professional solar panel installation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/person-near-alternative-energy-plant_23-2149192734.jpg?_wi=1", imageAlt: "Nitya Enterprise solar team"},
imageSrc: "http://img.b2bpic.net/free-photo/person-near-alternative-energy-plant_23-2149192734.jpg", imageAlt: "Nitya Enterprise solar team"},
{
imageSrc: "http://img.b2bpic.net/free-photo/alternative-energy-ecological-concept_1157-35705.jpg?_wi=1", imageAlt: "Solar system installation in progress"},
imageSrc: "http://img.b2bpic.net/free-photo/alternative-energy-ecological-concept_1157-35705.jpg", imageAlt: "Solar system installation in progress"},
{
imageSrc: "http://img.b2bpic.net/free-photo/person-near-alternative-energy-plant_23-2149192774.jpg?_wi=1", imageAlt: "Solar commissioning and testing"},
imageSrc: "http://img.b2bpic.net/free-photo/person-near-alternative-energy-plant_23-2149192774.jpg", imageAlt: "Solar commissioning and testing"},
{
imageSrc: "http://img.b2bpic.net/free-vector/smart-home-background-with-device_23-2147856331.jpg?_wi=1", imageAlt: "Completed solar installation projects"},
imageSrc: "http://img.b2bpic.net/free-vector/smart-home-background-with-device_23-2147856331.jpg", imageAlt: "Completed solar installation projects"},
]}
buttons={[
{ text: "Get My Free Estimate", href: "#contact" },
@@ -72,6 +72,7 @@ export default function LandingPage() {
{ icon: Star, label: "Google Review Rating", value: "5.0 ★" },
{ icon: MapPin, label: "Serving Gujarat Since", value: "2014" },
]}
metricsAnimation="slide-up"
useInvertedBackground={true}
/>
</div>
@@ -82,11 +83,11 @@ export default function LandingPage() {
description="Complete solar energy solutions from consultation to commissioning"
features={[
{
id: "1", title: "Solar Panel Installation", description: "Professional installation of high-quality solar panels on residential and commercial properties. Our certified technicians ensure optimal placement and secure mounting for maximum efficiency and longevity.", imageSrc: "http://img.b2bpic.net/free-photo/alternative-energy-ecological-concept_1157-35705.jpg?_wi=2", imageAlt: "Solar panel installation service"},
id: "1", title: "Solar Panel Installation", description: "Professional installation of high-quality solar panels on residential and commercial properties. Our certified technicians ensure optimal placement and secure mounting for maximum efficiency and longevity.", imageSrc: "http://img.b2bpic.net/free-photo/alternative-energy-ecological-concept_1157-35705.jpg", imageAlt: "Solar panel installation service"},
{
id: "2", title: "System Commissioning", description: "Complete system testing and verification to ensure your solar installation operates at peak performance. We conduct thorough inspections and provide documentation for warranty and grid connection.", imageSrc: "http://img.b2bpic.net/free-photo/person-near-alternative-energy-plant_23-2149192774.jpg?_wi=2", imageAlt: "Solar system commissioning service"},
id: "2", title: "System Commissioning", description: "Complete system testing and verification to ensure your solar installation operates at peak performance. We conduct thorough inspections and provide documentation for warranty and grid connection.", imageSrc: "http://img.b2bpic.net/free-photo/person-near-alternative-energy-plant_23-2149192774.jpg", imageAlt: "Solar system commissioning service"},
{
id: "3", title: "Local Expertise", description: "Based in Khambhat, we understand Gujarat's climate, local regulations, and grid requirements. Our team provides personalized solutions tailored to your specific property and energy needs.", imageSrc: "http://img.b2bpic.net/free-photo/person-near-alternative-energy-plant_23-2149192734.jpg?_wi=2", imageAlt: "Local solar expertise in Khambhat"},
id: "3", title: "Local Expertise", description: "Based in Khambhat, we understand Gujarat's climate, local regulations, and grid requirements. Our team provides personalized solutions tailored to your specific property and energy needs.", imageSrc: "http://img.b2bpic.net/free-photo/person-near-alternative-energy-plant_23-2149192734.jpg", imageAlt: "Local solar expertise in Khambhat"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -101,9 +102,9 @@ export default function LandingPage() {
description="Nitya Enterprise has been transforming Gujarat's energy landscape one installation at a time"
metrics={[
{
id: "1", value: "500+", title: "Projects Completed", description: "Residential and commercial solar installations", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-background-with-device_23-2147856331.jpg?_wi=2", imageAlt: "Completed solar projects"},
id: "1", value: "500+", title: "Projects Completed", description: "Residential and commercial solar installations", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-background-with-device_23-2147856331.jpg", imageAlt: "Completed solar projects"},
{
id: "2", value: "5,000+", title: "Families Served", description: "Enjoying clean, renewable energy daily", imageSrc: "http://img.b2bpic.net/free-photo/person-near-alternative-energy-plant_23-2149192722.jpg?_wi=2", imageAlt: "Families using solar energy"},
id: "2", value: "5,000+", title: "Families Served", description: "Enjoying clean, renewable energy daily", imageSrc: "http://img.b2bpic.net/free-photo/person-near-alternative-energy-plant_23-2149192722.jpg", imageAlt: "Families using solar energy"},
]}
animationType="slide-up"
textboxLayout="default"