5 Commits

Author SHA1 Message Date
711b4beea7 Switch to version 2: modified src/app/page.tsx 2026-06-12 14:00:47 +00:00
bcdb0026d8 Merge version_3 into main
Merge version_3 into main
2026-06-12 14:00:00 +00:00
817d51a6a7 Update src/app/page.tsx 2026-06-12 13:59:57 +00:00
206680a3d0 Merge version_2 into main
Merge version_2 into main
2026-06-12 13:56:46 +00:00
e5054ffe55 Update src/app/page.tsx 2026-06-12 13:56:43 +00:00

View File

@@ -33,90 +33,57 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#home"},
id: "#home",
},
{ {
name: "About", name: "About Me", id: "/about-me"},
id: "#about",
},
{ {
name: "Services", name: "Services", id: "#services"},
id: "#services",
},
{ {
name: "Testimonials", name: "Testimonials", id: "#testimonials"},
id: "#testimonials",
},
{ {
name: "FAQs", name: "FAQs", id: "#faqs"},
id: "#faqs",
},
{ {
name: "Blog", name: "Blog", id: "#blog"},
id: "#blog",
},
]} ]}
logoSrc="http://img.b2bpic.net/free-photo/closeup-lily-flower-hands-woman-linen-dress_169016-21605.jpg" logoSrc="http://img.b2bpic.net/free-photo/closeup-lily-flower-hands-woman-linen-dress_169016-21605.jpg"
logoAlt="Serene Pathways Logo" logoAlt="Serene Pathways Logo"
brandName="Serene Pathways" brandName="Serene Pathways"
button={{ button={{
text: "Book a Consultation", text: "Book a Consultation", href: "#contact"}}
href: "#contact",
}}
/> />
</div> </div>
<div id="home" data-section="home"> <div id="home" data-section="home">
<HeroSplitKpi <HeroSplitKpi
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
imagePosition="right" imagePosition="right"
title="Your fertility journey deserves emotional clarity" title="Your fertility journey deserves emotional clarity"
description="Transactional Analysis therapy meets compassionate fertility coaching. Heal the emotional blocks, strengthen your relationships, and move forward with confidence." description="Transactional Analysis therapy meets compassionate fertility coaching. Heal the emotional blocks, strengthen your relationships, and move forward with confidence."
kpis={[ kpis={[
{ {
value: "15+", value: "15+", label: "Years Experience"},
label: "Years Experience",
},
{ {
value: "90%", value: "90%", label: "Client Satisfaction"},
label: "Client Satisfaction",
},
{ {
value: "75%", value: "75%", label: "Anxiety Reduction"},
label: "Anxiety Reduction",
},
]} ]}
enableKpiAnimation={true} enableKpiAnimation={true}
buttons={[ buttons={[
{ {
text: "Book Your Consultation", text: "Book Your Consultation", href: "#contact"},
href: "#contact",
},
]} ]}
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg", src: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg", alt: "Client 1"},
alt: "Client 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-posing-house_344912-1166.jpg", src: "http://img.b2bpic.net/free-photo/portrait-young-woman-posing-house_344912-1166.jpg", alt: "Client 2"},
alt: "Client 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/elderly-woman-with-closed-eyes_1098-13605.jpg", src: "http://img.b2bpic.net/free-photo/elderly-woman-with-closed-eyes_1098-13605.jpg", alt: "Client 3"},
alt: "Client 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/smiling-peaceful-entrepreneur-enjoying-break_1262-20818.jpg", src: "http://img.b2bpic.net/free-photo/smiling-peaceful-entrepreneur-enjoying-break_1262-20818.jpg", alt: "Client 4"},
alt: "Client 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg", src: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg", alt: "Young co worker spending time in office"},
alt: "Young co worker spending time in office",
},
]} ]}
avatarText="Trusted by hundreds of clients" avatarText="Trusted by hundreds of clients"
imageSrc="http://img.b2bpic.net/free-photo/romantic-couple-scene-beach_23-2147649055.jpg" imageSrc="http://img.b2bpic.net/free-photo/romantic-couple-scene-beach_23-2147649055.jpg"
@@ -124,27 +91,17 @@ export default function LandingPage() {
mediaAnimation="slide-up" mediaAnimation="slide-up"
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "Compassionate Care"},
text: "Compassionate Care", {
type: "text-icon", text: "Expert Guidance", icon: Star,
}, },
{ {
type: "text-icon", type: "text", text: "Holistic Support"},
text: "Expert Guidance", {
icon: Star, type: "text-icon", text: "Hopeful Paths", icon: Heart,
}, },
{ {
type: "text", type: "text", text: "Emotional Well-being"},
text: "Holistic Support",
},
{
type: "text-icon",
text: "Hopeful Paths",
icon: Heart,
},
{
type: "text",
text: "Emotional Well-being",
},
]} ]}
showMarqueeCard={true} showMarqueeCard={true}
marqueeSpeed={30} marqueeSpeed={30}
@@ -158,9 +115,7 @@ export default function LandingPage() {
description="Navigating fertility challenges can feel overwhelming and isolating. We offer a unique blend of Transactional Analysis psychotherapy and specialized fertility coaching to provide holistic support. Our approach helps you process complex emotions, strengthen communication in relationships, and develop resilient coping strategies, fostering a sense of clarity and hope throughout your journey." description="Navigating fertility challenges can feel overwhelming and isolating. We offer a unique blend of Transactional Analysis psychotherapy and specialized fertility coaching to provide holistic support. Our approach helps you process complex emotions, strengthen communication in relationships, and develop resilient coping strategies, fostering a sense of clarity and hope throughout your journey."
buttons={[ buttons={[
{ {
text: "Learn More About My Approach", text: "Learn More About My Approach", href: "#services"},
href: "#services",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-cafe-with-boyfriend_273609-12680.jpg" imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-cafe-with-boyfriend_273609-12680.jpg"
imageAlt="Therapist having a compassionate discussion with a couple" imageAlt="Therapist having a compassionate discussion with a couple"
@@ -174,32 +129,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "emotional-processing", id: "emotional-processing", title: "Emotional Processing", descriptions: [
title: "Emotional Processing", "Gently explore and process feelings of grief, loss, anxiety, and frustration associated with infertility. Develop healthy emotional regulation techniques."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-practicing-yoga_72229-411.jpg", imageAlt: "Woman meditating peacefully"},
"Gently explore and process feelings of grief, loss, anxiety, and frustration associated with infertility. Develop healthy emotional regulation techniques.",
],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-practicing-yoga_72229-411.jpg",
imageAlt: "Woman meditating peacefully",
},
{ {
id: "relationship-support", id: "relationship-support", title: "Relationship Strengthening", descriptions: [
title: "Relationship Strengthening", "Enhance communication and understanding with your partner, family, and support network. Address relational dynamics affected by fertility stress using TA principles."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-experiencing-time-expansion_23-2151338281.jpg", imageAlt: "Couple holding hands in support"},
"Enhance communication and understanding with your partner, family, and support network. Address relational dynamics affected by fertility stress using TA principles.",
],
imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-experiencing-time-expansion_23-2151338281.jpg",
imageAlt: "Couple holding hands in support",
},
{ {
id: "coping-strategies", id: "coping-strategies", title: "Resilient Coping Strategies", descriptions: [
title: "Resilient Coping Strategies", "Equip yourself with practical tools and techniques to manage stress, anxiety, and uncertainty. Build resilience for navigating the ups and downs of treatment."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-making-vision-board_23-2149934506.jpg", imageAlt: "Person writing in a journal"},
"Equip yourself with practical tools and techniques to manage stress, anxiety, and uncertainty. Build resilience for navigating the ups and downs of treatment.",
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-making-vision-board_23-2149934506.jpg",
imageAlt: "Person writing in a journal",
},
]} ]}
title="Holistic Support for Your Emotional Well-being" title="Holistic Support for Your Emotional Well-being"
description="Our tailored coaching and therapy sessions address every facet of your fertility journey." description="Our tailored coaching and therapy sessions address every facet of your fertility journey."
@@ -212,65 +152,15 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah & Mark T.", date: "October 2023", title: "Found Hope and Strength", quote: "The support from Serene Pathways was invaluable. We learned to communicate better and process our emotions around IVF, which brought us closer. We feel so much more hopeful.", tag: "IVF Journey", avatarSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg", avatarAlt: "Smiling woman Sarah", imageSrc: "http://img.b2bpic.net/free-photo/wooden-pier-reflecting-sea-beautiful-sunset-sky_181624-19412.jpg", imageAlt: "Couple walking on beach"},
name: "Sarah & Mark T.",
date: "October 2023",
title: "Found Hope and Strength",
quote: "The support from Serene Pathways was invaluable. We learned to communicate better and process our emotions around IVF, which brought us closer. We feel so much more hopeful.",
tag: "IVF Journey",
avatarSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg",
avatarAlt: "Smiling woman Sarah",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-pier-reflecting-sea-beautiful-sunset-sky_181624-19412.jpg",
imageAlt: "Couple walking on beach",
},
{ {
id: "2", id: "2", name: "David R.", date: "September 2023", title: "A Space to Grieve and Grow", quote: "I wasn't sure what to expect, but the sessions provided a safe space to grieve and understand my feelings. It truly helped me navigate the emotional toll of secondary infertility.", tag: "Secondary Infertility", avatarSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-with-gray-beard_1262-3872.jpg", avatarAlt: "Thoughtful man David", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-ukulele_23-2150232640.jpg", imageAlt: "Cozy living room"},
name: "David R.",
date: "September 2023",
title: "A Space to Grieve and Grow",
quote: "I wasn't sure what to expect, but the sessions provided a safe space to grieve and understand my feelings. It truly helped me navigate the emotional toll of secondary infertility.",
tag: "Secondary Infertility",
avatarSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-with-gray-beard_1262-3872.jpg",
avatarAlt: "Thoughtful man David",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-ukulele_23-2150232640.jpg",
imageAlt: "Cozy living room",
},
{ {
id: "3", id: "3", name: "Emily P.", date: "August 2023", title: "Empowered to Move Forward", quote: "This coaching changed my perspective. I feel more empowered, less anxious, and have a clearer path forward, regardless of the outcome. Highly recommend!", tag: "Conception Anxiety", avatarSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter_1157-8483.jpg", avatarAlt: "Woman with warm smile Emily", imageSrc: "http://img.b2bpic.net/free-photo/plant-growing-from-soil_23-2151729598.jpg", imageAlt: "Blooming flowers"},
name: "Emily P.",
date: "August 2023",
title: "Empowered to Move Forward",
quote: "This coaching changed my perspective. I feel more empowered, less anxious, and have a clearer path forward, regardless of the outcome. Highly recommend!",
tag: "Conception Anxiety",
avatarSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter_1157-8483.jpg",
avatarAlt: "Woman with warm smile Emily",
imageSrc: "http://img.b2bpic.net/free-photo/plant-growing-from-soil_23-2151729598.jpg",
imageAlt: "Blooming flowers",
},
{ {
id: "4", id: "4", name: "Jessica & Tom L.", date: "July 2023", title: "Stronger as a Couple", quote: "We've been through so much, and this therapy helped us reconnect and support each other without resentment. Our relationship is stronger than ever.", tag: "Relationship Dynamics", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-people-wearing-graphic-eye-makeup_23-2151120780.jpg", avatarAlt: "Smiling couple Jessica and Tom", imageSrc: "http://img.b2bpic.net/free-photo/bamboo-forest-landscape_23-2148121711.jpg", imageAlt: "Light filtering through trees"},
name: "Jessica & Tom L.",
date: "July 2023",
title: "Stronger as a Couple",
quote: "We've been through so much, and this therapy helped us reconnect and support each other without resentment. Our relationship is stronger than ever.",
tag: "Relationship Dynamics",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-people-wearing-graphic-eye-makeup_23-2151120780.jpg",
avatarAlt: "Smiling couple Jessica and Tom",
imageSrc: "http://img.b2bpic.net/free-photo/bamboo-forest-landscape_23-2148121711.jpg",
imageAlt: "Light filtering through trees",
},
{ {
id: "5", id: "5", name: "Amanda G.", date: "June 2023", title: "Found My Inner Resilience", quote: "I struggled with intense anxiety and self-blame. Through TA and coaching, Ive found a deep sense of peace and resilience I never thought possible.", tag: "Emotional Healing", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-cute-tender-brunette-girl-blouse-looking-romantic-smiling-gazing-coquettish-standing-against-white-wall_176420-34079.jpg", avatarAlt: "Thoughtful woman Amanda", imageSrc: "http://img.b2bpic.net/free-photo/3d-mountains-against-cloudy-sunset-sky_1048-18881.jpg", imageAlt: "Sunrise over mountains"},
name: "Amanda G.",
date: "June 2023",
title: "Found My Inner Resilience",
quote: "I struggled with intense anxiety and self-blame. Through TA and coaching, Ive found a deep sense of peace and resilience I never thought possible.",
tag: "Emotional Healing",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-cute-tender-brunette-girl-blouse-looking-romantic-smiling-gazing-coquettish-standing-against-white-wall_176420-34079.jpg",
avatarAlt: "Thoughtful woman Amanda",
imageSrc: "http://img.b2bpic.net/free-photo/3d-mountains-against-cloudy-sunset-sky_1048-18881.jpg",
imageAlt: "Sunrise over mountains",
},
]} ]}
title="Hear From Our Clients" title="Hear From Our Clients"
description="Real stories of hope, healing, and resilience from individuals and couples on their fertility paths." description="Real stories of hope, healing, and resilience from individuals and couples on their fertility paths."
@@ -284,34 +174,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "1", id: "1", value: "90%", title: "Clients Report Increased Hope", items: [
value: "90%", "Find clarity and emotional peace", "Reduce feelings of isolation", "Build a positive outlook"],
title: "Clients Report Increased Hope",
items: [
"Find clarity and emotional peace",
"Reduce feelings of isolation",
"Build a positive outlook",
],
}, },
{ {
id: "2", id: "2", value: "75%", title: "Reduction in Fertility-Related Anxiety", items: [
value: "75%", "Develop effective coping tools", "Manage stress and uncertainty", "Improve emotional regulation"],
title: "Reduction in Fertility-Related Anxiety",
items: [
"Develop effective coping tools",
"Manage stress and uncertainty",
"Improve emotional regulation",
],
}, },
{ {
id: "3", id: "3", value: "85%", title: "Stronger Relationship Bonds", items: [
value: "85%", "Enhance communication with partner", "Navigate family planning together", "Foster mutual understanding and support"],
title: "Stronger Relationship Bonds",
items: [
"Enhance communication with partner",
"Navigate family planning together",
"Foster mutual understanding and support",
],
}, },
]} ]}
title="Our Impact & Client Journeys" title="Our Impact & Client Journeys"
@@ -325,25 +197,13 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "1", id: "1", title: "What is Transactional Analysis (TA) and how does it relate to fertility?", content: "Transactional Analysis (TA) is a theory of personality and systematic psychotherapy for personal growth and change. It helps understand communication patterns (transactions) within relationships and with oneself. In fertility, TA can help identify and heal emotional blocks, improve communication with partners and medical teams, and manage the psychological impact of the journey."},
title: "What is Transactional Analysis (TA) and how does it relate to fertility?",
content: "Transactional Analysis (TA) is a theory of personality and systematic psychotherapy for personal growth and change. It helps understand communication patterns (transactions) within relationships and with oneself. In fertility, TA can help identify and heal emotional blocks, improve communication with partners and medical teams, and manage the psychological impact of the journey.",
},
{ {
id: "2", id: "2", title: "Who can benefit from fertility coaching?", content: "Anyone navigating the emotional complexities of trying to conceive, experiencing infertility, undergoing assisted reproductive technologies (ART) like IVF, or dealing with grief and loss related to family planning. Individuals and couples seeking emotional resilience and clarity will find this support invaluable."},
title: "Who can benefit from fertility coaching?",
content: "Anyone navigating the emotional complexities of trying to conceive, experiencing infertility, undergoing assisted reproductive technologies (ART) like IVF, or dealing with grief and loss related to family planning. Individuals and couples seeking emotional resilience and clarity will find this support invaluable.",
},
{ {
id: "3", id: "3", title: "Is this a substitute for medical fertility treatment?", content: "No, our services are complementary to medical fertility treatments. We focus on emotional well-being, mental health, and relationship dynamics, which are crucial but often overlooked aspects of the fertility journey. We encourage clients to work closely with their medical providers."},
title: "Is this a substitute for medical fertility treatment?",
content: "No, our services are complementary to medical fertility treatments. We focus on emotional well-being, mental health, and relationship dynamics, which are crucial but often overlooked aspects of the fertility journey. We encourage clients to work closely with their medical providers.",
},
{ {
id: "4", id: "4", title: "What is the typical length of therapy/coaching?", content: "The duration varies based on individual needs and goals. Some clients benefit from short-term coaching for specific challenges, while others prefer ongoing psychotherapy for deeper emotional work. We will discuss a personalized plan during your initial consultation."},
title: "What is the typical length of therapy/coaching?",
content: "The duration varies based on individual needs and goals. Some clients benefit from short-term coaching for specific challenges, while others prefer ongoing psychotherapy for deeper emotional work. We will discuss a personalized plan during your initial consultation.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/programmer-work_1098-21521.jpg" imageSrc="http://img.b2bpic.net/free-photo/programmer-work_1098-21521.jpg"
imageAlt="Woman looking thoughtful, pondering a question" imageAlt="Woman looking thoughtful, pondering a question"
@@ -363,49 +223,13 @@ export default function LandingPage() {
description="Explore articles and guides designed to support your emotional well-being on the path to parenthood." description="Explore articles and guides designed to support your emotional well-being on the path to parenthood."
blogs={[ blogs={[
{ {
id: "1", id: "1", category: "Emotional Health", title: "Managing Anxiety During IVF: Practical Strategies", excerpt: "IVF can be a rollercoaster of emotions. Learn practical strategies to manage anxiety and maintain your mental well-being throughout the process.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-writing-adhesive-note-with-laptop-crumpled-paper-black-background_23-2147916430.jpg", imageAlt: "Woman writing in a journal", authorName: "Dr. Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg", date: "November 1, 2023"},
category: "Emotional Health",
title: "Managing Anxiety During IVF: Practical Strategies",
excerpt: "IVF can be a rollercoaster of emotions. Learn practical strategies to manage anxiety and maintain your mental well-being throughout the process.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-writing-adhesive-note-with-laptop-crumpled-paper-black-background_23-2147916430.jpg",
imageAlt: "Woman writing in a journal",
authorName: "Dr. Jane Doe",
authorAvatar: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg",
date: "November 1, 2023",
},
{ {
id: "2", id: "2", category: "Relationships", title: "Strengthening Your Partnership: Communication During Infertility", excerpt: "Infertility can strain relationships. Discover effective communication techniques to strengthen your bond and support each other through challenging times.", imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-having-fun-time_23-2148399553.jpg", imageAlt: "Couple talking over coffee", authorName: "Dr. Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/smiley-woman-office-holding-tablet_23-2148356266.jpg", date: "October 15, 2023"},
category: "Relationships",
title: "Strengthening Your Partnership: Communication During Infertility",
excerpt: "Infertility can strain relationships. Discover effective communication techniques to strengthen your bond and support each other through challenging times.",
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-having-fun-time_23-2148399553.jpg",
imageAlt: "Couple talking over coffee",
authorName: "Dr. Jane Doe",
authorAvatar: "http://img.b2bpic.net/free-photo/smiley-woman-office-holding-tablet_23-2148356266.jpg",
date: "October 15, 2023",
},
{ {
id: "3", id: "3", category: "Mind-Body", title: "The Power of Mindfulness in Fertility Journey", excerpt: "Integrate mindfulness into your daily routine to reduce stress, foster emotional resilience, and cultivate a sense of calm amidst uncertainty.", imageSrc: "http://img.b2bpic.net/free-photo/spiritual-retreat-with-man-meditating_23-2149325117.jpg", imageAlt: "Woman meditating", authorName: "Dr. Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/stylish-teenages-sitting-chair_23-2147611504.jpg", date: "September 28, 2023"},
category: "Mind-Body",
title: "The Power of Mindfulness in Fertility Journey",
excerpt: "Integrate mindfulness into your daily routine to reduce stress, foster emotional resilience, and cultivate a sense of calm amidst uncertainty.",
imageSrc: "http://img.b2bpic.net/free-photo/spiritual-retreat-with-man-meditating_23-2149325117.jpg",
imageAlt: "Woman meditating",
authorName: "Dr. Jane Doe",
authorAvatar: "http://img.b2bpic.net/free-photo/stylish-teenages-sitting-chair_23-2147611504.jpg",
date: "September 28, 2023",
},
{ {
id: "4", id: "4", category: "Psychotherapy", title: "Understanding Your Inner Child: TA in Fertility", excerpt: "Explore how Transactional Analysis helps in recognizing and nurturing your 'Inner Child' to heal past wounds affecting your present fertility journey.", imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-26328.jpg", imageAlt: "Therapist explaining a concept", authorName: "Dr. Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/smiley-woman-holding-book_23-2148396361.jpg", date: "September 10, 2023"},
category: "Psychotherapy",
title: "Understanding Your Inner Child: TA in Fertility",
excerpt: "Explore how Transactional Analysis helps in recognizing and nurturing your 'Inner Child' to heal past wounds affecting your present fertility journey.",
imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-26328.jpg",
imageAlt: "Therapist explaining a concept",
authorName: "Dr. Jane Doe",
authorAvatar: "http://img.b2bpic.net/free-photo/smiley-woman-holding-book_23-2148396361.jpg",
date: "September 10, 2023",
},
]} ]}
/> />
</div> </div>
@@ -414,8 +238,7 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}}
tag="Connect With Us" tag="Connect With Us"
title="Ready to Start Your Journey to Clarity?" title="Ready to Start Your Journey to Clarity?"
description="Schedule a compassionate and confidential consultation to discuss your needs and how we can support you. Take the first step towards emotional well-being." description="Schedule a compassionate and confidential consultation to discuss your needs and how we can support you. Take the first step towards emotional well-being."
@@ -429,62 +252,37 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Services", title: "Services", items: [
items: [
{ {
label: "Fertility Coaching", label: "Fertility Coaching", href: "#services"},
href: "#services",
},
{ {
label: "TA Psychotherapy", label: "TA Psychotherapy", href: "#services"},
href: "#services",
},
{ {
label: "Relationship Support", label: "Relationship Support", href: "#services"},
href: "#services",
},
{ {
label: "Emotional Wellness", label: "Emotional Wellness", href: "#services"},
href: "#services",
},
], ],
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About Us", label: "About Me", href: "/about-me"},
href: "#about",
},
{ {
label: "Testimonials", label: "Testimonials", href: "#testimonials"},
href: "#testimonials",
},
{ {
label: "Blog", label: "Blog", href: "#blog"},
href: "#blog",
},
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
title: "Resources", title: "Resources", items: [
items: [
{ {
label: "FAQs", label: "FAQs", href: "#faqs"},
href: "#faqs",
},
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Terms of Service", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
@@ -497,4 +295,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }