Update src/app/about/page.tsx
This commit is contained in:
@@ -50,9 +50,7 @@ export default function AboutPage() {
|
||||
{ name: "About", id: "about" },
|
||||
]}
|
||||
button={{
|
||||
text: "Login",
|
||||
href: "#login",
|
||||
}}
|
||||
text: "Login", href: "#login"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -66,17 +64,14 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
value: "98.5%",
|
||||
title: "Clinical Accuracy",
|
||||
},
|
||||
value: "98.5%", title: "Clinical Accuracy"},
|
||||
{
|
||||
value: "50K+",
|
||||
title: "Images Trained On",
|
||||
},
|
||||
value: "50K+", title: "Images Trained On"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqts5cdOEz32EulCCrVgrR1aoH/professional-medical-team-in-laboratory--1773332569649-1ffb8db3.png?_wi=5"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqts5cdOEz32EulCCrVgrR1aoH/professional-medical-team-in-laboratory--1773332569649-1ffb8db3.png"
|
||||
imageAlt="Professional medical team collaboration"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -93,51 +88,28 @@ export default function AboutPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "ResNet Deep Learning Architecture",
|
||||
description: "Our proprietary ResNet-152 model trained on diverse patient populations for robust generalization across demographic groups",
|
||||
bentoComponent: "globe",
|
||||
},
|
||||
title: "ResNet Deep Learning Architecture", description: "Our proprietary ResNet-152 model trained on diverse patient populations for robust generalization across demographic groups", bentoComponent: "globe"},
|
||||
{
|
||||
title: "Interpretable AI with Grad-CAM",
|
||||
description: "Visual explanation system that highlights which retinal regions influenced diagnostic decisions, building clinician trust",
|
||||
bentoComponent: "animated-bar-chart",
|
||||
},
|
||||
title: "Interpretable AI with Grad-CAM", description: "Visual explanation system that highlights which retinal regions influenced diagnostic decisions, building clinician trust", bentoComponent: "animated-bar-chart"},
|
||||
{
|
||||
title: "Multi-Level Severity Classification",
|
||||
description: "Five-level grading system aligned with international standards for standardized clinical communication",
|
||||
bentoComponent: "line-chart",
|
||||
},
|
||||
title: "Multi-Level Severity Classification", description: "Five-level grading system aligned with international standards for standardized clinical communication", bentoComponent: "line-chart"},
|
||||
{
|
||||
title: "Confidence Scoring System",
|
||||
description: "Probabilistic output for each severity level enabling evidence-based triage decisions",
|
||||
bentoComponent: "icon-info-cards",
|
||||
items: [
|
||||
title: "Confidence Scoring System", description: "Probabilistic output for each severity level enabling evidence-based triage decisions", bentoComponent: "icon-info-cards", items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
label: "Accuracy",
|
||||
value: "98.5%",
|
||||
},
|
||||
label: "Accuracy", value: "98.5%"},
|
||||
{
|
||||
icon: Shield,
|
||||
label: "Sensitivity",
|
||||
value: "97.2%",
|
||||
},
|
||||
label: "Sensitivity", value: "97.2%"},
|
||||
{
|
||||
icon: Zap,
|
||||
label: "Specificity",
|
||||
value: "99.1%",
|
||||
},
|
||||
label: "Specificity", value: "99.1%"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "HIPAA-Compliant Infrastructure",
|
||||
description: "Enterprise-grade security with end-to-end encryption, de-identification protocols, and audit logging",
|
||||
bentoComponent: "phone",
|
||||
statusIcon: Upload,
|
||||
title: "HIPAA-Compliant Infrastructure", description: "Enterprise-grade security with end-to-end encryption, de-identification protocols, and audit logging", bentoComponent: "phone", statusIcon: Upload,
|
||||
alertIcon: FileText,
|
||||
alertTitle: "Secure Processing",
|
||||
alertMessage: "Patient data encrypted and processed securely...",
|
||||
apps: [
|
||||
alertTitle: "Secure Processing", alertMessage: "Patient data encrypted and processed securely...", apps: [
|
||||
{ name: "Upload", icon: Upload },
|
||||
{ name: "Analyze", icon: Zap },
|
||||
{ name: "Report", icon: FileText },
|
||||
@@ -166,43 +138,24 @@ export default function AboutPage() {
|
||||
carouselMode="buttons"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Dr. Sarah Mitchell",
|
||||
role: "Chief Ophthalmologist - Metropolitan Eye Clinic",
|
||||
testimonial: "RetinoCare AI has fundamentally transformed our screening workflow. The accuracy is exceptional, and the Grad-CAM explanations help us confidently communicate findings to patients. We've achieved an 80% reduction in analysis time while maintaining the highest clinical standards.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqts5cdOEz32EulCCrVgrR1aoH/professional-portrait-of-female-ophthalm-1773332568813-7db81b8f.png?_wi=3",
|
||||
imageAlt: "Dr. Sarah Mitchell",
|
||||
},
|
||||
id: "1", name: "Dr. Sarah Mitchell", role: "Chief Ophthalmologist - Metropolitan Eye Clinic", testimonial: "RetinoCare AI has fundamentally transformed our screening workflow. The accuracy is exceptional, and the Grad-CAM explanations help us confidently communicate findings to patients. We've achieved an 80% reduction in analysis time while maintaining the highest clinical standards.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqts5cdOEz32EulCCrVgrR1aoH/professional-portrait-of-female-ophthalm-1773332568813-7db81b8f.png", imageAlt: "Dr. Sarah Mitchell"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Dr. James Chen",
|
||||
role: "Retinal Specialist - Vision Research Institute",
|
||||
testimonial: "The neural network's sensitivity in identifying early-stage diabetic retinopathy surpasses our traditional screening approaches. EHR integration was seamless, and staff adoption was immediate. This represents a genuine advancement in ophthalmology technology.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqts5cdOEz32EulCCrVgrR1aoH/professional-portrait-of-male-ophthalmol-1773332568330-e26f630b.png?_wi=3",
|
||||
imageAlt: "Dr. James Chen",
|
||||
},
|
||||
id: "2", name: "Dr. James Chen", role: "Retinal Specialist - Vision Research Institute", testimonial: "The neural network's sensitivity in identifying early-stage diabetic retinopathy surpasses our traditional screening approaches. EHR integration was seamless, and staff adoption was immediate. This represents a genuine advancement in ophthalmology technology.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqts5cdOEz32EulCCrVgrR1aoH/professional-portrait-of-male-ophthalmol-1773332568330-e26f630b.png", imageAlt: "Dr. James Chen"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Dr. Amara Okafor",
|
||||
role: "Clinical Director - Diabetes Care Center",
|
||||
testimonial: "Our diabetic patients now receive rapid, accurate severity assessments with clear explanations. The confidence scores facilitate appropriate triage, and the platform has become integral to our care delivery model.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqts5cdOEz32EulCCrVgrR1aoH/professional-portrait-of-healthcare-clin-1773332568848-79c18f1a.png?_wi=3",
|
||||
imageAlt: "Dr. Amara Okafor",
|
||||
},
|
||||
id: "3", name: "Dr. Amara Okafor", role: "Clinical Director - Diabetes Care Center", testimonial: "Our diabetic patients now receive rapid, accurate severity assessments with clear explanations. The confidence scores facilitate appropriate triage, and the platform has become integral to our care delivery model.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqts5cdOEz32EulCCrVgrR1aoH/professional-portrait-of-healthcare-clin-1773332568848-79c18f1a.png", imageAlt: "Dr. Amara Okafor"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqts5cdOEz32EulCCrVgrR1aoH/professional-medical-team-in-laboratory--1773332569649-1ffb8db3.png?_wi=6"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqts5cdOEz32EulCCrVgrR1aoH/professional-medical-team-in-laboratory--1773332569649-1ffb8db3.png"
|
||||
imageAlt="Medical team collaboration"
|
||||
logoText="RetinoCare AI"
|
||||
copyrightText="© 2025 RetinoCare AI. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "#features" },
|
||||
{ label: "Pricing", href: "/pricing" },
|
||||
{ label: "Security", href: "#security" },
|
||||
@@ -210,8 +163,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Clinical",
|
||||
items: [
|
||||
title: "Clinical", items: [
|
||||
{ label: "Validation Studies", href: "#studies" },
|
||||
{ label: "Clinical Guidelines", href: "#guidelines" },
|
||||
{ label: "Training Resources", href: "#training" },
|
||||
@@ -219,8 +171,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
{ label: "Privacy Policy", href: "#privacy" },
|
||||
|
||||
Reference in New Issue
Block a user