Merge version_1 into main #1
@@ -75,13 +75,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Personal Development", description: "Work through limiting beliefs and develop a stronger sense of self. Build confidence and clarity for meaningful life changes.", phoneOne: {imageSrc: "https://img.b2bpic.net/free-photo/business-trainer-sharing-experience-with-group-colleagues_74855-2622.jpg"},
|
||||
phoneTwo: {imageSrc: "https://img.b2bpic.net/free-photo/business-trainer-sharing-experience-with-group-colleagues_74855-2622.jpg"}
|
||||
title: "Personal Development", description: "Work through limiting beliefs and develop a stronger sense of self. Build confidence and clarity for meaningful life changes.", phoneOne: {imageSrc: "https://img.b2bpic.net/free-photo/business-trainer-sharing-experience-with-group-colleagues_74855-2622.jpg?_wi=1"},
|
||||
phoneTwo: {imageSrc: "https://img.b2bpic.net/free-photo/business-trainer-sharing-experience-with-group-colleagues_74855-2622.jpg?_wi=2"}
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Executive Coaching", description: "Enhance your leadership skills and strategic thinking. Navigate complex challenges and build high-performing teams.", phoneOne: {imageSrc: "https://img.b2bpic.net/free-photo/business-trainer-sharing-experience-with-group-colleagues_74855-2622.jpg"},
|
||||
phoneTwo: {imageSrc: "https://img.b2bpic.net/free-photo/business-trainer-sharing-experience-with-group-colleagues_74855-2622.jpg"}
|
||||
title: "Executive Coaching", description: "Enhance your leadership skills and strategic thinking. Navigate complex challenges and build high-performing teams.", phoneOne: {imageSrc: "https://img.b2bpic.net/free-photo/business-trainer-sharing-experience-with-group-colleagues_74855-2622.jpg?_wi=3"},
|
||||
phoneTwo: {imageSrc: "https://img.b2bpic.net/free-photo/business-trainer-sharing-experience-with-group-colleagues_74855-2622.jpg?_wi=4"}
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -113,27 +113,27 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "The coaching transformed my career trajectory. Within six months, I landed my dream role and feel more confident than ever.", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Chen", handle: "@jameschen", testimonial: "Working with the coach helped me break through years of self-doubt. The actionable strategies were exactly what I needed.", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Michelle Rodriguez", handle: "@mrodriguez", testimonial: "As a busy executive, I valued the structured approach and accountability. This coaching was a game-changer for my leadership.", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Thompson", handle: "@dthompson", testimonial: "The personalized coaching addressed exactly what I needed. I've seen measurable results in both my professional and personal life.", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Lisa Anderson", handle: "@lisaanderson", testimonial: "I can't recommend this coaching enough. The insights gained have rippled into every area of my life.", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Michael Brooks", handle: "@mbrooks", testimonial: "Finally found a coach who truly listens and delivers results. Best investment I've made in myself.", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user