Update src/app/services/page.tsx

This commit is contained in:
2026-03-06 16:53:54 +00:00
parent dab33f12d2
commit 718859a971

View File

@@ -57,12 +57,12 @@ export default function ServicesPage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg",
"http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=6",
imageAlt: "HVAC technician performing AC repair",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg",
"http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg?_wi=5",
imageAlt: "Professional air conditioning maintenance",
},
],
@@ -75,12 +75,12 @@ export default function ServicesPage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg",
"http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg?_wi=6",
imageAlt: "Heating system installation work",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg",
"http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=7",
imageAlt: "Technician installing heating equipment",
},
],
@@ -93,12 +93,12 @@ export default function ServicesPage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg",
"http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=8",
imageAlt: "HVAC preventive maintenance service",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg",
"http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg?_wi=7",
imageAlt: "Air filter replacement and inspection",
},
],
@@ -111,12 +111,12 @@ export default function ServicesPage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg",
"http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg?_wi=8",
imageAlt: "Emergency HVAC service response",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg",
"http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=9",
imageAlt: "Rapid response technician arrival",
},
],
@@ -143,7 +143,7 @@ export default function ServicesPage() {
title: "Customer Rating",
description: "Consistently excellent service and satisfaction",
imageSrc:
"http://img.b2bpic.net/free-photo/knowleadgeable-engineer-commissioned-leaks-checking-making-sure-all-hvac-system-vents-are-clear-debris-efficient-technician-doing-annual-maintenance-inspection-finishing-paperwork_482257-63964.jpg",
"http://img.b2bpic.net/free-photo/knowleadgeable-engineer-commissioned-leaks-checking-making-sure-all-hvac-system-vents-are-clear-debris-efficient-technician-doing-annual-maintenance-inspection-finishing-paperwork_482257-63964.jpg?_wi=3",
imageAlt: "Trusted HVAC service team",
},
{
@@ -152,7 +152,7 @@ export default function ServicesPage() {
title: "Reviews",
description: "Proven track record of happy homeowners",
imageSrc:
"http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg",
"http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=10",
imageAlt: "Professional HVAC service",
},
]}