Update src/app/services/page.tsx

This commit is contained in:
2026-03-02 22:06:54 +00:00
parent beb26f6787
commit fc9be33302

View File

@@ -57,12 +57,12 @@ export default function ServicesPage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/handsome-young-male-paramedic-talking-by-portable-radio-while-sitting-ambulance_657921-1517.jpg",
"http://img.b2bpic.net/free-photo/handsome-young-male-paramedic-talking-by-portable-radio-while-sitting-ambulance_657921-1517.jpg?_wi=2",
imageAlt: "Quick response team",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/medical-practitioner-answering-phone-calls_482257-6464.jpg",
"http://img.b2bpic.net/free-photo/medical-practitioner-answering-phone-calls_482257-6464.jpg?_wi=2",
imageAlt: "Professional technician",
},
],
@@ -75,12 +75,12 @@ export default function ServicesPage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/senior-asian-female-homeowner-talking-maintenance-worker-kitchen_1098-17786.jpg",
"http://img.b2bpic.net/free-photo/senior-asian-female-homeowner-talking-maintenance-worker-kitchen_1098-17786.jpg?_wi=2",
imageAlt: "Routine maintenance",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/solar-panel-manufacturing-plant-researcher-taking-notes-files_482257-125791.jpg",
"http://img.b2bpic.net/free-photo/solar-panel-manufacturing-plant-researcher-taking-notes-files_482257-125791.jpg?_wi=2",
imageAlt: "System inspection",
},
],
@@ -93,12 +93,12 @@ export default function ServicesPage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/data-center-specialist-using-ai-deep-learning-algorithms-laptop_482257-125075.jpg",
"http://img.b2bpic.net/free-photo/data-center-specialist-using-ai-deep-learning-algorithms-laptop_482257-125075.jpg?_wi=2",
imageAlt: "Modern equipment",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/new-technologies-factory_1098-13994.jpg",
"http://img.b2bpic.net/free-photo/new-technologies-factory_1098-13994.jpg?_wi=2",
imageAlt: "Installation process",
},
],