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 */}

- 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.

{/* PHQ-9 */}
-

PHQ-9 (Depression)

+

PHQ-9 Mood Self-Assessment

- 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.

  • @@ -159,21 +166,21 @@ export default function FeaturesPage() {
  • - Auto-detects severe depression (PHQ-9 ≥20) + Flags elevated scores (PHQ-9 ≥20) and surfaces crisis resources
  • - Crisis support triggered automatically + Always one tap from 988 and Crisis Text Line
{/* GAD-7 */}
-

GAD-7 (Anxiety)

+

GAD-7 Anxiety Self-Assessment

- 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.

  • @@ -182,15 +189,15 @@ export default function FeaturesPage() {
  • - Monitor anxiety trends + Track anxious feelings over time
  • - Auto-detects severe anxiety (GAD-7 ≥15) + Flags elevated scores (GAD-7 ≥15) and surfaces crisis resources
  • - Integrated with crisis protocols + Always one tap from 988 and Crisis Text Line
@@ -203,27 +210,27 @@ export default function FeaturesPage() {

- 24/7 Crisis Support + 24/7 Crisis Resource Access

Your safety is our top priority. Immediate access to crisis resources from every screen.

-
-

988 Suicide & Crisis Lifeline

-

- One tap to connect with trained crisis counselors. Available 24/7/365. - Completely confidential. +

+

988 Suicide & Crisis Lifeline

+

+ 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() {

- Privacy & Security + Privacy & Security

- 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.

@@ -259,7 +266,7 @@ export default function FeaturesPage() {

AES-256 Encryption

- 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.

@@ -267,7 +274,7 @@ export default function FeaturesPage() {

No Data Selling

- 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.

@@ -290,7 +297,7 @@ export default function FeaturesPage() { Ready to begin?

- 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.