Merge version_1 into main #2
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
tag="Executive Coaching"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="opacity"
|
||||
title="Transform Your Leadership & Accelerate Business Growth"
|
||||
description="I work with ambitious executives and entrepreneurs to clarify vision, overcome challenges, and achieve sustainable success. Through personalized coaching, strategic guidance, and proven frameworks, I help you unlock your full potential."
|
||||
buttons={[
|
||||
@@ -54,10 +54,10 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Learn More", href: "#features"},
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="opacity"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg?_wi=1", imageAlt: "executive coaching business professional mentor session confident leader"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg", imageAlt: "executive coaching business professional mentor session confident leader"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-business-associates-meeting-boardroom-align-performance-goals-with-project-indicators_482257-133437.jpg", imageAlt: "business growth strategy planning corporate success team collaboration"},
|
||||
]}
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentyFive
|
||||
tag="Services"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="opacity"
|
||||
title="Comprehensive Coaching Services"
|
||||
description="Tailored programs designed to elevate your leadership, clarify strategy, and drive measurable results in your business and life."
|
||||
features={[
|
||||
@@ -78,18 +78,18 @@ export default function LandingPage() {
|
||||
title: "Executive Leadership Coaching", description: "Develop executive presence, emotional intelligence, and decision-making skills to lead with confidence and inspire your team effectively.", icon: Crown,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg?_wi=2", imageAlt: "leadership development leader coaching team management executive presence"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg", imageAlt: "leadership development leader coaching team management executive presence"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strategy-plan-businesses_53876-101273.jpg?_wi=1", imageAlt: "business strategy strategic planning growth roadmap executive strategy"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strategy-plan-businesses_53876-101273.jpg", imageAlt: "business strategy strategic planning growth roadmap executive strategy"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Business Strategy & Growth", description: "Clarify your business vision, identify growth opportunities, and create actionable strategies to scale with confidence and market momentum.", icon: Target,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-team-planning-marketing-strategy_53876-102032.jpg?_wi=1", imageAlt: "business growth expansion strategy scaling business revenue growth"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-team-planning-marketing-strategy_53876-102032.jpg", imageAlt: "business growth expansion strategy scaling business revenue growth"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strategy-plan-businesses_53876-101273.jpg?_wi=2", imageAlt: "business strategy strategic planning growth roadmap executive strategy"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strategy-plan-businesses_53876-101273.jpg", imageAlt: "business strategy strategic planning growth roadmap executive strategy"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -98,16 +98,16 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/executive-assistance-business-collaboration-helping-concept_53876-21399.jpg", imageAlt: "performance coaching business results high performance achievement metrics"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-team-planning-marketing-strategy_53876-102032.jpg?_wi=2", imageAlt: "business growth expansion strategy scaling business revenue growth"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-team-planning-marketing-strategy_53876-102032.jpg", imageAlt: "business growth expansion strategy scaling business revenue growth"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Transition & Career Coaching", description: "Navigate career pivots, promotions, and major life transitions with clarity, confidence, and a strategic roadmap for success.", icon: GitBranch,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strategy-plan-businesses_53876-101273.jpg?_wi=3", imageAlt: "business strategy strategic planning growth roadmap executive strategy"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strategy-plan-businesses_53876-101273.jpg", imageAlt: "business strategy strategic planning growth roadmap executive strategy"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg?_wi=3", imageAlt: "leadership development leader coaching team management executive presence"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg", imageAlt: "leadership development leader coaching team management executive presence"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
<TeamCardTen
|
||||
title="Meet Your Coaching Partner"
|
||||
tag="About Your Coach"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="opacity"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "professional headshot business coach executive portrait professional woman"},
|
||||
@@ -139,20 +139,20 @@ export default function LandingPage() {
|
||||
title="What Our Clients Achieve"
|
||||
description="Real transformations from leaders and entrepreneurs who've worked with us to accelerate their success."
|
||||
tag="Client Success Stories"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="opacity"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Jennifer Williams", role: "CEO", company: "TechVentures Inc", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
{
|
||||
id: "2", name: "David Rodriguez", role: "Founder", company: "Growth Accelerators", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
{
|
||||
id: "3", name: "Emily Thompson", role: "VP Operations", company: "Strategic Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg"},
|
||||
{
|
||||
id: "4", name: "Marcus Johnson", role: "Entrepreneur", company: "Innovation Labs", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
title="Frequently Asked Questions"
|
||||
description="Get clarity on our coaching process, investment, and how we can support your growth."
|
||||
tag="Help & Support"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="opacity"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What is the coaching process like?", content: "We start with a discovery session to understand your goals and challenges. Then we develop a customized coaching plan, typically meeting bi-weekly for 60-minute sessions. Between sessions, you'll complete actionable exercises and homework to accelerate your progress. Most clients see significant results within 3-6 months."},
|
||||
|
||||
Reference in New Issue
Block a user