Update src/app/services/page.tsx

This commit is contained in:
2026-03-15 08:59:51 +00:00
parent b61c83af25
commit d8da88a073

View File

@@ -92,11 +92,11 @@ export default function ServicesPage() {
icon: Sun,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15557.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15557.jpg?_wi=7",
imageAlt: "Solar installation in progress",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15557.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15557.jpg?_wi=8",
imageAlt: "Professional solar team",
},
],
@@ -107,11 +107,11 @@ export default function ServicesPage() {
icon: Droplets,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/expert-using-pressure-measurement-device_482257-91080.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/expert-using-pressure-measurement-device_482257-91080.jpg?_wi=5",
imageAlt: "Water purifier installation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/expert-using-pressure-measurement-device_482257-91080.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/expert-using-pressure-measurement-device_482257-91080.jpg?_wi=6",
imageAlt: "Purifier system setup",
},
],
@@ -122,11 +122,11 @@ export default function ServicesPage() {
icon: BarChart3,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15557.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15557.jpg?_wi=9",
imageAlt: "Solar system maintenance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15557.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15557.jpg?_wi=10",
imageAlt: "Maintenance team at work",
},
],
@@ -137,11 +137,11 @@ export default function ServicesPage() {
icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-goods-home-interior-store_169016-19586.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-goods-home-interior-store_169016-19586.jpg?_wi=7",
imageAlt: "Consultation at showroom",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-goods-home-interior-store_169016-19586.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-goods-home-interior-store_169016-19586.jpg?_wi=8",
imageAlt: "Product demonstration",
},
],