diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 50d4427..e99a0a3 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -103,28 +103,28 @@ export default function ServicesPage() { id: "1", name: "Executive Coaching", price: "Custom Engagement", - imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg?_wi=2", imageAlt: "executive coaching one-on-one professional development mentoring leadership", }, { id: "2", name: "Leadership Development", price: "Custom Engagement", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-conference_1262-2322.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-conference_1262-2322.jpg?_wi=3", imageAlt: "leadership development team training workshop professional growth executive", }, { id: "3", name: "Organizational Strategy", price: "Custom Engagement", - imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-13583.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-13583.jpg?_wi=2", imageAlt: "organizational strategy business strategy planning consultation corporate", }, { id: "4", name: "High-Performance Teams", price: "Custom Engagement", - imageSrc: "http://img.b2bpic.net/free-photo/yoga-class-concept_53876-31177.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/yoga-class-concept_53876-31177.jpg?_wi=2", imageAlt: "team performance high performance team building training session workshop", }, ]}