diff --git a/app/(main)/features/page.tsx b/app/(main)/features/page.tsx index 8b8c4b7..d64437c 100644 --- a/app/(main)/features/page.tsx +++ b/app/(main)/features/page.tsx @@ -1,7 +1,12 @@ /** * Features Page - Being app capabilities * Professional SaaS Design - * Showcases daily check-ins, wellness self-assessments, crisis support, privacy + * Showcases daily check-ins, mood/wellbeing reflection tools, crisis-resource + * access, and privacy-first design. + * + * Copy is intentionally consumer-wellness register (not clinical). The + * page uses PHQ-9 and GAD-7 self-reflection tools but does NOT make + * detection or diagnostic claims — Being is not a SaMD. */ import BrainIcon from '@/components/shared/BrainIcon'; @@ -20,8 +25,9 @@ export default function FeaturesPage() { App Features
- Being combines ancient Stoic wisdom with modern mental health science. Daily check-ins, - wellness self-assessments, and crisis support, with privacy-first design and AES-256 encryption. + Being combines ancient Stoic wisdom with modern wellbeing research. Daily check-ins, + mood and anxiety reflection tools, and crisis-resource access, with privacy-first + design and AES-256 encryption.
@@ -127,26 +133,27 @@ export default function FeaturesPage() { - {/* Mental Health Self-Monitoring */} + {/* Mood & Wellbeing Tracking */}- Standardized self-assessments help you track your mental health patterns over time. - All data encrypted and stored locally on your device. + Research-based reflection tools help you track your mood and wellbeing patterns + over time. All data encrypted and stored locally on your device.
- The Patient Health Questionnaire-9 is a widely-used self-assessment questionnaire - for monitoring depression symptoms. Being uses exact PHQ-9 wording and scoring. + The Patient Health Questionnaire-9 is a widely-used self-reflection tool for + tracking mood patterns over time. Being uses the standard PHQ-9 wording so your + self-reported scores stay consistent, letting you track your own patterns.
- The Generalized Anxiety Disorder-7 scale helps you monitor anxiety symptoms over time. - Self-assessment tool with standardized scoring. + The Generalized Anxiety Disorder-7 scale is a widely-used self-reflection tool + for tracking anxious thought and feeling patterns over time.
Your safety is our top priority. Immediate access to crisis resources from every screen.
- One tap to connect with trained crisis counselors. Available 24/7/365. - Completely confidential. +
+ Call 988 or text HOME to 741741 to + connect with trained crisis counselors. Available 24/7/365. Completely confidential.
-✓ Less than 3 seconds from any screen to 988
✓ - Auto-triggered on PHQ-9 ≥20 or GAD-7 ≥15 + Surfaced immediately when self-assessment scores are elevated
✓ @@ -239,10 +246,10 @@ export default function FeaturesPage() {
- Your mental health data is yours. We protect it with AES-256 encryption + Your wellbeing data is yours. We protect it with AES-256 encryption and local-first storage.
- Military-grade encryption protects your check-ins, assessments, and journal entries. + AES-256 encryption protects your check-ins, self-assessments, and journal entries. Even if your device is compromised, your data remains secure.
- We don't sell, share, or monetize your mental health data. Ever. + We don't sell, share, or monetize your wellbeing data. Ever. Your privacy is not for sale.
- Experience Stoic Mindfulness with evidence-based self-monitoring tools. + Experience Stoic Mindfulness with research-based self-reflection tools. Start your 1 month free trial today.