Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 19:43:00 +00:00

View File

@@ -83,10 +83,10 @@ export default function LandingPage() {
title: "Business Strategy Development", description: "Craft clear, actionable strategies that align with your vision and market opportunities. We analyze your position, identify growth pathways, and create sustainable competitive advantages.", icon: Target,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-13583.jpg?_wi=1", imageAlt: "Business strategy workshop"
imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-13583.jpg", imageAlt: "Business strategy workshop"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/performance-level-improvement-efficiency-review-concept_53876-133854.jpg?_wi=1", imageAlt: "Strategic planning session"
imageSrc: "http://img.b2bpic.net/free-photo/performance-level-improvement-efficiency-review-concept_53876-133854.jpg", imageAlt: "Strategic planning session"
}
]
},
@@ -94,10 +94,10 @@ export default function LandingPage() {
title: "Executive Leadership Coaching", description: "Develop executive presence, decision-making skills, and emotional intelligence. Our personalized coaching helps leaders inspire teams and drive organizational transformation.", icon: Users,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/business-progress-report-graph-concept_53876-15869.jpg?_wi=1", imageAlt: "Leadership development coaching"
imageSrc: "http://img.b2bpic.net/free-photo/business-progress-report-graph-concept_53876-15869.jpg", imageAlt: "Leadership development coaching"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/team-teamwork-collaboration-corporate-concept_53876-15857.jpg?_wi=1", imageAlt: "Executive coaching session"
imageSrc: "http://img.b2bpic.net/free-photo/team-teamwork-collaboration-corporate-concept_53876-15857.jpg", imageAlt: "Executive coaching session"
}
]
},
@@ -105,10 +105,10 @@ export default function LandingPage() {
title: "Business Scaling & Growth", description: "Scale your operations efficiently without losing quality or company culture. We help you navigate scaling challenges, build systems, and expand market reach strategically.", icon: TrendingUp,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-13583.jpg?_wi=2", imageAlt: "Business growth strategy"
imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-13583.jpg", imageAlt: "Business growth strategy"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/performance-level-improvement-efficiency-review-concept_53876-133854.jpg?_wi=2", imageAlt: "Scaling operations"
imageSrc: "http://img.b2bpic.net/free-photo/performance-level-improvement-efficiency-review-concept_53876-133854.jpg", imageAlt: "Scaling operations"
}
]
},
@@ -116,10 +116,10 @@ export default function LandingPage() {
title: "Organizational Development", description: "Build high-performing teams and strong organizational culture. From hiring strategies to team dynamics and company values, we create environments where talent thrives.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/business-progress-report-graph-concept_53876-15869.jpg?_wi=2", imageAlt: "Team building and culture"
imageSrc: "http://img.b2bpic.net/free-photo/business-progress-report-graph-concept_53876-15869.jpg", imageAlt: "Team building and culture"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/team-teamwork-collaboration-corporate-concept_53876-15857.jpg?_wi=2", imageAlt: "Organizational development"
imageSrc: "http://img.b2bpic.net/free-photo/team-teamwork-collaboration-corporate-concept_53876-15857.jpg", imageAlt: "Organizational development"
}
]
}