Update src/app/how-it-works/page.tsx
This commit is contained in:
@@ -56,11 +56,11 @@ export default function HowItWorksPage() {
|
||||
{
|
||||
id: "3", value: "Step 3", title: "Language Analysis", description:
|
||||
"Semantic parsing identifies linguistic patterns and word relationships", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW6vwj9rEXp2p2oPGNNsw1tfOO/screen-showing-the-reflection-interface--1772711737223-20a17e3a.png", imageAlt: "Reflection interface in action"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW6vwj9rEXp2p2oPGNNsw1tfOO/screen-showing-the-reflection-interface--1772711737223-20a17e3a.png?_wi=2", imageAlt: "Reflection interface in action"},
|
||||
{
|
||||
id: "4", value: "Step 4", title: "Emotion Detection", description:
|
||||
"Transformer models classify emotional tone (anger, sadness, joy, etc.)", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW6vwj9rEXp2p2oPGNNsw1tfOO/a-circular-gauge-meter-showing-emotion-r-1772711737798-2f35738c.png", imageAlt: "Emotion risk meter visualization"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW6vwj9rEXp2p2oPGNNsw1tfOO/a-circular-gauge-meter-showing-emotion-r-1772711737798-2f35738c.png?_wi=1", imageAlt: "Emotion risk meter visualization"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -83,7 +83,7 @@ export default function HowItWorksPage() {
|
||||
{
|
||||
id: "6", value: "Step 6", title: "ERS Calculation", description:
|
||||
"Combines emotion, toxicity, and context into our proprietary Emotion Risk Score (0-100)", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW6vwj9rEXp2p2oPGNNsw1tfOO/user-profile-card-showing-behavioral-ana-1772711736379-800f42cd.png", imageAlt: "User behavior profile with ERS score"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW6vwj9rEXp2p2oPGNNsw1tfOO/user-profile-card-showing-behavioral-ana-1772711736379-800f42cd.png?_wi=1", imageAlt: "User behavior profile with ERS score"},
|
||||
{
|
||||
id: "7", value: "Step 7", title: "Reflection Intervention", description:
|
||||
"If ERS is high, prompt user with empathy-focused modal suggesting rewrites or reflection", imageSrc:
|
||||
|
||||
Reference in New Issue
Block a user