Merge version_1 into main #1
198
src/app/page.tsx
198
src/app/page.tsx
@@ -32,68 +32,45 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
name: "Home", id: "home"},
|
||||
{
|
||||
name: "Problem",
|
||||
id: "problem",
|
||||
},
|
||||
name: "Problem", id: "problem"},
|
||||
{
|
||||
name: "Solution",
|
||||
id: "solution",
|
||||
},
|
||||
name: "Solution", id: "solution"},
|
||||
{
|
||||
name: "Market",
|
||||
id: "market",
|
||||
},
|
||||
name: "Market", id: "market"},
|
||||
{
|
||||
name: "Team",
|
||||
id: "team",
|
||||
},
|
||||
name: "Team", id: "team"},
|
||||
]}
|
||||
brandName="IMMOONITY"
|
||||
button={{
|
||||
text: "Get Started", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Predict Immune Dysregulation Before It Happens"
|
||||
description="AI-driven health monitoring for astronauts ensuring mission success."
|
||||
buttons={[
|
||||
{
|
||||
text: "Launch Demo",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Launch Demo", href: "#contact"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#solution",
|
||||
},
|
||||
text: "Learn More", href: "#solution"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-being-scanned-by-digital-health-app_23-2151891760.jpg",
|
||||
imageAlt: "AI Health Monitoring",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-being-scanned-by-digital-health-app_23-2151891760.jpg", imageAlt: "AI Health Monitoring"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-tech-landscape-background-cyber-particles_1048-12944.jpg",
|
||||
imageAlt: "Data Insights",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-tech-landscape-background-cyber-particles_1048-12944.jpg", imageAlt: "Data Insights"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-male-nurse-training-reviews-anatomy-case-files_482257-117755.jpg",
|
||||
imageAlt: "Astronaut Health",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-male-nurse-training-reviews-anatomy-case-files_482257-117755.jpg", imageAlt: "Astronaut Health"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/images-that-simulate-x-rays-with-neon-colors_23-2151521303.jpg",
|
||||
imageAlt: "Immune Tracking",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/images-that-simulate-x-rays-with-neon-colors_23-2151521303.jpg", imageAlt: "Immune Tracking"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-fractal-geometric-figure-background-with-texture_1194-301765.jpg",
|
||||
imageAlt: "Predictive AI",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-fractal-geometric-figure-background-with-texture_1194-301765.jpg", imageAlt: "Predictive AI"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -107,39 +84,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "$130K",
|
||||
title: "Per Hour",
|
||||
description: "Total support cost during medical events",
|
||||
icon: DollarSign,
|
||||
id: "m1", value: "$130K", title: "Per Hour", description: "Total support cost during medical events", icon: DollarSign,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "3.4",
|
||||
title: "Events/Year",
|
||||
description: "Medical incidents per flight year",
|
||||
icon: Activity,
|
||||
id: "m2", value: "3.4", title: "Events/Year", description: "Medical incidents per flight year", icon: Activity,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "61%",
|
||||
title: "Crew Shedding",
|
||||
description: "Crew shedding latent viruses",
|
||||
icon: Activity,
|
||||
id: "m3", value: "61%", title: "Crew Shedding", description: "Crew shedding latent viruses", icon: Activity,
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
value: "100%",
|
||||
title: "Mission Risk",
|
||||
description: "Unmitigated health degradation probability",
|
||||
icon: AlertTriangle,
|
||||
id: "m4", value: "100%", title: "Mission Risk", description: "Unmitigated health degradation probability", icon: AlertTriangle,
|
||||
},
|
||||
{
|
||||
id: "m5",
|
||||
value: "24/7",
|
||||
title: "Monitoring",
|
||||
description: "Continuous physiological tracking requirement",
|
||||
icon: Clock,
|
||||
id: "m5", value: "24/7", title: "Monitoring", description: "Continuous physiological tracking requirement", icon: Clock,
|
||||
},
|
||||
]}
|
||||
title="The Cost of Immune Failure"
|
||||
@@ -153,26 +110,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Stage 1",
|
||||
title: "Data Input",
|
||||
subtitle: "Biometric Sensing",
|
||||
description: "Comprehensive ingestion of real-time astronaut biomarkers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-being-scanned-by-digital-health-app_23-2151891755.jpg",
|
||||
},
|
||||
tag: "Stage 1", title: "Data Input", subtitle: "Biometric Sensing", description: "Comprehensive ingestion of real-time astronaut biomarkers.", imageSrc: "http://img.b2bpic.net/free-photo/person-being-scanned-by-digital-health-app_23-2151891755.jpg"},
|
||||
{
|
||||
tag: "Stage 2",
|
||||
title: "Predict Risk",
|
||||
subtitle: "AI Engine",
|
||||
description: "Proprietary ML identifies immune dysregulation patterns.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-being-scanned-by-digital-health-app_23-2151891772.jpg",
|
||||
},
|
||||
tag: "Stage 2", title: "Predict Risk", subtitle: "AI Engine", description: "Proprietary ML identifies immune dysregulation patterns.", imageSrc: "http://img.b2bpic.net/free-photo/person-being-scanned-by-digital-health-app_23-2151891772.jpg"},
|
||||
{
|
||||
tag: "Stage 3",
|
||||
title: "Action",
|
||||
subtitle: "Recommendations",
|
||||
description: "Actionable, personalized countermeasures provided.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-being-scanned-by-digital-health-app_23-2151891767.jpg",
|
||||
},
|
||||
tag: "Stage 3", title: "Action", subtitle: "Recommendations", description: "Actionable, personalized countermeasures provided.", imageSrc: "http://img.b2bpic.net/free-photo/person-being-scanned-by-digital-health-app_23-2151891767.jpg"},
|
||||
]}
|
||||
title="How IMMOONITY Works"
|
||||
description="A streamlined clinical pipeline for long-duration missions."
|
||||
@@ -187,25 +129,15 @@ export default function LandingPage() {
|
||||
description="Expanding the horizon of space commercialization."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "On-Orbit Diagnostics",
|
||||
description: "$4.18B Market size by 2033",
|
||||
},
|
||||
title: "On-Orbit Diagnostics", description: "$4.18B Market size by 2033"},
|
||||
{
|
||||
title: "Space Tourism",
|
||||
description: "$19.4B Market size by 2032",
|
||||
},
|
||||
title: "Space Tourism", description: "$19.4B Market size by 2032"},
|
||||
{
|
||||
title: "Key Customers",
|
||||
description: "Space agencies, commercial operators, research institutes.",
|
||||
},
|
||||
title: "Key Customers", description: "Space agencies, commercial operators, research institutes."},
|
||||
{
|
||||
title: "Regulatory",
|
||||
description: "Aligning with emerging space medical policies",
|
||||
},
|
||||
title: "Regulatory", description: "Aligning with emerging space medical policies"},
|
||||
{
|
||||
title: "Scalability",
|
||||
description: "Platform-agnostic architecture for any vessel",
|
||||
},
|
||||
title: "Scalability", description: "Platform-agnostic architecture for any vessel"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-modern-data-techncology-network-communications-design_1048-16342.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -220,35 +152,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Liza Prikhodko",
|
||||
role: "Team Lead",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-military-general-portrait_23-2149222044.jpg",
|
||||
},
|
||||
id: "t1", name: "Liza Prikhodko", role: "Team Lead", imageSrc: "http://img.b2bpic.net/free-photo/female-military-general-portrait_23-2149222044.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Igor Mizin",
|
||||
role: "Data Analyst",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg",
|
||||
},
|
||||
id: "t2", name: "Igor Mizin", role: "Data Analyst", imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Aleksei Korolev",
|
||||
role: "Immunologist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-nurse-with-stethoscope_23-2148740054.jpg",
|
||||
},
|
||||
id: "t3", name: "Aleksei Korolev", role: "Immunologist", imageSrc: "http://img.b2bpic.net/free-photo/smiley-nurse-with-stethoscope_23-2148740054.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Elena Vance",
|
||||
role: "Flight Surgeon",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-female-doctor_23-2148962392.jpg",
|
||||
},
|
||||
id: "t4", name: "Elena Vance", role: "Flight Surgeon", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-female-doctor_23-2148962392.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Marcus Thorne",
|
||||
role: "Aerospace Eng",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-suit_1321-1163.jpg",
|
||||
},
|
||||
id: "t5", name: "Marcus Thorne", role: "Aerospace Eng", imageSrc: "http://img.b2bpic.net/free-photo/man-suit_1321-1163.jpg"},
|
||||
]}
|
||||
title="Our Team"
|
||||
description="Expert leadership in aerospace and immunology."
|
||||
@@ -259,8 +171,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Coming Soon"
|
||||
title="AI Flight Surgeon"
|
||||
description="Real-time ML model integration in progress. Sign up to stay informed."
|
||||
@@ -273,30 +184,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Methodology",
|
||||
content: "Our methodology aligns with international clinical space health standards.",
|
||||
},
|
||||
id: "f1", title: "Methodology", content: "Our methodology aligns with international clinical space health standards."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "NASA Gaps",
|
||||
content: "We address mission gaps directly related to immune resilience.",
|
||||
},
|
||||
id: "f2", title: "NASA Gaps", content: "We address mission gaps directly related to immune resilience."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Contact",
|
||||
content: "Reach us at ops@immoonity.space for partnership inquiries.",
|
||||
},
|
||||
id: "f3", title: "Contact", content: "Reach us at ops@immoonity.space for partnership inquiries."},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Integration",
|
||||
content: "We integrate with existing medical hardware via standard API.",
|
||||
},
|
||||
id: "f4", title: "Integration", content: "We integrate with existing medical hardware via standard API."},
|
||||
{
|
||||
id: "f5",
|
||||
title: "Data Privacy",
|
||||
content: "Biometric data is encrypted end-to-end to ensure privacy.",
|
||||
},
|
||||
id: "f5", title: "Data Privacy", content: "Biometric data is encrypted end-to-end to ensure privacy."},
|
||||
]}
|
||||
sideTitle="Ready for Launch?"
|
||||
sideDescription="Get in touch with our team."
|
||||
@@ -310,25 +206,17 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Methodology",
|
||||
href: "#",
|
||||
},
|
||||
label: "Methodology", href: "#"},
|
||||
{
|
||||
label: "NASA Gaps",
|
||||
href: "#",
|
||||
},
|
||||
label: "NASA Gaps", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user