Merge version_1 into main #3
@@ -46,7 +46,7 @@ export default function AboutPage() {
|
||||
{ value: "20+", title: "Years of Experience" },
|
||||
{ value: "100,000+", title: "Satisfied Users Across India" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/solar-energy-specialist-facility-reviews-data-gadget_482257-125995.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/solar-energy-specialist-facility-reviews-data-gadget_482257-125995.jpg?_wi=2"
|
||||
imageAlt="solar company office team workspace"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -63,7 +63,7 @@ export default function AboutPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Solar Water Heaters", description: "Eco-friendly hot water solutions for homes and businesses. Reduces electricity consumption and utility costs significantly while providing consistent hot water year-round.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/managers-photovoltaics-plant-office-reviewing-solar-technology-reports_482257-120591.jpg", imageAlt: "solar water heater system installation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/managers-photovoltaics-plant-office-reviewing-solar-technology-reports_482257-120591.jpg?_wi=2", imageAlt: "solar water heater system installation"},
|
||||
items: [
|
||||
{ icon: Zap, text: "Energy Efficient" },
|
||||
{ icon: Droplets, text: "Instant Hot Water" },
|
||||
@@ -73,7 +73,7 @@ export default function AboutPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Solar Energy Systems", description: "Complete solar photovoltaic systems for off-grid and grid-connected installations. Generate your own clean electricity and achieve energy independence.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wind-power-solar-energy_35913-2194.jpg", imageAlt: "solar battery storage energy system"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wind-power-solar-energy_35913-2194.jpg?_wi=2", imageAlt: "solar battery storage energy system"},
|
||||
items: [
|
||||
{ icon: Sun, text: "Clean Energy" },
|
||||
{ icon: Zap, text: "High Performance" },
|
||||
|
||||
@@ -78,10 +78,10 @@ export default function HomePage() {
|
||||
"http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29983.jpg", imageAlt: "Solar panel installation on residential roof"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/managers-photovoltaics-plant-office-reviewing-solar-technology-reports_482257-120591.jpg", imageAlt: "Solar water heater system"},
|
||||
"http://img.b2bpic.net/free-photo/managers-photovoltaics-plant-office-reviewing-solar-technology-reports_482257-120591.jpg?_wi=1", imageAlt: "Solar water heater system"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/wind-power-solar-energy_35913-2194.jpg", imageAlt: "Solar battery energy storage system"},
|
||||
"http://img.b2bpic.net/free-photo/wind-power-solar-energy_35913-2194.jpg?_wi=1", imageAlt: "Solar battery energy storage system"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -103,7 +103,7 @@ export default function HomePage() {
|
||||
{ value: "20+", title: "Years of Experience" },
|
||||
{ value: "100,000+", title: "Satisfied Users Across India" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/solar-energy-specialist-facility-reviews-data-gadget_482257-125995.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/solar-energy-specialist-facility-reviews-data-gadget_482257-125995.jpg?_wi=1"
|
||||
imageAlt="Kondaas solar energy company"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user