Update src/app/services/page.tsx
This commit is contained in:
@@ -85,7 +85,7 @@ export default function ServicesPage() {
|
||||
"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",
|
||||
"http://img.b2bpic.net/free-photo/managers-photovoltaics-plant-office-reviewing-solar-technology-reports_482257-120591.jpg?_wi=2",
|
||||
imageAlt: "Solar water heater installation",
|
||||
},
|
||||
items: [
|
||||
@@ -102,7 +102,7 @@ export default function ServicesPage() {
|
||||
"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",
|
||||
"http://img.b2bpic.net/free-photo/wind-power-solar-energy_35913-2194.jpg?_wi=2",
|
||||
imageAlt: "Solar energy system with battery storage",
|
||||
},
|
||||
items: [
|
||||
@@ -119,7 +119,7 @@ export default function ServicesPage() {
|
||||
"Advanced voltage stabilizers protect your equipment from power fluctuations. Premium battery storage solutions ensure uninterrupted power supply during outages.",
|
||||
media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/electrician-with-tablet-adjusting-circuitry-junction-box_169016-55631.jpg",
|
||||
"http://img.b2bpic.net/free-photo/electrician-with-tablet-adjusting-circuitry-junction-box_169016-55631.jpg?_wi=1",
|
||||
imageAlt: "Servo stabilizer and battery equipment",
|
||||
},
|
||||
items: [
|
||||
@@ -148,7 +148,7 @@ export default function ServicesPage() {
|
||||
price: "₹2,50,000",
|
||||
period: "starting from",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29983.jpg",
|
||||
"http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29983.jpg?_wi=2",
|
||||
button: {
|
||||
text: "Get Free Consultation",
|
||||
href: "tel:063791 23370",
|
||||
@@ -168,7 +168,7 @@ export default function ServicesPage() {
|
||||
price: "₹5,00,000",
|
||||
period: "starting from",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/wind-power-solar-energy_35913-2194.jpg",
|
||||
"http://img.b2bpic.net/free-photo/wind-power-solar-energy_35913-2194.jpg?_wi=3",
|
||||
button: {
|
||||
text: "Schedule Site Visit",
|
||||
href: "tel:063791 23370",
|
||||
@@ -188,7 +188,7 @@ export default function ServicesPage() {
|
||||
price: "Custom Quote",
|
||||
period: "based on site",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/electrician-with-tablet-adjusting-circuitry-junction-box_169016-55631.jpg",
|
||||
"http://img.b2bpic.net/free-photo/electrician-with-tablet-adjusting-circuitry-junction-box_169016-55631.jpg?_wi=2",
|
||||
button: {
|
||||
text: "Request Proposal",
|
||||
href: "tel:063791 23370",
|
||||
@@ -246,7 +246,7 @@ export default function ServicesPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-asian-young-engineers-walking-along-rows-photovoltaic-panels-solar-farm-they-use-laptop-computer-talking-together_1150-57228.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-asian-young-engineers-walking-along-rows-photovoltaic-panels-solar-farm-they-use-laptop-computer-talking-together_1150-57228.jpg?_wi=2"
|
||||
imageAlt="Solar installation professional"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user