From 5b9d44b3bd5b541320bb6d68a16dd7194a7cd59d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 17:33:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b5e6c47..adfc3bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -174,7 +174,7 @@ export default function LandingPage() { { 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: "q3", title: "Who benefits from this therapy?", content: "You can expect lasting relief from chronic jaw tension and improved sleep quality; anyone dealing with bite issues, jaw tension, mouth breathing, or sleep disturbances can benefit significantly." }, - { id: "q4", title: "How long until I see results?", content: "While individual progress varies, many clients start feeling noticeable improvements in muscle awareness and tension relief within the first few weeks of consistent practice." }, + { id: "q4", title: "How long until I see results?", content: "Progress is personal. We will discuss your specific goals and create a personalized plan during your first consultation to ensure you see steady, sustainable results." }, ]} title="Common Questions" description="Find answers to help you start your journey." -- 2.49.1