Update src/app/diseases/page.tsx

This commit is contained in:
2026-05-28 17:21:33 +00:00
parent 5363d2dff3
commit 5fdacac200

View File

@@ -25,33 +25,19 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "3D Explorer",
id: "/explorer",
},
name: "3D Explorer", id: "/explorer"},
{
name: "Body Systems",
id: "/systems",
},
name: "Body Systems", id: "/systems"},
{
name: "Disease Library",
id: "/diseases",
},
name: "Disease Library", id: "/diseases"},
{
name: "Histology",
id: "/histology",
},
name: "Histology", id: "/histology"},
{
name: "Quizzes",
id: "/quizzes",
},
name: "Quizzes", id: "/quizzes"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
logoSrc="http://img.b2bpic.net/free-photo/3d-render-male-figure-push-up-position_1048-5695.jpg"
logoAlt="ANATOMICA Logo"
@@ -71,71 +57,17 @@ export default function LandingPage() {
description="A searchable, filterable database of pathologies. Each entry details pathophysiology, signs & symptoms, diagnostic criteria, treatment overview, and affected anatomy."
blogs={[
{
id: "cancer",
category: "Oncology",
title: "Understanding Cancer: From Cell to System",
excerpt: "Explore the cellular mechanisms of uncontrolled growth, metastasis, and the various treatment modalities for different cancer types.",
imageSrc: "http://img.b2bpic.net/free-photo/texture-backgrounds_1122-2055.jpg",
imageAlt: "Abstract cancer cell division",
authorName: "ANATOMICA Research",
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-woman-park-sunset_23-2147771309.jpg",
date: "Oct 26, 2024",
},
id: "cancer", category: "Oncology", title: "Understanding Cancer: From Cell to System", excerpt: "Explore the cellular mechanisms of uncontrolled growth, metastasis, and the various treatment modalities for different cancer types.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-water-design-monochrome-drop-water_23-2148358157.jpg", imageAlt: "Abstract cancer cell division", authorName: "ANATOMICA Research", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-woman-park-sunset_23-2147771309.jpg", date: "Oct 26, 2024"},
{
id: "alzheimers",
category: "Neurology",
title: "Alzheimer's Disease: Pathology of Memory Loss",
excerpt: "Delve into the neurological degeneration, amyloid plaques, and neurofibrillary tangles that characterize this progressive cognitive disorder.",
imageSrc: "http://img.b2bpic.net/free-photo/covid-virus-3d-modeling_23-2149072260.jpg",
imageAlt: "Abstract damaged neurons",
authorName: "ANATOMICA Experts",
authorAvatar: "http://img.b2bpic.net/free-photo/front-view-doctor-checking-patient-records_23-2148981225.jpg",
date: "Nov 1, 2024",
},
id: "alzheimers", category: "Neurology", title: "Alzheimer's Disease: Pathology of Memory Loss", excerpt: "Delve into the neurological degeneration, amyloid plaques, and neurofibrillary tangles that characterize this progressive cognitive disorder.", imageSrc: "http://img.b2bpic.net/free-photo/covid-virus-3d-modeling_23-2149072260.jpg", imageAlt: "Abstract damaged neurons", authorName: "ANATOMICA Experts", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-doctor-checking-patient-records_23-2148981225.jpg", date: "Nov 1, 2024"},
{
id: "mi",
category: "Cardiology",
title: "Myocardial Infarction: The Silent Heart Attack",
excerpt: "Understand the acute blockage of coronary arteries, myocardial necrosis, and the critical interventions in managing a heart attack.",
imageSrc: "http://img.b2bpic.net/free-photo/nanobots-are-repairing-damaged-blood-cells-nanotechnology-concept_35913-2504.jpg",
imageAlt: "Abstract arterial plaque buildup",
authorName: "ANATOMICA Clinical",
authorAvatar: "http://img.b2bpic.net/free-photo/cinematic-portrait-man-working-healthcare-system-having-care-job_23-2151237646.jpg",
date: "Nov 5, 2024",
},
id: "mi", category: "Cardiology", title: "Myocardial Infarction: The Silent Heart Attack", excerpt: "Understand the acute blockage of coronary arteries, myocardial necrosis, and the critical interventions in managing a heart attack.", imageSrc: "http://img.b2bpic.net/free-photo/nanobots-are-repairing-damaged-blood-cells-nanotechnology-concept_35913-2504.jpg", imageAlt: "Abstract arterial plaque buildup", authorName: "ANATOMICA Clinical", authorAvatar: "http://img.b2bpic.net/free-photo/cinematic-portrait-man-working-healthcare-system-having-care-job_23-2151237646.jpg", date: "Nov 5, 2024"},
{
id: "covid",
category: "Infectious Disease",
title: "COVID-19: A Global Pandemic's Impact",
excerpt: "Investigate the viral pathology, systemic effects, immune response, and ongoing public health strategies related to coronavirus disease.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-doctor-wearing-hazmat-suit_23-2149994391.jpg",
imageAlt: "Abstract virus infecting cells",
authorName: "ANATOMICA Review",
authorAvatar: "http://img.b2bpic.net/free-photo/smiley-female-researcher-laboratory_23-2148776156.jpg",
date: "Nov 10, 2024",
},
id: "covid", category: "Infectious Disease", title: "COVID-19: A Global Pandemic's Impact", excerpt: "Investigate the viral pathology, systemic effects, immune response, and ongoing public health strategies related to coronavirus disease.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-doctor-wearing-hazmat-suit_23-2149994391.jpg", imageAlt: "Abstract virus infecting cells", authorName: "ANATOMICA Review", authorAvatar: "http://img.b2bpic.net/free-photo/smiley-female-researcher-laboratory_23-2148776156.jpg", date: "Nov 10, 2024"},
{
id: "lupus",
category: "Autoimmune",
title: "Systemic Lupus Erythematosus: Autoimmune Crossroads",
excerpt: "Explore the complex immunological dysregulation leading to widespread inflammation and multi-organ involvement in SLE.",
imageSrc: "http://img.b2bpic.net/free-photo/global-pandemic-microscope-representation-coronavirus-macro-3d-render-image_482257-17616.jpg",
imageAlt: "Abstract immune cells attacking tissue",
authorName: "ANATOMICA Scholars",
authorAvatar: "http://img.b2bpic.net/free-photo/female-doctor-green-uniform-holding-stethoscope-looks-confident_114579-15725.jpg",
date: "Nov 15, 2024",
},
id: "lupus", category: "Autoimmune", title: "Systemic Lupus Erythematosus: Autoimmune Crossroads", excerpt: "Explore the complex immunological dysregulation leading to widespread inflammation and multi-organ involvement in SLE.", imageSrc: "http://img.b2bpic.net/free-photo/texture-backgrounds_1122-2055.jpg", imageAlt: "Abstract immune cells attacking tissue", authorName: "ANATOMICA Scholars", authorAvatar: "http://img.b2bpic.net/free-photo/female-doctor-green-uniform-holding-stethoscope-looks-confident_114579-15725.jpg", date: "Nov 15, 2024"},
{
id: "cystic-fibrosis",
category: "Genetics",
title: "Cystic Fibrosis: A Genetic Perspective",
excerpt: "Delve into the CFTR gene mutation, impaired chloride transport, and the resulting multi-system effects on respiratory and digestive health.",
imageSrc: "http://img.b2bpic.net/free-photo/paper-style-isolation-still-life-arrangement_23-2148998867.jpg",
imageAlt: "Abstract distorted DNA helix",
authorName: "ANATOMICA Genomics",
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-businesswoman-owner-working_23-2148828331.jpg",
date: "Nov 20, 2024",
},
id: "cystic-fibrosis", category: "Genetics", title: "Cystic Fibrosis: A Genetic Perspective", excerpt: "Delve into the CFTR gene mutation, impaired chloride transport, and the resulting multi-system effects on respiratory and digestive health.", imageSrc: "http://img.b2bpic.net/free-photo/tangled-wires-forming-thoughtful-man-standing_1194-640156.jpg", imageAlt: "Abstract distorted DNA helix", authorName: "ANATOMICA Genomics", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-businesswoman-owner-working_23-2148828331.jpg", date: "Nov 20, 2024"},
]}
/>
</div>
@@ -144,58 +76,35 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "3D Explorer",
href: "/explorer",
},
label: "3D Explorer", href: "/explorer"},
{
label: "Body Systems",
href: "/systems",
},
label: "Body Systems", href: "/systems"},
{
label: "Disease Library",
href: "/diseases",
},
label: "Disease Library", href: "/diseases"},
{
label: "Histology Viewer",
href: "/histology",
},
label: "Histology Viewer", href: "/histology"},
{
label: "Quizzes",
href: "/quizzes",
},
label: "Quizzes", href: "/quizzes"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#",
},
label: "About Us", href: "#"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}
@@ -206,4 +115,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}