Update src/app/how-it-works/page.tsx

This commit is contained in:
2026-03-05 11:57:16 +00:00
parent 6dd52ef408
commit db47d64ac0

View File

@@ -74,7 +74,7 @@ export default function HowItWorksPage() {
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",
"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",
},
{
@@ -84,7 +84,7 @@ export default function HowItWorksPage() {
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",
"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",
},
]}
@@ -119,7 +119,7 @@ export default function HowItWorksPage() {
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",
"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",
},
{