Update src/app/therapists/page.tsx
This commit is contained in:
@@ -26,37 +26,23 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "How It Works",
|
||||
id: "/how-it-works",
|
||||
},
|
||||
name: "How It Works", id: "/how-it-works"},
|
||||
{
|
||||
name: "Our Therapists",
|
||||
id: "/therapists",
|
||||
},
|
||||
name: "Our Therapists", id: "/therapists"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "/pricing",
|
||||
},
|
||||
name: "Pricing", id: "/pricing"},
|
||||
{
|
||||
name: "Blog",
|
||||
id: "/blog",
|
||||
},
|
||||
name: "Blog", id: "/blog"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/paper-style-isolation-arrangement_23-2148998837.jpg"
|
||||
logoAlt="MindBridge Logo"
|
||||
brandName="MindBridge"
|
||||
button={{
|
||||
text: "Book a Free Call",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Book a Free Call", href: "/contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -68,60 +54,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
groups={[
|
||||
{
|
||||
id: "group-1",
|
||||
groupTitle: "Licensed Therapists & Certified Coaches",
|
||||
members: [
|
||||
id: "group-1", groupTitle: "Licensed Therapists & Certified Coaches", members: [
|
||||
{
|
||||
id: "member-1",
|
||||
title: "Dr. Anya Sharma",
|
||||
subtitle: "Clinical Psychologist, Burnout Specialist",
|
||||
detail: "Dr. Sharma specializes in cognitive-behavioral therapy (CBT) and mindfulness-based approaches for high-stress professionals. Fluent in English, German, and French.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12688.jpg",
|
||||
imageAlt: "Dr. Anya Sharma",
|
||||
},
|
||||
id: "member-1", title: "Dr. Anya Sharma", subtitle: "Clinical Psychologist, Burnout Specialist", detail: "Dr. Sharma specializes in cognitive-behavioral therapy (CBT) and mindfulness-based approaches for high-stress professionals. Fluent in English, German, and French.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12688.jpg", imageAlt: "Dr. Anya Sharma"},
|
||||
{
|
||||
id: "member-2",
|
||||
title: "Markus Meier",
|
||||
subtitle: "Certified Life Coach, Family & Relationship Expert",
|
||||
detail: "Markus helps parents navigate work-life balance, improve family dynamics, and foster resilient children through positive communication strategies.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-black-jacket_176474-101468.jpg",
|
||||
imageAlt: "Markus Meier",
|
||||
},
|
||||
id: "member-2", title: "Markus Meier", subtitle: "Certified Life Coach, Family & Relationship Expert", detail: "Markus helps parents navigate work-life balance, improve family dynamics, and foster resilient children through positive communication strategies.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-black-jacket_176474-101468.jpg", imageAlt: "Markus Meier"},
|
||||
{
|
||||
id: "member-3",
|
||||
title: "Elena Petrova",
|
||||
subtitle: "Psychotherapist, Anxiety & Stress Management",
|
||||
detail: "Elena provides compassionate support for anxiety, panic attacks, and general stress, using an integrative approach to help clients build coping skills.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-sad-woman-therapy_23-2148928879.jpg",
|
||||
imageAlt: "Elena Petrova",
|
||||
},
|
||||
id: "member-3", title: "Elena Petrova", subtitle: "Psychotherapist, Anxiety & Stress Management", detail: "Elena provides compassionate support for anxiety, panic attacks, and general stress, using an integrative approach to help clients build coping skills.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-sad-woman-therapy_23-2148928879.jpg", imageAlt: "Elena Petrova"},
|
||||
{
|
||||
id: "member-4",
|
||||
title: "Dr. David Chung",
|
||||
subtitle: "Child & Adolescent Psychologist, Parenting Coach",
|
||||
detail: "Dr. Chung focuses on supporting families through developmental challenges, behavioral issues, and fostering healthy parent-child relationships.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-physiotherapist-clinic-with-clipboard_23-2148789804.jpg",
|
||||
imageAlt: "Dr. David Chung",
|
||||
},
|
||||
id: "member-4", title: "Dr. David Chung", subtitle: "Child & Adolescent Psychologist, Parenting Coach", detail: "Dr. Chung focuses on supporting families through developmental challenges, behavioral issues, and fostering healthy parent-child relationships.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-physiotherapist-clinic-with-clipboard_23-2148789804.jpg", imageAlt: "Dr. David Chung"},
|
||||
{
|
||||
id: "member-5",
|
||||
title: "Sophie Dubois",
|
||||
subtitle: "Trauma-Informed Therapist, EMDR Specialist",
|
||||
detail: "Sophie offers a safe space for individuals processing past trauma, utilizing EMDR and other evidence-based techniques to promote healing and resilience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-handsome-young-man-posing-gym_1262-20381.jpg",
|
||||
imageAlt: "Sophie Dubois",
|
||||
},
|
||||
id: "member-5", title: "Sophie Dubois", subtitle: "Trauma-Informed Therapist, EMDR Specialist", detail: "Sophie offers a safe space for individuals processing past trauma, utilizing EMDR and other evidence-based techniques to promote healing and resilience.", imageSrc: "http://img.b2bpic.net/free-photo/serious-handsome-young-man-posing-gym_1262-20381.jpg", imageAlt: "Sophie Dubois"},
|
||||
{
|
||||
id: "member-6",
|
||||
title: "Dr. Omar Khan",
|
||||
subtitle: "Mindfulness Coach, Executive Performance",
|
||||
detail: "Dr. Khan guides professionals in developing mindfulness practices to enhance focus, reduce stress, and improve leadership capabilities in demanding roles.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-smiling-camera_23-2148238839.jpg",
|
||||
imageAlt: "Dr. Omar Khan",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/paper-style-isolation-arrangement_23-2148998837.jpg",
|
||||
imageAlt: "therapist portrait kind smile",
|
||||
id: "member-6", title: "Dr. Omar Khan", subtitle: "Mindfulness Coach, Executive Performance", detail: "Dr. Khan guides professionals in developing mindfulness practices to enhance focus, reduce stress, and improve leadership capabilities in demanding roles.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-smiling-camera_23-2148238839.jpg", imageAlt: "Dr. Omar Khan"},
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Compassionate Professionals, Tailored Support"
|
||||
@@ -140,17 +86,11 @@ export default function LandingPage() {
|
||||
tag="Our Commitment"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Rigorous Vetting",
|
||||
description: "Every professional on our platform is licensed, certified, and thoroughly screened for expertise and ethical practice.",
|
||||
},
|
||||
title: "Rigorous Vetting", description: "Every professional on our platform is licensed, certified, and thoroughly screened for expertise and ethical practice."},
|
||||
{
|
||||
title: "Personalized Matching",
|
||||
description: "Our intelligent matching system considers your unique needs, preferences, and goals to connect you with the ideal therapist or coach.",
|
||||
},
|
||||
title: "Personalized Matching", description: "Our intelligent matching system considers your unique needs, preferences, and goals to connect you with the ideal therapist or coach."},
|
||||
{
|
||||
title: "Secure & Private Platform",
|
||||
description: "Your sessions and data are always protected with industry-leading, Swiss-grade security and strict confidentiality protocols.",
|
||||
},
|
||||
title: "Secure & Private Platform", description: "Your sessions and data are always protected with industry-leading, Swiss-grade security and strict confidentiality protocols."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/friends-having-covid-party-using-technology_23-2149416774.jpg"
|
||||
imageAlt="Secure online platform interface"
|
||||
@@ -166,49 +106,31 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "How It Works",
|
||||
href: "/how-it-works",
|
||||
},
|
||||
label: "How It Works", href: "/how-it-works"},
|
||||
{
|
||||
label: "Our Therapists",
|
||||
href: "/therapists",
|
||||
},
|
||||
label: "Our Therapists", href: "/therapists"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "/pricing",
|
||||
},
|
||||
label: "Pricing", href: "/pricing"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "/blog",
|
||||
},
|
||||
label: "Blog", href: "/blog"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact", href: "/contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
{
|
||||
label: "Cookies Settings",
|
||||
href: "#",
|
||||
},
|
||||
label: "Cookies Settings", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user