From 763e20ead684b61209c874db66bc238933b0fb8d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 17:37:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 95bb64e..47fc2c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,9 +105,9 @@ export default function LandingPage() { title="Comprehensive Therapy & Care" description="From bite alignment to sleep optimization, my sessions are tailored to your specific facial structure and habits." accordionItems={[ - { id: "1", title: "Wake Up Refreshed", content: "Improve your sleep quality through optimized breathing patterns and orofacial function." }, - { id: "2", title: "Restore Jaw Comfort", content: "Restore proper jaw positioning and eliminate tension through specialized myofunctional techniques." }, - { id: "3", title: "Breathe With Ease", content: "Learn techniques that transform how you breathe, supporting overall wellness and vitality." }, + { id: "1", title: "Wake Up Refreshed", content: "Wake up refreshed by eliminating sleep-disrupting mouth breathing through optimized airway function." }, + { id: "2", title: "Restore Jaw Comfort", content: "Restore proper jaw positioning and eliminate tension through specialized myofunctional techniques that target the root cause of grinding." }, + { id: "3", title: "Breathe With Ease", content: "Transform your daily breathing habits by reinforcing nasal breathing to support your long-term wellness and vitality." }, ]} imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-sitting-with-closed-eyes_23-2148897916.jpg" mediaAnimation="slide-up" -- 2.49.1