diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index deeab90..dab5e49 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -52,7 +52,7 @@ export default function ServicesPage() { { title: "Strategic Planning & Consulting", description: "Develop comprehensive, forward-thinking business strategies that align seamlessly with your organizational vision and capitalize on emerging market opportunities for sustainable competitive advantage.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessmen-working-together-with-diagrams_1098-246.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessmen-working-together-with-diagrams_1098-246.jpg?_wi=3", imageAlt: "Strategic business planning and analysis", buttonIcon: ArrowRight, buttonHref: "/contact", @@ -60,7 +60,7 @@ export default function ServicesPage() { { title: "Organizational Leadership", description: "Build and cultivate high-performing teams that are driven by shared vision, foster innovation at every level, and consistently achieve ambitious organizational goals with excellence.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-leader-meeting-with-his-team_1262-2160.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-leader-meeting-with-his-team_1262-2160.jpg?_wi=3", imageAlt: "Leadership training and team development", buttonIcon: ArrowRight, buttonHref: "/contact", @@ -68,7 +68,7 @@ export default function ServicesPage() { { title: "Business Development", description: "Identify, evaluate, and strategically execute high-impact growth opportunities that expand market presence, increase revenue streams, and establish market leadership position.", - imageSrc: "http://img.b2bpic.net/free-photo/mature-couple-meeting-with-financial-expert-develop-detailed-retirement-plan_482257-92410.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mature-couple-meeting-with-financial-expert-develop-detailed-retirement-plan_482257-92410.jpg?_wi=3", imageAlt: "Business development and growth strategies", buttonIcon: ArrowRight, buttonHref: "/contact",