Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 15:58:34 +00:00

View File

@@ -48,9 +48,9 @@ export default function LandingPage() {
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-ceo-giving-presentation-his-team-office-asks-one-his-colleagues-opinion_637285-985.jpg", imageAlt: "Business coaching session"},
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-ceo-giving-presentation-his-team-office-asks-one-his-colleagues-opinion_637285-985.jpg?_wi=1", imageAlt: "Business coaching session"},
{
imageSrc: "http://img.b2bpic.net/free-photo/business-progress-report-graph-concept_53876-15869.jpg", imageAlt: "Business growth results"},
imageSrc: "http://img.b2bpic.net/free-photo/business-progress-report-graph-concept_53876-15869.jpg?_wi=1", imageAlt: "Business growth results"},
]}
rating={5}
ratingText="Trusted by 200+ Clients"
@@ -74,36 +74,36 @@ export default function LandingPage() {
title: "Strategic Business Planning", description: "Develop clear, actionable strategies aligned with your vision. I'll help you identify opportunities, overcome obstacles, and create a roadmap for sustainable growth.", icon: Target,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-business-leader-thinking-about-new-successful-ideas_482257-126557.jpg", imageAlt: "Strategic planning session"},
imageSrc: "http://img.b2bpic.net/free-photo/modern-business-leader-thinking-about-new-successful-ideas_482257-126557.jpg?_wi=1", imageAlt: "Strategic planning session"},
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-conference_1262-2322.jpg", imageAlt: "Business strategy implementation"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-conference_1262-2322.jpg?_wi=1", imageAlt: "Business strategy implementation"},
],
},
{
title: "Executive Leadership Development", description: "Enhance your leadership capabilities and build high-performing teams. Through personalized coaching, develop the skills to inspire, motivate, and lead with confidence.", icon: Users,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-conference_1262-2322.jpg", imageAlt: "Leadership training"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-conference_1262-2322.jpg?_wi=2", imageAlt: "Leadership training"},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-business-leader-thinking-about-new-successful-ideas_482257-126557.jpg", imageAlt: "Team development"},
imageSrc: "http://img.b2bpic.net/free-photo/modern-business-leader-thinking-about-new-successful-ideas_482257-126557.jpg?_wi=2", imageAlt: "Team development"},
],
},
{
title: "Growth & Scaling", description: "Take your business to the next level. Whether you're scaling operations or entering new markets, I provide strategic guidance to ensure profitable, sustainable expansion.", icon: TrendingUp,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/business-progress-report-graph-concept_53876-15869.jpg", imageAlt: "Business growth metrics"},
imageSrc: "http://img.b2bpic.net/free-photo/business-progress-report-graph-concept_53876-15869.jpg?_wi=2", imageAlt: "Business growth metrics"},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-business-leader-thinking-about-new-successful-ideas_482257-126557.jpg", imageAlt: "Scaling strategy"},
imageSrc: "http://img.b2bpic.net/free-photo/modern-business-leader-thinking-about-new-successful-ideas_482257-126557.jpg?_wi=3", imageAlt: "Scaling strategy"},
],
},
{
title: "Decision-Making Mastery", description: "Make confident, data-driven decisions that drive results. Learn frameworks and techniques to navigate complex business challenges and capitalize on opportunities.", icon: CheckCircle,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-conference_1262-2322.jpg", imageAlt: "Decision making workshop"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-conference_1262-2322.jpg?_wi=3", imageAlt: "Decision making workshop"},
{
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-ceo-giving-presentation-his-team-office-asks-one-his-colleagues-opinion_637285-985.jpg", imageAlt: "Strategic decision session"},
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-ceo-giving-presentation-his-team-office-asks-one-his-colleagues-opinion_637285-985.jpg?_wi=2", imageAlt: "Strategic decision session"},
],
},
]}
@@ -136,13 +136,13 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "James Mitchell", role: "Founder & CEO", company: "TechVenture Labs", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Mitchell testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Mitchell testimonial"},
{
id: "2", name: "Sarah Chen", role: "President", company: "Growth Consulting", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Chen testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sarah Chen testimonial"},
{
id: "3", name: "Michael Torres", role: "Executive Director", company: "Innovation Hub", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Torres testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Michael Torres testimonial"},
{
id: "4", name: "Emily Watson", role: "Managing Partner", company: "Strategic Advisors", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Emily Watson testimonial"},