From bc1dfb4205115a7e4b09795c47e76e58b0f3642b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 21:24:22 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index c7f16a9..7d04a09 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -94,21 +94,21 @@ export default function ServicesPage() { id: 1, title: "Strategic Planning & Roadmapping", description: "We develop comprehensive strategic roadmaps that align your organization around a clear vision. Our process combines competitive analysis, market insights, and internal capability assessment to create actionable strategies that drive focus and accountability.", - imageSrc: "http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991366.jpg?_wi=2", imageAlt: "Strategic planning business diagram", }, { id: 2, title: "Operational Optimization & Efficiency", description: "We identify inefficiencies, streamline processes, and unlock hidden capacity in your operations. Our optimization frameworks deliver measurable improvements in cost, quality, speed, and agility—transforming how your organization operates.", - imageSrc: "http://img.b2bpic.net/free-vector/modern-business-infographic-template_23-2148446318.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/modern-business-infographic-template_23-2148446318.jpg?_wi=2", imageAlt: "Business process optimization efficiency", }, { id: 3, title: "Executive Coaching & Leadership Development", description: "We provide personalized coaching to executives who want to enhance their impact, decision-making effectiveness, and team leadership. Our executive coaches work closely with leaders to develop critical competencies and accelerate organizational performance.", - imageSrc: "http://img.b2bpic.net/free-photo/people-discussing-office_23-2149370569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-discussing-office_23-2149370569.jpg?_wi=2", imageAlt: "Executive leadership coaching training", }, ]} @@ -168,7 +168,7 @@ export default function ServicesPage() {