Update src/app/dept-settings/page.tsx
This commit is contained in:
@@ -56,19 +56,19 @@ const DeptSettingsPage = () => {
|
||||
{
|
||||
title: "TB Infiltrate Threshold",
|
||||
description: "Current: 70% | Range: 55%-90% | Adjusting the threshold affects alert sensitivity across your department.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=skjc2y",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=skjc2y&_wi=7",
|
||||
imageAlt: "Threshold slider"
|
||||
},
|
||||
{
|
||||
title: "Cardiomegaly Threshold",
|
||||
description: "Current: 75% | Range: 55%-90% | Higher thresholds reduce false positives but may miss subtle findings.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=skjc2y",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=skjc2y&_wi=8",
|
||||
imageAlt: "Threshold slider"
|
||||
},
|
||||
{
|
||||
title: "Pneumothorax Threshold",
|
||||
description: "Current: 65% | Range: 55%-90% | Critical findings like pneumothorax require careful threshold tuning.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=skjc2y",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=skjc2y&_wi=9",
|
||||
imageAlt: "Threshold slider"
|
||||
}
|
||||
]}
|
||||
@@ -92,7 +92,7 @@ const DeptSettingsPage = () => {
|
||||
category: "Radiologist",
|
||||
title: "Dr. Priya Nair",
|
||||
excerpt: "Scans Reviewed: 142 | Overrides: 18 | Override Rate: 12.7% | Status: ✅ Optimal",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gt0xbb",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gt0xbb&_wi=1",
|
||||
imageAlt: "Dr. Priya Nair",
|
||||
authorName: "Dr. Priya Nair",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gt0xbb",
|
||||
@@ -103,7 +103,7 @@ const DeptSettingsPage = () => {
|
||||
category: "Radiologist",
|
||||
title: "Dr. Arjun Kumar",
|
||||
excerpt: "Scans Reviewed: 89 | Overrides: 28 | Override Rate: 31.5% | Status: ⚠️ Review",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rzqhrq",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rzqhrq&_wi=1",
|
||||
imageAlt: "Dr. Arjun Kumar",
|
||||
authorName: "Dr. Arjun Kumar",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rzqhrq",
|
||||
@@ -114,7 +114,7 @@ const DeptSettingsPage = () => {
|
||||
category: "Radiologist",
|
||||
title: "Dr. Anjali Mehta",
|
||||
excerpt: "Scans Reviewed: 156 | Overrides: 8 | Override Rate: 5.1% | Status: ✅ Excellent",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gt0xbb",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gt0xbb&_wi=2",
|
||||
imageAlt: "Dr. Anjali Mehta",
|
||||
authorName: "Dr. Anjali Mehta",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gt0xbb",
|
||||
|
||||
Reference in New Issue
Block a user