diff --git a/src/app/page.tsx b/src/app/page.tsx index 48e765f..c5ecb30 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,11 +112,11 @@ export default function LandingPage() { tagAnimation="slide-up" metrics={[ { - id: "projects", value: "50+", title: "Projects Delivered", description: "Successful renewable energy installations across India", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVwtKdh66OSM4wDreTyDxOC83i/a-expansive-wind-farm-landscape-with-mul-1772692428445-cc4f0dba.png", imageAlt: "Wind farm project"}, + id: "projects", value: "50+", title: "Projects Delivered", description: "Successful renewable energy installations across India", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVwtKdh66OSM4wDreTyDxOC83i/a-expansive-wind-farm-landscape-with-mul-1772692428445-cc4f0dba.png?_wi=1", imageAlt: "Wind farm project"}, { - id: "capacity", value: "2,500 MW", title: "Capacity Managed", description: "Total MW of renewable energy under management", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVwtKdh66OSM4wDreTyDxOC83i/a-large-scale-solar-panel-array-stretchi-1772692428545-96b538c2.png", imageAlt: "Solar array installation"}, + id: "capacity", value: "2,500 MW", title: "Capacity Managed", description: "Total MW of renewable energy under management", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVwtKdh66OSM4wDreTyDxOC83i/a-large-scale-solar-panel-array-stretchi-1772692428545-96b538c2.png?_wi=1", imageAlt: "Solar array installation"}, { - id: "experience", value: "15+ Years", title: "Industry Experience", description: "Proven track record in renewable energy sector", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVwtKdh66OSM4wDreTyDxOC83i/a-hybrid-renewable-energy-installation-s-1772692427798-4f59b028.png", imageAlt: "Hybrid renewable installation"}, + id: "experience", value: "15+ Years", title: "Industry Experience", description: "Proven track record in renewable energy sector", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVwtKdh66OSM4wDreTyDxOC83i/a-hybrid-renewable-energy-installation-s-1772692427798-4f59b028.png?_wi=1", imageAlt: "Hybrid renewable installation"}, { id: "states", value: "12 States", title: "Geographic Coverage", description: "Active operations and presence across India", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVwtKdh66OSM4wDreTyDxOC83i/a-professional-team-of-renewable-energy--1772692428526-15f756dc.png", imageAlt: "Team expertise and operations"}, ]} @@ -154,11 +154,11 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Rajasthan Wind Farm", price: "450 MW", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVwtKdh66OSM4wDreTyDxOC83i/a-expansive-wind-farm-landscape-with-mul-1772692428445-cc4f0dba.png", imageAlt: "Rajasthan wind farm project"}, + id: "1", name: "Rajasthan Wind Farm", price: "450 MW", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVwtKdh66OSM4wDreTyDxOC83i/a-expansive-wind-farm-landscape-with-mul-1772692428445-cc4f0dba.png?_wi=2", imageAlt: "Rajasthan wind farm project"}, { - id: "2", name: "Gujarat Solar Installation", price: "350 MW", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVwtKdh66OSM4wDreTyDxOC83i/a-large-scale-solar-panel-array-stretchi-1772692428545-96b538c2.png", imageAlt: "Gujarat solar installation"}, + id: "2", name: "Gujarat Solar Installation", price: "350 MW", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVwtKdh66OSM4wDreTyDxOC83i/a-large-scale-solar-panel-array-stretchi-1772692428545-96b538c2.png?_wi=2", imageAlt: "Gujarat solar installation"}, { - id: "3", name: "Hybrid Energy Complex", price: "600 MW", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVwtKdh66OSM4wDreTyDxOC83i/a-hybrid-renewable-energy-installation-s-1772692427798-4f59b028.png", imageAlt: "Hybrid renewable complex"}, + id: "3", name: "Hybrid Energy Complex", price: "600 MW", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVwtKdh66OSM4wDreTyDxOC83i/a-hybrid-renewable-energy-installation-s-1772692427798-4f59b028.png?_wi=2", imageAlt: "Hybrid renewable complex"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up"