Merge version_1 into main #3
@@ -46,15 +46,15 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
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-2149192722.jpg?_wi=1", imageAlt: "Professional solar panel installation"},
|
||||
{
|
||||
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/person-near-alternative-energy-plant_23-2149192734.jpg?_wi=1", imageAlt: "Nitya Enterprise solar team"},
|
||||
{
|
||||
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/alternative-energy-ecological-concept_1157-35705.jpg?_wi=1", imageAlt: "Solar system installation in progress"},
|
||||
{
|
||||
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-photo/person-near-alternative-energy-plant_23-2149192774.jpg?_wi=1", imageAlt: "Solar commissioning and testing"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/smart-home-background-with-device_23-2147856331.jpg", imageAlt: "Completed solar installation projects"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/smart-home-background-with-device_23-2147856331.jpg?_wi=1", imageAlt: "Completed solar installation projects"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Get My Free Estimate", href: "#contact" },
|
||||
@@ -83,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", 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?_wi=2", 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", 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?_wi=2", 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", 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?_wi=2", imageAlt: "Local solar expertise in Khambhat"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -102,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", 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?_wi=2", 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", 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?_wi=2", imageAlt: "Families using solar energy"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user