From 4d182dd73c1907d7124507bcb960d0944801f0cf Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:01:46 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 0bdb583..1c56f9a 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -46,28 +46,28 @@ export default function ServicesPage() { id: "1", title: "Project Steering & Management", tags: ["EPCM", "PMO Leadership", "Schedule Management"], - imageSrc: "http://img.b2bpic.net/free-photo/fourth-block-chernobyl-nuclear-power-plant-30-years-after-explosion-nuclear-power-plant_627829-11676.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fourth-block-chernobyl-nuclear-power-plant-30-years-after-explosion-nuclear-power-plant_627829-11676.jpg?_wi=6", imageAlt: "completed industrial project factory construction manufacturing facility completed industrial site", }, { id: "2", title: "Design Interface Management", tags: ["Coordination", "Engineering", "Documentation"], - imageSrc: "http://img.b2bpic.net/free-photo/engineer-working-with-airplane_1098-12546.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/engineer-working-with-airplane_1098-12546.jpg?_wi=3", imageAlt: "aviation facility aerospace hangar aircraft maintenance aviation engineering", }, { id: "3", title: "Permitting & Regulatory", tags: ["Compliance", "Stakeholder Mgmt", "Authority Liaison"], - imageSrc: "http://img.b2bpic.net/free-photo/plant-picture-clean-room-equipment-stainless-steel-machines_645730-579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plant-picture-clean-room-equipment-stainless-steel-machines_645730-579.jpg?_wi=3", imageAlt: "pharma manufacturing cleanroom facility pharmaceutical production sterile manufacturing", }, { id: "4", title: "Feasibility & Concept Studies", tags: ["Planning", "Cost Estimation", "Technical Assessment"], - imageSrc: "http://img.b2bpic.net/free-photo/scientists-conduct-experiments-pv-materials-improve-solar-panel-efficiency_482257-126701.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/scientists-conduct-experiments-pv-materials-improve-solar-panel-efficiency_482257-126701.jpg?_wi=3", imageAlt: "renewable energy battery production facility industrial construction modern manufacturing", }, ]} @@ -89,7 +89,7 @@ export default function ServicesPage() { description="Contact us to explore how our EPCM consulting expertise can support your industrial, manufacturing, or aviation project. We offer flexible engagement models tailored to your specific requirements." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/factory-workers-white-lab-suits-face-masks-producing-tv-sets-assebly-line-with-some-modern-equipment_645730-543.jpg" + imageSrc="http://img.b2bpic.net/free-photo/factory-workers-white-lab-suits-face-masks-producing-tv-sets-assebly-line-with-some-modern-equipment_645730-543.jpg?_wi=3" imageAlt: "Services consultation industrial facility" mediaAnimation="slide-up" mediaPosition="right"