Update src/app/services/page.tsx

This commit is contained in:
2026-03-03 18:28:46 +00:00
parent e690b77e99
commit 0e4a0a6183

View File

@@ -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",
},
]}