Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ec6af6d36b | |||
| 0256c40401 | |||
| e2d6bf65d6 | |||
| 0ec1b2c496 | |||
| 93ab22b505 | |||
| 7b20a469d9 | |||
| 0814e7100b | |||
| ebe0010565 | |||
| 16c6efef43 | |||
| f48a6e5d9b | |||
| 03fbe56634 |
@@ -22,11 +22,14 @@ const sourceSans3 = Source_Sans_3({
|
|||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Leadership Coaching Email Series | LeadShift", description: "Transform your leadership with weekly insights, strategies, and coaching tips from industry experts. Join thousands of business leaders growing their impact.", keywords: "leadership coaching, executive development, business growth, email course, leadership training", metadataBase: new URL("https://leadshift.com"),
|
title: "Leadership Coaching Email Series | LeadShift", description: "Transform your leadership with weekly insights, strategies, and coaching tips from industry experts. Join thousands of business leaders growing their impact.", keywords: "leadership coaching, executive development, business growth, email course, leadership training", metadataBase: new URL("https://leadshift.com"),
|
||||||
alternates: {
|
alternates: {
|
||||||
canonical: "https://leadshift.com"},
|
canonical: "https://leadshift.com"
|
||||||
|
},
|
||||||
openGraph: {
|
openGraph: {
|
||||||
title: "Leadership Coaching Email Series | LeadShift", description: "Get weekly leadership insights and actionable coaching strategies delivered to your inbox.", url: "https://leadshift.com", siteName: "LeadShift", type: "website"},
|
title: "Leadership Coaching Email Series | LeadShift", description: "Get weekly leadership insights and actionable coaching strategies delivered to your inbox.", url: "https://leadshift.com", siteName: "LeadShift", type: "website"
|
||||||
|
},
|
||||||
twitter: {
|
twitter: {
|
||||||
card: "summary_large_image", title: "Leadership Coaching Email Series | LeadShift", description: "Get weekly leadership insights and actionable coaching strategies."},
|
card: "summary_large_image", title: "Leadership Coaching Email Series | LeadShift", description: "Get weekly leadership insights and actionable coaching strategies."
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
@@ -1413,4 +1416,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -31,7 +31,8 @@ export default function LandingPage() {
|
|||||||
{ name: "Contact", id: "contact" },
|
{ name: "Contact", id: "contact" },
|
||||||
]}
|
]}
|
||||||
button={{
|
button={{
|
||||||
text: "Get Started", href: "#email-signup"}}
|
text: "Get Started", href: "#email-signup"
|
||||||
|
}}
|
||||||
animateOnLoad={true}
|
animateOnLoad={true}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -66,49 +67,61 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Strategic Decision Making", description: "Learn proven frameworks for making confident decisions that drive business growth and align with your long-term vision.", media: {
|
id: "1", title: "Strategic Decision Making", description: "Learn proven frameworks for making confident decisions that drive business growth and align with your long-term vision.", media: {
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-with-laptop-tablet-charts-background_9975-22068.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-with-laptop-tablet-charts-background_9975-22068.jpg"
|
||||||
|
},
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
icon: CheckCircle,
|
icon: CheckCircle,
|
||||||
text: "Decision frameworks used by Fortune 500 leaders"},
|
text: "Decision frameworks used by Fortune 500 leaders"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
icon: CheckCircle,
|
icon: CheckCircle,
|
||||||
text: "Real-world case studies and examples"},
|
text: "Real-world case studies and examples"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
icon: CheckCircle,
|
icon: CheckCircle,
|
||||||
text: "Practical templates you can use immediately"},
|
text: "Practical templates you can use immediately"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
reverse: false,
|
reverse: false,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", title: "Team Leadership & Culture", description: "Build high-performing teams through effective communication, delegation, and creating a culture of accountability and innovation.", media: {
|
id: "2", title: "Team Leadership & Culture", description: "Build high-performing teams through effective communication, delegation, and creating a culture of accountability and innovation.", media: {
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg"
|
||||||
|
},
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
icon: CheckCircle,
|
icon: CheckCircle,
|
||||||
text: "Strategies for building trust and psychological safety"},
|
text: "Strategies for building trust and psychological safety"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
icon: CheckCircle,
|
icon: CheckCircle,
|
||||||
text: "Communication techniques that inspire action"},
|
text: "Communication techniques that inspire action"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
icon: CheckCircle,
|
icon: CheckCircle,
|
||||||
text: "Conflict resolution and team dynamics mastery"},
|
text: "Conflict resolution and team dynamics mastery"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
reverse: true,
|
reverse: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", title: "Personal Growth & Resilience", description: "Develop the mindset and habits of elite performers. Learn to overcome challenges, manage stress, and achieve sustainable success.", media: {
|
id: "3", title: "Personal Growth & Resilience", description: "Develop the mindset and habits of elite performers. Learn to overcome challenges, manage stress, and achieve sustainable success.", media: {
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/business-target-concept-with-wooden-blocks-with-icons-it-side-view_176474-10412.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/business-target-concept-with-wooden-blocks-with-icons-it-side-view_176474-10412.jpg"
|
||||||
|
},
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
icon: CheckCircle,
|
icon: CheckCircle,
|
||||||
text: "Executive presence and executive brand building"},
|
text: "Executive presence and executive brand building"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
icon: CheckCircle,
|
icon: CheckCircle,
|
||||||
text: "Emotional intelligence and self-awareness tools"},
|
text: "Emotional intelligence and self-awareness tools"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
icon: CheckCircle,
|
icon: CheckCircle,
|
||||||
text: "Habit systems for long-term success"},
|
text: "Habit systems for long-term success"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
reverse: false,
|
reverse: false,
|
||||||
},
|
},
|
||||||
@@ -116,6 +129,8 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
mediaCardClassName="border-2 border-yellow-400"
|
||||||
|
iconContainerClassName="bg-yellow-400"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Your Free Series", href: "#email-signup" },
|
{ text: "Start Your Free Series", href: "#email-signup" },
|
||||||
]}
|
]}
|
||||||
@@ -143,16 +158,19 @@ export default function LandingPage() {
|
|||||||
socialLinks={[
|
socialLinks={[
|
||||||
{
|
{
|
||||||
icon: Linkedin,
|
icon: Linkedin,
|
||||||
href: "https://linkedin.com", ariaLabel: "LinkedIn"},
|
href: "https://linkedin.com", ariaLabel: "LinkedIn"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
icon: Twitter,
|
icon: Twitter,
|
||||||
href: "https://twitter.com", ariaLabel: "Twitter"},
|
href: "https://twitter.com", ariaLabel: "Twitter"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
icon: Mail,
|
icon: Mail,
|
||||||
href: "mailto:hello@leadshift.com", ariaLabel: "Email"},
|
href: "mailto:hello@leadshift.com", ariaLabel: "Email"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user