Compare commits

...

10 Commits

Author SHA1 Message Date
1f74552290 Update src/app/page.tsx 2026-04-23 23:59:15 +00:00
98ce9c88f3 Merge version_27 into main
Merge version_27 into main
2026-04-23 23:58:24 +00:00
1137e81c5e Update src/app/page.tsx 2026-04-23 23:58:21 +00:00
13a40b6a8a Merge version_26 into main
Merge version_26 into main
2026-04-23 23:57:18 +00:00
d90fb2f19b Update src/app/page.tsx 2026-04-23 23:57:15 +00:00
e8a8ff1df3 Merge version_25 into main
Merge version_25 into main
2026-04-23 23:56:33 +00:00
e8d6f9e74c Merge version_25 into main
Merge version_25 into main
2026-04-23 23:52:04 +00:00
90175a9b19 Merge version_25 into main
Merge version_25 into main
2026-04-23 23:44:33 +00:00
14e4ddbfe0 Merge version_25 into main
Merge version_25 into main
2026-04-23 23:43:30 +00:00
ece73d5d88 Merge version_25 into main
Merge version_25 into main
2026-04-23 22:30:45 +00:00

View File

@@ -77,7 +77,7 @@ export default function LandingPage() {
<FeatureCardTwentyOne <FeatureCardTwentyOne
useInvertedBackground={false} useInvertedBackground={false}
title="Benefits of Myofunctional Therapy" title="Benefits of Myofunctional Therapy"
description="From bite alignment to sleep optimization, my sessions are tailored to your specific facial structure and habits." description="My evidence-based myofunctional therapy protocols are tailored to your specific facial structure and habits, ensuring professional, reliable care for bite alignment and sleep optimization."
accordionItems={[ accordionItems={[
{ id: "1", title: "Eliminate Sleep-Disrupting Mouth Breathing", content: "Wake up refreshed by eliminating sleep-disrupting mouth breathing through optimized airway function." }, { id: "1", title: "Eliminate Sleep-Disrupting Mouth Breathing", content: "Wake up refreshed by eliminating sleep-disrupting mouth breathing through optimized airway function." },
{ id: "2", title: "Resolve Chronic Jaw Tension", content: "Restore proper jaw positioning and eliminate tension through specialized myofunctional techniques that target the root cause of grinding." }, { id: "2", title: "Resolve Chronic Jaw Tension", content: "Restore proper jaw positioning and eliminate tension through specialized myofunctional techniques that target the root cause of grinding." },
@@ -95,8 +95,8 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ id: "p1", brand: "Course", name: "Myofunctional Foundation", price: "$150", rating: 5, reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/medic-equipment-desk_23-2148519752.jpg" }, { id: "p1", brand: "Course", name: "Master Your Myofunctional Foundation", price: "$150", rating: 5, reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/medic-equipment-desk_23-2148519752.jpg" },
{ id: "p2", brand: "Course", name: "Better Sleep Blueprint", price: "$195", rating: 5, reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-vector/creative-hand-drawn-tree-yoga-gym-our-services-flyer_742173-1347.jpg" }, { id: "p2", brand: "Course", name: "Transform Your Sleep Quality", price: "$195", rating: 5, reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-vector/creative-hand-drawn-tree-yoga-gym-our-services-flyer_742173-1347.jpg" },
{ id: "p3", brand: "Course", name: "Jaw Tension Relief", price: "$120", rating: 4, reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/staistics-business-strategy-planning-research-digital-tablet-concept_53876-26413.jpg" }, { id: "p3", brand: "Course", name: "Jaw Tension Relief", price: "$120", rating: 4, reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/staistics-business-strategy-planning-research-digital-tablet-concept_53876-26413.jpg" },
]} ]}
title="Start Your Transformation" title="Start Your Transformation"
@@ -141,6 +141,7 @@ export default function LandingPage() {
faqs={[ faqs={[
{ id: "q1", title: "What is orofacial myology?", content: "A specialized therapy focusing on tongue, jaw, and facial muscle function to enhance breathing, sleep, and overall wellness." }, { id: "q1", title: "What is orofacial myology?", content: "A specialized therapy focusing on tongue, jaw, and facial muscle function to enhance breathing, sleep, and overall wellness." },
{ id: "q2", title: "How do online sessions work?", content: "I offer personalized video consultations to guide you through specific exercises and therapy protocols from the comfort of your home." }, { id: "q2", title: "How do online sessions work?", content: "I offer personalized video consultations to guide you through specific exercises and therapy protocols from the comfort of your home." },
{ id: "q3", title: "How long until I see results?", content: "While individual progress varies, most clients begin to notice subtle improvements in muscle awareness and comfort within the first 3-4 weeks of consistent practice." }
]} ]}
title="How My Therapy Works" title="How My Therapy Works"
description="Find answers to help you start your journey." description="Find answers to help you start your journey."