Merge version_1 into main #2

Merged
bender merged 3 commits from version_1 into main 2026-03-08 10:34:27 +00:00
3 changed files with 98 additions and 341 deletions

View File

@@ -42,18 +42,14 @@ const AdminDashboardPage = () => {
title="Administrator Control Center"
description="Comprehensive administrative tools for managing the entire MediAI platform. Monitor system performance, manage users and healthcare providers, review analytics, ensure regulatory compliance, and oversee all platform operations from a centralized dashboard."
tag="Admin Portal"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/modern-healthcare-dashboard-interface-wi-1772965891636-ea965483.png?_wi=2"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/modern-healthcare-dashboard-interface-wi-1772965891636-ea965483.png"
imageAlt="Admin Control Panel"
useInvertedBackground={false}
buttons={[
{
text: "Access Admin Panel",
href: "https://dashboard.example.com",
},
text: "Access Admin Panel", href: "https://dashboard.example.com"},
{
text: "View System Status",
href: "#",
},
text: "View System Status", href: "#"},
]}
/>
</div>
@@ -64,29 +60,17 @@ const AdminDashboardPage = () => {
title="Advanced Administration Features"
description="Complete platform management and monitoring capabilities for system administrators"
tag="Admin Tools"
tagAnimation="entrance-slide"
tagAnimation="slide-up"
features={[
{
id: "1",
title: "User Management System",
tags: ["Roles", "Permissions"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/doctor-connection-network-platform-showi-1772965889621-368149db.png?_wi=3",
imageAlt: "User Management Dashboard",
},
id: "1", title: "User Management System", tags: ["Roles", "Permissions"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/doctor-connection-network-platform-showi-1772965889621-368149db.png", imageAlt: "User Management Dashboard"},
{
id: "2",
title: "Analytics & Reporting",
tags: ["Real-time", "Comprehensive"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/disease-prediction-engine-dashboard-show-1772965889600-b0e6e325.png?_wi=4",
imageAlt: "Analytics Dashboard",
},
id: "2", title: "Analytics & Reporting", tags: ["Real-time", "Comprehensive"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/disease-prediction-engine-dashboard-show-1772965889600-b0e6e325.png", imageAlt: "Analytics Dashboard"},
{
id: "3",
title: "Compliance Monitoring",
tags: ["HIPAA", "Security Audits"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/secure-health-records-management-system--1772965890406-76d23b88.png?_wi=5",
imageAlt: "Security Compliance Tools",
},
id: "3", title: "Compliance Monitoring", tags: ["HIPAA", "Security Audits"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/secure-health-records-management-system--1772965890406-76d23b88.png", imageAlt: "Security Compliance Tools"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -105,71 +89,31 @@ const AdminDashboardPage = () => {
useInvertedBackground={false}
plans={[
{
id: "basic",
badge: "Standard",
badgeIcon: Heart,
price: "Custom",
subtitle: "Single institution management",
buttons: [
id: "basic", badge: "Standard", badgeIcon: Heart,
price: "Custom", subtitle: "Single institution management", buttons: [
{
text: "Request Demo",
href: "/contact",
},
text: "Request Demo", href: "/contact"},
],
features: [
"User account management",
"Basic analytics dashboard",
"HIPAA compliance tracking",
"Doctor verification system",
"Patient support tickets",
"Standard reporting tools",
],
"User account management", "Basic analytics dashboard", "HIPAA compliance tracking", "Doctor verification system", "Patient support tickets", "Standard reporting tools"],
},
{
id: "pro",
badge: "Enterprise",
badgeIcon: Star,
price: "Custom",
subtitle: "Multi-institutional network",
buttons: [
id: "pro", badge: "Enterprise", badgeIcon: Star,
price: "Custom", subtitle: "Multi-institutional network", buttons: [
{
text: "Contact Sales",
href: "/contact",
},
text: "Contact Sales", href: "/contact"},
],
features: [
"Everything in Standard",
"Advanced analytics & insights",
"Custom reporting engine",
"Multi-location management",
"API access for integrations",
"Dedicated account manager",
"Priority support 24/7",
"Custom compliance features",
],
"Everything in Standard", "Advanced analytics & insights", "Custom reporting engine", "Multi-location management", "API access for integrations", "Dedicated account manager", "Priority support 24/7", "Custom compliance features"],
},
{
id: "enterprise",
badge: "Large Network",
badgeIcon: Building2,
price: "Enterprise",
subtitle: "Hospital system & government",
buttons: [
id: "enterprise", badge: "Large Network", badgeIcon: Building2,
price: "Enterprise", subtitle: "Hospital system & government", buttons: [
{
text: "Schedule Consultation",
href: "/contact",
},
text: "Schedule Consultation", href: "/contact"},
],
features: [
"Everything in Enterprise",
"White-label platform options",
"Custom integration development",
"Dedicated infrastructure",
"Advanced security features",
"Regulatory compliance support",
"Training & onboarding programs",
"Custom SLA agreements",
],
"Everything in Enterprise", "White-label platform options", "Custom integration development", "Dedicated infrastructure", "Advanced security features", "Regulatory compliance support", "Training & onboarding programs", "Custom SLA agreements"],
},
]}
/>
@@ -183,19 +127,13 @@ const AdminDashboardPage = () => {
socialLinks={[
{
icon: Twitter,
href: "https://twitter.com/mediaihealth",
ariaLabel: "MediAI Twitter",
},
href: "https://twitter.com/mediaihealth", ariaLabel: "MediAI Twitter"},
{
icon: Linkedin,
href: "https://linkedin.com/company/mediaihealth",
ariaLabel: "MediAI LinkedIn",
},
href: "https://linkedin.com/company/mediaihealth", ariaLabel: "MediAI LinkedIn"},
{
icon: Facebook,
href: "https://facebook.com/mediaihealth",
ariaLabel: "MediAI Facebook",
},
href: "https://facebook.com/mediaihealth", ariaLabel: "MediAI Facebook"},
]}
/>
</div>

View File

@@ -42,18 +42,14 @@ const DoctorDashboardPage = () => {
title="Doctor Dashboard & Patient Management"
description="Streamlined tools for healthcare professionals to manage patient records, review AI diagnostic suggestions, communicate with patients, and track treatment outcomes. Access comprehensive patient data, medical history, and real-time health monitoring in one unified interface."
tag="Doctor Portal"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/secure-health-records-management-system--1772965890406-76d23b88.png?_wi=3"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/secure-health-records-management-system--1772965890406-76d23b88.png"
imageAlt="Doctor Dashboard Interface"
useInvertedBackground={false}
buttons={[
{
text: "Access Dashboard",
href: "https://dashboard.example.com",
},
text: "Access Dashboard", href: "https://dashboard.example.com"},
{
text: "View Documentation",
href: "#",
},
text: "View Documentation", href: "#"},
]}
/>
</div>
@@ -64,29 +60,17 @@ const DoctorDashboardPage = () => {
title="Powerful Doctor Tools"
description="Comprehensive features designed specifically for healthcare professionals to enhance patient care and streamline workflows"
tag="Doctor Features"
tagAnimation="entrance-slide"
tagAnimation="slide-up"
features={[
{
id: "1",
title: "Patient Record Management",
tags: ["Complete", "HIPAA-Secure"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/secure-health-records-management-system--1772965890406-76d23b88.png?_wi=4",
imageAlt: "Patient Records System",
},
id: "1", title: "Patient Record Management", tags: ["Complete", "HIPAA-Secure"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/secure-health-records-management-system--1772965890406-76d23b88.png", imageAlt: "Patient Records System"},
{
id: "2",
title: "AI Diagnostic Review",
tags: ["Evidence-Based", "Decision Support"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/disease-prediction-engine-dashboard-show-1772965889600-b0e6e325.png?_wi=3",
imageAlt: "Diagnostic Review Tools",
},
id: "2", title: "AI Diagnostic Review", tags: ["Evidence-Based", "Decision Support"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/disease-prediction-engine-dashboard-show-1772965889600-b0e6e325.png", imageAlt: "Diagnostic Review Tools"},
{
id: "3",
title: "Patient Communication",
tags: ["Secure", "Real-time"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/healthcare-ai-chatbot-interface-showing--1772965890095-e75754e1.png?_wi=3",
imageAlt: "Doctor Patient Messaging",
},
id: "3", title: "Patient Communication", tags: ["Secure", "Real-time"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/healthcare-ai-chatbot-interface-showing--1772965890095-e75754e1.png", imageAlt: "Doctor Patient Messaging"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -100,7 +84,7 @@ const DoctorDashboardPage = () => {
title="Doctor Frequently Asked Questions"
description="Find answers to common questions about using the MediAI doctor portal"
tag="Help & Support"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/friendly-healthcare-support-representati-1772965888935-7b8a5832.png?_wi=3"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/friendly-healthcare-support-representati-1772965888935-7b8a5832.png"
imageAlt="Doctor Support Team"
mediaPosition="left"
mediaAnimation="slide-up"
@@ -109,29 +93,17 @@ const DoctorDashboardPage = () => {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "How do I verify my medical credentials?",
content:
"During registration, you can upload your medical license, board certifications, and credentials. Our verification team typically completes the process within 24-48 hours. Once verified, you'll have full access to the doctor portal.",
},
id: "1", title: "How do I verify my medical credentials?", content:
"During registration, you can upload your medical license, board certifications, and credentials. Our verification team typically completes the process within 24-48 hours. Once verified, you'll have full access to the doctor portal."},
{
id: "2",
title: "Can I use the AI diagnostic tool to assist my practice?",
content:
"Yes. The AI diagnostic suggestions are designed as a clinical decision support tool to assist your practice, not replace your professional judgment. Always conduct your own examination and use the AI insights as an additional resource for your diagnosis.",
},
id: "2", title: "Can I use the AI diagnostic tool to assist my practice?", content:
"Yes. The AI diagnostic suggestions are designed as a clinical decision support tool to assist your practice, not replace your professional judgment. Always conduct your own examination and use the AI insights as an additional resource for your diagnosis."},
{
id: "3",
title: "How are patient consultations scheduled?",
content:
"Patients can book consultations through the platform based on your availability. You can set your working hours, consultation duration, and consultation type (video, text, or phone). Notifications are sent automatically when patients request appointments.",
},
id: "3", title: "How are patient consultations scheduled?", content:
"Patients can book consultations through the platform based on your availability. You can set your working hours, consultation duration, and consultation type (video, text, or phone). Notifications are sent automatically when patients request appointments."},
{
id: "4",
title: "Is my data secure and compliant with HIPAA?",
content:
"Yes, the platform is fully HIPAA-compliant with end-to-end encryption, secure servers, and regular security audits. All patient data is stored securely and we never share your information without explicit consent.",
},
id: "4", title: "Is my data secure and compliant with HIPAA?", content:
"Yes, the platform is fully HIPAA-compliant with end-to-end encryption, secure servers, and regular security audits. All patient data is stored securely and we never share your information without explicit consent."},
]}
/>
</div>
@@ -144,19 +116,13 @@ const DoctorDashboardPage = () => {
socialLinks={[
{
icon: Twitter,
href: "https://twitter.com/mediaihealth",
ariaLabel: "MediAI Twitter",
},
href: "https://twitter.com/mediaihealth", ariaLabel: "MediAI Twitter"},
{
icon: Linkedin,
href: "https://linkedin.com/company/mediaihealth",
ariaLabel: "MediAI LinkedIn",
},
href: "https://linkedin.com/company/mediaihealth", ariaLabel: "MediAI LinkedIn"},
{
icon: Facebook,
href: "https://facebook.com/mediaihealth",
ariaLabel: "MediAI Facebook",
},
href: "https://facebook.com/mediaihealth", ariaLabel: "MediAI Facebook"},
]}
/>
</div>

View File

@@ -49,7 +49,7 @@ export default function HomePage() {
description="Get instant disease predictions based on symptoms, receive personalized health recommendations, and connect with healthcare professionals through our intelligent medical platform."
tag="Advanced AI Healthcare"
tagIcon={Stethoscope}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/modern-healthcare-dashboard-interface-wi-1772965891636-ea965483.png?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/modern-healthcare-dashboard-interface-wi-1772965891636-ea965483.png"
imageAlt="AI Healthcare Dashboard"
textPosition="bottom-left"
showBlur={true}
@@ -67,50 +67,26 @@ export default function HomePage() {
title="Powerful Features for Better Health"
description="Comprehensive healthcare solutions powered by artificial intelligence and medical expertise"
tag="Core Features"
tagAnimation="entrance-slide"
tagAnimation="slide-up"
features={[
{
id: "1",
title: "AI Symptom Analyzer",
tags: ["Instant", "Accurate"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/ai-symptom-analyzer-interface-showing-me-1772965890075-57e78e93.png?_wi=1",
imageAlt: "AI Symptom Analysis Interface",
},
id: "1", title: "AI Symptom Analyzer", tags: ["Instant", "Accurate"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/ai-symptom-analyzer-interface-showing-me-1772965890075-57e78e93.png", imageAlt: "AI Symptom Analysis Interface"},
{
id: "2",
title: "Disease Prediction Engine",
tags: ["ML-Powered", "Evidence-Based"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/disease-prediction-engine-dashboard-show-1772965889600-b0e6e325.png?_wi=1",
imageAlt: "Disease Prediction Dashboard",
},
id: "2", title: "Disease Prediction Engine", tags: ["ML-Powered", "Evidence-Based"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/disease-prediction-engine-dashboard-show-1772965889600-b0e6e325.png", imageAlt: "Disease Prediction Dashboard"},
{
id: "3",
title: "Smart Chatbot Support",
tags: ["24/7", "Multilingual"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/healthcare-ai-chatbot-interface-showing--1772965890095-e75754e1.png?_wi=1",
imageAlt: "AI Healthcare Chatbot",
},
id: "3", title: "Smart Chatbot Support", tags: ["24/7", "Multilingual"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/healthcare-ai-chatbot-interface-showing--1772965890095-e75754e1.png", imageAlt: "AI Healthcare Chatbot"},
{
id: "4",
title: "Doctor Connection Network",
tags: ["Verified", "Specialists"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/doctor-connection-network-platform-showi-1772965889621-368149db.png?_wi=1",
imageAlt: "Healthcare Provider Network",
},
id: "4", title: "Doctor Connection Network", tags: ["Verified", "Specialists"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/doctor-connection-network-platform-showi-1772965889621-368149db.png", imageAlt: "Healthcare Provider Network"},
{
id: "5",
title: "Health Records Management",
tags: ["Secure", "HIPAA-Compliant"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/secure-health-records-management-system--1772965890406-76d23b88.png?_wi=1",
imageAlt: "Secure Health Records",
},
id: "5", title: "Health Records Management", tags: ["Secure", "HIPAA-Compliant"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/secure-health-records-management-system--1772965890406-76d23b88.png", imageAlt: "Secure Health Records"},
{
id: "6",
title: "Prescription Assistance",
tags: ["Verified", "Pharmacy-Linked"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/digital-prescription-management-interfac-1772965889875-e81af95a.png?_wi=1",
imageAlt: "Digital Prescription Management",
},
id: "6", title: "Prescription Assistance", tags: ["Verified", "Pharmacy-Linked"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/digital-prescription-management-interfac-1772965889875-e81af95a.png", imageAlt: "Digital Prescription Management"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -124,7 +100,7 @@ export default function HomePage() {
title="Meet Your AI Health Assistant"
description="Our advanced conversational AI provides instant medical guidance, symptom explanations, and health recommendations 24/7. Chat naturally about your symptoms and receive intelligent health insights powered by medical databases and machine learning."
tag="AI Chatbot"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/detailed-ai-healthcare-chatbot-conversat-1772965889476-1c5f9e38.png?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/detailed-ai-healthcare-chatbot-conversat-1772965889476-1c5f9e38.png"
imageAlt="AI Healthcare Chatbot Interface"
useInvertedBackground={false}
buttons={[
@@ -146,47 +122,17 @@ export default function HomePage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1",
name: "Flu Detection",
price: "Instant Analysis",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/influenza-disease-information-card-showi-1772965891050-a08902d3.png",
imageAlt: "Influenza Detection",
},
id: "1", name: "Flu Detection", price: "Instant Analysis", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/influenza-disease-information-card-showi-1772965891050-a08902d3.png", imageAlt: "Influenza Detection"},
{
id: "2",
name: "COVID-19 Risk Assessment",
price: "Real-time",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/covid-19-risk-assessment-information-sho-1772965893214-ea50735a.png",
imageAlt: "COVID-19 Prediction",
},
id: "2", name: "COVID-19 Risk Assessment", price: "Real-time", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/covid-19-risk-assessment-information-sho-1772965893214-ea50735a.png", imageAlt: "COVID-19 Prediction"},
{
id: "3",
name: "Diabetes Screening",
price: "Evidence-Based",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/diabetes-screening-information-showing-b-1772965903658-ba186c4f.png",
imageAlt: "Diabetes Risk Assessment",
},
id: "3", name: "Diabetes Screening", price: "Evidence-Based", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/diabetes-screening-information-showing-b-1772965903658-ba186c4f.png", imageAlt: "Diabetes Risk Assessment"},
{
id: "4",
name: "Hypertension Analysis",
price: "Personalized",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/hypertension-blood-pressure-analysis-sho-1772965892797-a8197a16.png",
imageAlt: "Blood Pressure Analysis",
},
id: "4", name: "Hypertension Analysis", price: "Personalized", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/hypertension-blood-pressure-analysis-sho-1772965892797-a8197a16.png", imageAlt: "Blood Pressure Analysis"},
{
id: "5",
name: "Cardiovascular Risk",
price: "Comprehensive",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/cardiovascular-health-risk-assessment-sh-1772965890897-c9d75bd0.png",
imageAlt: "Heart Health Assessment",
},
id: "5", name: "Cardiovascular Risk", price: "Comprehensive", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/cardiovascular-health-risk-assessment-sh-1772965890897-c9d75bd0.png", imageAlt: "Heart Health Assessment"},
{
id: "6",
name: "Allergy Detection",
price: "AI-Powered",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/allergy-detection-and-management-showing-1772965898359-aea82a11.png",
imageAlt: "Allergy Analysis",
},
id: "6", name: "Allergy Detection", price: "AI-Powered", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/allergy-detection-and-management-showing-1772965898359-aea82a11.png", imageAlt: "Allergy Analysis"},
]}
/>
</div>
@@ -202,51 +148,22 @@ export default function HomePage() {
useInvertedBackground={false}
plans={[
{
id: "basic",
badge: "Popular",
badgeIcon: Heart,
price: "$9.99",
subtitle: "Perfect for personal health tracking",
buttons: [{ text: "Start Free Trial", href: "/signup" }],
id: "basic", badge: "Popular", badgeIcon: Heart,
price: "$9.99", subtitle: "Perfect for personal health tracking", buttons: [{ text: "Start Free Trial", href: "/signup" }],
features: [
"AI symptom analysis",
"Disease prediction",
"Health records storage",
"Monthly health reports",
"Limited doctor consultations",
],
"AI symptom analysis", "Disease prediction", "Health records storage", "Monthly health reports", "Limited doctor consultations"],
},
{
id: "pro",
badge: "Most Popular",
badgeIcon: Star,
price: "$24.99",
subtitle: "Ideal for families and frequent health monitoring",
buttons: [{ text: "Choose Plan", href: "/signup" }],
id: "pro", badge: "Most Popular", badgeIcon: Star,
price: "$24.99", subtitle: "Ideal for families and frequent health monitoring", buttons: [{ text: "Choose Plan", href: "/signup" }],
features: [
"Everything in Basic",
"Unlimited doctor consultations",
"Prescription management",
"Priority chatbot support",
"Advanced analytics",
"Family members access",
],
"Everything in Basic", "Unlimited doctor consultations", "Prescription management", "Priority chatbot support", "Advanced analytics", "Family members access"],
},
{
id: "enterprise",
badge: "For Organizations",
badgeIcon: Building2,
price: "Custom",
subtitle: "Hospital and clinic integration",
buttons: [{ text: "Contact Sales", href: "/contact" }],
id: "enterprise", badge: "For Organizations", badgeIcon: Building2,
price: "Custom", subtitle: "Hospital and clinic integration", buttons: [{ text: "Contact Sales", href: "/contact" }],
features: [
"Everything in Pro",
"Custom API integration",
"Dedicated support team",
"Advanced security features",
"White-label options",
"Bulk user management",
],
"Everything in Pro", "Custom API integration", "Dedicated support team", "Advanced security features", "White-label options", "Bulk user management"],
},
]}
/>
@@ -257,32 +174,16 @@ export default function HomePage() {
<TeamCardTen
title="Meet the medical and tech experts behind MediAI innovation"
tag="Expert Team"
tagAnimation="entrance-slide"
tagAnimation="slide-up"
members={[
{
id: "1",
name: "Dr. Sarah Chen",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/professional-portrait-of-dr-sarah-chen-c-1772965889539-d2e05b9a.png",
imageAlt: "Dr. Sarah Chen, Chief Medical Officer",
},
id: "1", name: "Dr. Sarah Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/professional-portrait-of-dr-sarah-chen-c-1772965889539-d2e05b9a.png", imageAlt: "Dr. Sarah Chen, Chief Medical Officer"},
{
id: "2",
name: "Alex Rodriguez",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/professional-portrait-of-alex-rodriguez--1772965889805-cc1e7483.png",
imageAlt: "Alex Rodriguez, AI Lead",
},
id: "2", name: "Alex Rodriguez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/professional-portrait-of-alex-rodriguez--1772965889805-cc1e7483.png", imageAlt: "Alex Rodriguez, AI Lead"},
{
id: "3",
name: "Dr. James Wilson",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/professional-portrait-of-dr-james-wilson-1772965888553-9ae92ed4.png",
imageAlt: "Dr. James Wilson, Clinical Director",
},
id: "3", name: "Dr. James Wilson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/professional-portrait-of-dr-james-wilson-1772965888553-9ae92ed4.png", imageAlt: "Dr. James Wilson, Clinical Director"},
{
id: "4",
name: "Maria Kumar",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/professional-portrait-of-maria-kumar-pro-1772965889388-d44e8cab.png",
imageAlt: "Maria Kumar, Product Designer",
},
id: "4", name: "Maria Kumar", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/professional-portrait-of-maria-kumar-pro-1772965889388-d44e8cab.png", imageAlt: "Maria Kumar, Product Designer"},
]}
memberVariant="card"
membersAnimation="slide-up"
@@ -295,41 +196,17 @@ export default function HomePage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1",
name: "Emily Johnson",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/professional-headshot-of-emily-johnson-s-1772965889111-07e9d282.png",
imageAlt: "Emily Johnson",
},
id: "1", name: "Emily Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/professional-headshot-of-emily-johnson-s-1772965889111-07e9d282.png", imageAlt: "Emily Johnson"},
{
id: "2",
name: "Dr. Michael Torres",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/professional-headshot-of-dr-michael-torr-1772965890683-cd3a5147.png",
imageAlt: "Dr. Michael Torres",
},
id: "2", name: "Dr. Michael Torres", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/professional-headshot-of-dr-michael-torr-1772965890683-cd3a5147.png", imageAlt: "Dr. Michael Torres"},
{
id: "3",
name: "Lisa Anderson",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/professional-headshot-of-lisa-anderson-p-1772965888353-e196d28b.png",
imageAlt: "Lisa Anderson",
},
id: "3", name: "Lisa Anderson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/professional-headshot-of-lisa-anderson-p-1772965888353-e196d28b.png", imageAlt: "Lisa Anderson"},
{
id: "4",
name: "Dr. Priya Patel",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/professional-headshot-of-dr-priya-patel--1772965888333-8755dc00.png",
imageAlt: "Dr. Priya Patel",
},
id: "4", name: "Dr. Priya Patel", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/professional-headshot-of-dr-priya-patel--1772965888333-8755dc00.png", imageAlt: "Dr. Priya Patel"},
{
id: "5",
name: "Robert Chang",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/professional-headshot-of-robert-chang-sa-1772965888480-d432ef6c.png",
imageAlt: "Robert Chang",
},
id: "5", name: "Robert Chang", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/professional-headshot-of-robert-chang-sa-1772965888480-d432ef6c.png", imageAlt: "Robert Chang"},
{
id: "6",
name: "Dr. Sofia Martinez",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/professional-headshot-of-dr-sofia-martin-1772965889331-3303d340.png",
imageAlt: "Dr. Sofia Martinez",
},
id: "6", name: "Dr. Sofia Martinez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/professional-headshot-of-dr-sofia-martin-1772965889331-3303d340.png", imageAlt: "Dr. Sofia Martinez"},
]}
cardTitle="Trusted by over 50,000 patients and healthcare professionals worldwide"
cardTag="Patient & Doctor Testimonials"
@@ -346,7 +223,7 @@ export default function HomePage() {
description="Find answers to frequently asked questions about our AI healthcare platform"
tag="Support"
textboxLayout="default"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/friendly-healthcare-support-representati-1772965888935-7b8a5832.png?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevLNPmTrL8fPbbMdK3t1id6YX/friendly-healthcare-support-representati-1772965888935-7b8a5832.png"
imageAlt="Customer Support"
mediaPosition="left"
mediaAnimation="slide-up"
@@ -354,35 +231,17 @@ export default function HomePage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "How accurate is the AI disease prediction?",
content: "Our AI prediction system has been trained on millions of medical cases with 89% accuracy in initial diagnosis suggestions. However, it is not a substitute for professional medical advice. Always consult with a healthcare provider for confirmed diagnosis.",
},
id: "1", title: "How accurate is the AI disease prediction?", content: "Our AI prediction system has been trained on millions of medical cases with 89% accuracy in initial diagnosis suggestions. However, it is not a substitute for professional medical advice. Always consult with a healthcare provider for confirmed diagnosis."},
{
id: "2",
title: "Is my health data secure and private?",
content: "Yes, we employ end-to-end encryption, HIPAA compliance, and regular security audits. Your data is stored on secure servers and never shared with third parties without your explicit consent.",
},
id: "2", title: "Is my health data secure and private?", content: "Yes, we employ end-to-end encryption, HIPAA compliance, and regular security audits. Your data is stored on secure servers and never shared with third parties without your explicit consent."},
{
id: "3",
title: "Can I connect with real doctors?",
content: "Absolutely. Our platform connects you with licensed, verified healthcare professionals. Depending on your subscription, you can book consultations, get second opinions, and receive personalized care recommendations.",
},
id: "3", title: "Can I connect with real doctors?", content: "Absolutely. Our platform connects you with licensed, verified healthcare professionals. Depending on your subscription, you can book consultations, get second opinions, and receive personalized care recommendations."},
{
id: "4",
title: "How does the AI chatbot work?",
content: "Our chatbot uses natural language processing to understand your symptoms and medical history, then provides evidence-based information and recommendations. It can answer health questions, help track symptoms, and guide you to appropriate care levels.",
},
id: "4", title: "How does the AI chatbot work?", content: "Our chatbot uses natural language processing to understand your symptoms and medical history, then provides evidence-based information and recommendations. It can answer health questions, help track symptoms, and guide you to appropriate care levels."},
{
id: "5",
title: "What if I disagree with the AI prediction?",
content: "You can always request a consultation with a healthcare provider who will conduct a thorough evaluation. The AI is a diagnostic tool to help guide treatment, not replace professional medical judgment.",
},
id: "5", title: "What if I disagree with the AI prediction?", content: "You can always request a consultation with a healthcare provider who will conduct a thorough evaluation. The AI is a diagnostic tool to help guide treatment, not replace professional medical judgment."},
{
id: "6",
title: "Do you offer prescription management?",
content: "Yes, on our Pro and Enterprise plans. You can manage prescriptions, set medication reminders, connect with partner pharmacies, and request refills through the platform.",
},
id: "6", title: "Do you offer prescription management?", content: "Yes, on our Pro and Enterprise plans. You can manage prescriptions, set medication reminders, connect with partner pharmacies, and request refills through the platform."},
]}
/>
</div>
@@ -395,19 +254,13 @@ export default function HomePage() {
socialLinks={[
{
icon: Twitter,
href: "https://twitter.com/mediaihealth",
ariaLabel: "MediAI Twitter",
},
href: "https://twitter.com/mediaihealth", ariaLabel: "MediAI Twitter"},
{
icon: Linkedin,
href: "https://linkedin.com/company/mediaihealth",
ariaLabel: "MediAI LinkedIn",
},
href: "https://linkedin.com/company/mediaihealth", ariaLabel: "MediAI LinkedIn"},
{
icon: Facebook,
href: "https://facebook.com/mediaihealth",
ariaLabel: "MediAI Facebook",
},
href: "https://facebook.com/mediaihealth", ariaLabel: "MediAI Facebook"},
]}
/>
</div>