Merge version_2 into main #2
129
src/app/page.tsx
129
src/app/page.tsx
@@ -31,25 +31,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Coaching",
|
||||
id: "features",
|
||||
},
|
||||
name: "Coaching", id: "features"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Salman Khan"
|
||||
/>
|
||||
@@ -58,15 +48,12 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Transform Your Potential into Performance"
|
||||
description="I'm Salman Khan, a dedicated business coach helping leaders and entrepreneurs navigate complexity, unlock growth, and achieve sustainable high performance. Let's build your success story."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Your Journey",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Start Your Journey", href: "#contact"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZHU5uR8nVTfFmCaKVsgzE2sv8/a-professional-portrait-of-a-business-co-1774689785130-1e375942.png"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -89,22 +76,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Strategic Clarity",
|
||||
description: "Remove the noise and gain laser focus on your business goals and long-term vision.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZHU5uR8nVTfFmCaKVsgzE2sv8/minimalist-icon-design-representing-stra-1774689784508-edcab8cf.png",
|
||||
},
|
||||
title: "Strategic Clarity", description: "Remove the noise and gain laser focus on your business goals and long-term vision.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZHU5uR8nVTfFmCaKVsgzE2sv8/minimalist-icon-design-representing-stra-1774689784508-edcab8cf.png"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Leadership Development",
|
||||
description: "Build high-performing teams by developing your own leadership style and emotional intelligence.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZHU5uR8nVTfFmCaKVsgzE2sv8/minimalist-icon-design-representing-lead-1774689784672-fa16a9c9.png",
|
||||
},
|
||||
title: "Leadership Development", description: "Build high-performing teams by developing your own leadership style and emotional intelligence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZHU5uR8nVTfFmCaKVsgzE2sv8/minimalist-icon-design-representing-lead-1774689784672-fa16a9c9.png"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Performance Optimization",
|
||||
description: "Streamline your daily habits and decision-making processes for maximum professional output.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZHU5uR8nVTfFmCaKVsgzE2sv8/minimalist-icon-design-representing-high-1774689785439-954c7346.png",
|
||||
},
|
||||
title: "Performance Optimization", description: "Streamline your daily habits and decision-making processes for maximum professional output.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZHU5uR8nVTfFmCaKVsgzE2sv8/minimalist-icon-design-representing-high-1774689785439-954c7346.png"},
|
||||
]}
|
||||
title="Core Coaching Pillars"
|
||||
description="My methodology focuses on high-impact areas that move the needle in your professional life."
|
||||
@@ -118,62 +96,25 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
role: "CEO",
|
||||
company: "Tech Innovations",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZHU5uR8nVTfFmCaKVsgzE2sv8/portrait-of-a-successful-entrepreneur-sm-1774689786602-7691e1f5.png?_wi=1",
|
||||
},
|
||||
id: "1", name: "Sarah J.", role: "CEO", company: "Tech Innovations", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZHU5uR8nVTfFmCaKVsgzE2sv8/portrait-of-a-successful-entrepreneur-sm-1774689786602-7691e1f5.png?_wi=1"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael B.",
|
||||
role: "Founder",
|
||||
company: "Creative Hub",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZHU5uR8nVTfFmCaKVsgzE2sv8/portrait-of-a-diverse-corporate-leader-s-1774689786220-2a10b8dc.png",
|
||||
},
|
||||
id: "2", name: "Marcus Thorne", role: "Startup Founder", company: "Velocity Labs", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZHU5uR8nVTfFmCaKVsgzE2sv8/portrait-of-a-diverse-corporate-leader-s-1774689786220-2a10b8dc.png"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena R.",
|
||||
role: "Director",
|
||||
company: "Growth Partners",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZHU5uR8nVTfFmCaKVsgzE2sv8/portrait-of-a-confident-young-founder-in-1774689785096-ae117ba3.png",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David L.",
|
||||
role: "Manager",
|
||||
company: "Global Solutions",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZHU5uR8nVTfFmCaKVsgzE2sv8/portrait-of-an-experienced-senior-manage-1774689786563-b488d12c.png",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "James K.",
|
||||
role: "VP Operations",
|
||||
company: "Logistics Pro",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZHU5uR8nVTfFmCaKVsgzE2sv8/portrait-of-a-successful-entrepreneur-sm-1774689786602-7691e1f5.png?_wi=2",
|
||||
},
|
||||
id: "3", name: "Elena Ramirez", role: "Executive Director", company: "Nexus Group", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZHU5uR8nVTfFmCaKVsgzE2sv8/portrait-of-a-confident-young-founder-in-1774689785096-ae117ba3.png"}
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "100+",
|
||||
label: "Leaders Coached",
|
||||
},
|
||||
value: "100+", label: "Growth Strategies Built"},
|
||||
{
|
||||
value: "200%",
|
||||
label: "Growth Rate",
|
||||
},
|
||||
value: "200%", label: "Average Efficiency Gains"},
|
||||
{
|
||||
value: "15+",
|
||||
label: "Industries Served",
|
||||
},
|
||||
value: "15+", label: "Executive Roles Scaled"},
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
description="Real results from leaders who have transformed their businesses through strategic coaching."
|
||||
description="Transforming potential into tangible outcomes for high-impact leaders."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -183,23 +124,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How does your coaching process work?",
|
||||
content: "We start with a discovery call to identify your goals, followed by bi-weekly strategic sessions tailored to your needs.",
|
||||
},
|
||||
id: "f1", title: "How do we define success in our coaching relationship?", content: "Success is defined through clear, measurable KPIs established in our first session, focusing on your specific professional growth trajectory."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Is this suitable for my industry?",
|
||||
content: "Yes, I work with high-performers across various industries including tech, creative agencies, finance, and logistics.",
|
||||
},
|
||||
id: "f2", title: "How does your coaching methodology accelerate business growth?", content: "I utilize evidence-based frameworks to identify operational bottlenecks and leadership blind spots, replacing them with high-impact decision-making systems."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Can I book a consultation first?",
|
||||
content: "Absolutely. Use the contact form below to schedule a 30-minute discovery session.",
|
||||
},
|
||||
id: "f3", title: "Are these sessions suitable for early-stage founders?", content: "Yes, I specialize in coaching leaders through the critical transition from startup survival to sustainable organizational scaling."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Learn more about the coaching process."
|
||||
title="Common Coaching Questions"
|
||||
description="Clarifying the coaching journey and expectations."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -210,17 +142,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "c1",
|
||||
title: "How do I reach out?",
|
||||
content: "Email me directly at salman@coaching.com or use the scheduling link provided.",
|
||||
},
|
||||
id: "c1", title: "How do I reach out?", content: "Email me directly at salman@coaching.com or use the scheduling link provided."},
|
||||
]}
|
||||
ctaTitle="Ready to Scale Your Success?"
|
||||
ctaDescription="Let's start our conversation. Book your discovery session and take the first step towards transformation."
|
||||
ctaButton={{
|
||||
text: "Book Session",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Book Session", href: "#"}}
|
||||
ctaIcon={Calendar}
|
||||
/>
|
||||
</div>
|
||||
@@ -234,4 +161,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user