Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-11 03:51:42 +00:00

View File

@@ -49,10 +49,10 @@ export default function LandingPage() {
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-learning-language_23-2149300728.jpg", imageAlt: "Professional coaching session"
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-learning-language_23-2149300728.jpg?_wi=1", imageAlt: "Professional coaching session"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/workers-high-five-close-up_23-2149008887.jpg", imageAlt: "Business team collaboration"
imageSrc: "http://img.b2bpic.net/free-photo/workers-high-five-close-up_23-2149008887.jpg?_wi=1", imageAlt: "Business team collaboration"
}
]}
mediaAnimation="slide-up"
@@ -78,10 +78,10 @@ export default function LandingPage() {
title: "Strategic Business Planning", description: "Develop clear, actionable strategies to scale your business, enter new markets, and maximize profitability with data-driven insights.", icon: Target,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/creative-people-sitting-table-boardroom_171337-5926.jpg", imageAlt: "Business strategy planning"
imageSrc: "http://img.b2bpic.net/free-photo/creative-people-sitting-table-boardroom_171337-5926.jpg?_wi=1", imageAlt: "Business strategy planning"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-leadership-note-with-colored-stickers-dark-background-business-job-teamwork-marketing-leadership-plan-color_179666-18239.jpg", imageAlt: "Leadership development"
imageSrc: "http://img.b2bpic.net/free-photo/top-view-leadership-note-with-colored-stickers-dark-background-business-job-teamwork-marketing-leadership-plan-color_179666-18239.jpg?_wi=1", imageAlt: "Leadership development"
}
]
},
@@ -89,10 +89,10 @@ export default function LandingPage() {
title: "Executive Leadership Development", description: "Enhance your leadership capabilities, emotional intelligence, and decision-making skills to inspire teams and drive organizational success.", icon: Users,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-leadership-note-with-colored-stickers-dark-background-business-job-teamwork-marketing-leadership-plan-color_179666-18239.jpg", imageAlt: "Leadership coaching"
imageSrc: "http://img.b2bpic.net/free-photo/top-view-leadership-note-with-colored-stickers-dark-background-business-job-teamwork-marketing-leadership-plan-color_179666-18239.jpg?_wi=2", imageAlt: "Leadership coaching"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/creative-people-sitting-table-boardroom_171337-5926.jpg", imageAlt: "Strategic planning"
imageSrc: "http://img.b2bpic.net/free-photo/creative-people-sitting-table-boardroom_171337-5926.jpg?_wi=2", imageAlt: "Strategic planning"
}
]
},
@@ -100,10 +100,10 @@ export default function LandingPage() {
title: "Team Building & Culture", description: "Foster high-performing teams through improved communication, collaboration, and a strong organizational culture that drives results.", icon: Users,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/workers-high-five-close-up_23-2149008887.jpg", imageAlt: "Team collaboration"
imageSrc: "http://img.b2bpic.net/free-photo/workers-high-five-close-up_23-2149008887.jpg?_wi=2", imageAlt: "Team collaboration"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/creative-people-sitting-table-boardroom_171337-5926.jpg", imageAlt: "Team development"
imageSrc: "http://img.b2bpic.net/free-photo/creative-people-sitting-table-boardroom_171337-5926.jpg?_wi=3", imageAlt: "Team development"
}
]
},
@@ -111,10 +111,10 @@ export default function LandingPage() {
title: "Personal Brand & Visibility", description: "Build your executive presence, establish thought leadership, and create a compelling personal brand that opens doors and attracts opportunities.", icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-learning-language_23-2149300728.jpg", imageAlt: "Professional presence"
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-learning-language_23-2149300728.jpg?_wi=2", imageAlt: "Professional presence"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-leadership-note-with-colored-stickers-dark-background-business-job-teamwork-marketing-leadership-plan-color_179666-18239.jpg", imageAlt: "Brand development"
imageSrc: "http://img.b2bpic.net/free-photo/top-view-leadership-note-with-colored-stickers-dark-background-business-job-teamwork-marketing-leadership-plan-color_179666-18239.jpg?_wi=3", imageAlt: "Brand development"
}
]
}