Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-10 15:58:13 +00:00

View File

@@ -48,14 +48,14 @@ export default function LandingPage() {
description="Transform patient care with cutting-edge artificial intelligence. Our AI-powered platform delivers accurate diagnostics, personalized treatment plans, and real-time health monitoring for better outcomes."
tag="Healthcare Innovation"
tagIcon={Zap}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al8iXgqg3QRzV7b2k1gcf0bckA/a-modern-sophisticated-ai-healthcare-das-1773158229034-7b02a84d.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al8iXgqg3QRzV7b2k1gcf0bckA/a-modern-sophisticated-ai-healthcare-das-1773158229034-7b02a84d.png?_wi=1"
imageAlt="AI Healthcare Dashboard"
mediaAnimation="slide-up"
background={{ variant: "noise" }}
testimonials={[
{
name: "Dr. Sarah Chen", handle: "Chief Medical Officer", testimonial: "This platform revolutionized our diagnostic accuracy and patient outcomes.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al8iXgqg3QRzV7b2k1gcf0bckA/professional-portrait-headshot-of-a-conf-1773158229518-77ce2b9b.png"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al8iXgqg3QRzV7b2k1gcf0bckA/professional-portrait-headshot-of-a-conf-1773158229518-77ce2b9b.png?_wi=1"
}
]}
buttons={[
@@ -87,7 +87,7 @@ export default function LandingPage() {
title: "24/7 Support", description: "Dedicated medical and technical support team available around the clock to assist your healthcare team.", icon: Headphones
}
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al8iXgqg3QRzV7b2k1gcf0bckA/an-abstract-visualization-of-artificial--1773158229913-bb4fa738.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al8iXgqg3QRzV7b2k1gcf0bckA/an-abstract-visualization-of-artificial--1773158229913-bb4fa738.png?_wi=1"
imageAlt="AI Technology Visualization"
mediaAnimation="slide-up"
buttons={[{ text: "Learn More", href: "#features" }]}
@@ -109,7 +109,7 @@ export default function LandingPage() {
},
{
id: 2,
tag: "AI Analysis", title: "Advanced Diagnosis", subtitle: "Machine learning-powered clinical insights", description: "Our proprietary AI algorithms analyze patient data in real-time, comparing against millions of medical cases to provide evidence-based diagnostic recommendations and treatment options.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al8iXgqg3QRzV7b2k1gcf0bckA/an-abstract-visualization-of-artificial--1773158229913-bb4fa738.png", imageAlt: "AI Analysis Process"
tag: "AI Analysis", title: "Advanced Diagnosis", subtitle: "Machine learning-powered clinical insights", description: "Our proprietary AI algorithms analyze patient data in real-time, comparing against millions of medical cases to provide evidence-based diagnostic recommendations and treatment options.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al8iXgqg3QRzV7b2k1gcf0bckA/an-abstract-visualization-of-artificial--1773158229913-bb4fa738.png?_wi=2", imageAlt: "AI Analysis Process"
},
{
id: 3,
@@ -117,7 +117,7 @@ export default function LandingPage() {
},
{
id: 4,
tag: "Monitoring", title: "Ongoing Care", subtitle: "Real-time patient monitoring", description: "Continuous health monitoring with predictive analytics to identify potential complications early and enable proactive interventions for better outcomes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al8iXgqg3QRzV7b2k1gcf0bckA/a-modern-sophisticated-ai-healthcare-das-1773158229034-7b02a84d.png", imageAlt: "Ongoing Patient Monitoring"
tag: "Monitoring", title: "Ongoing Care", subtitle: "Real-time patient monitoring", description: "Continuous health monitoring with predictive analytics to identify potential complications early and enable proactive interventions for better outcomes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al8iXgqg3QRzV7b2k1gcf0bckA/a-modern-sophisticated-ai-healthcare-das-1773158229034-7b02a84d.png?_wi=2", imageAlt: "Ongoing Patient Monitoring"
}
]}
/>
@@ -203,11 +203,11 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Dr. Sarah Chen", handle: "Chief of Radiology", testimonial: "HealthAI's diagnostic support has improved our accuracy by 27% while reducing analysis time significantly. Our patients are experiencing better outcomes.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al8iXgqg3QRzV7b2k1gcf0bckA/professional-portrait-headshot-of-a-conf-1773158229518-77ce2b9b.png"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al8iXgqg3QRzV7b2k1gcf0bckA/professional-portrait-headshot-of-a-conf-1773158229518-77ce2b9b.png?_wi=2"
},
{
id: "2", name: "Dr. Marcus Thompson", handle: "Internal Medicine", testimonial: "The platform's treatment recommendations are evidence-based and incredibly helpful. It's like having a specialist in the room with every patient.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al8iXgqg3QRzV7b2k1gcf0bckA/professional-portrait-of-a-female-health-1773158228655-ae0eb0d8.png"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al8iXgqg3QRzV7b2k1gcf0bckA/professional-portrait-of-a-female-health-1773158228655-ae0eb0d8.png?_wi=1"
},
{
id: "3", name: "Dr. Lisa Gonzalez", handle: "Hospital Administrator", testimonial: "Implementation was seamless. Our entire staff now relies on HealthAI for daily clinical decisions. The ROI has been exceptional.", rating: 5,
@@ -219,11 +219,11 @@ export default function LandingPage() {
},
{
id: "5", name: "Dr. Jennifer Kim", handle: "Primary Care", testimonial: "My patients appreciate the thorough analysis and personalized care plans. HealthAI helps me provide better medicine faster.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al8iXgqg3QRzV7b2k1gcf0bckA/professional-portrait-headshot-of-a-conf-1773158229518-77ce2b9b.png"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al8iXgqg3QRzV7b2k1gcf0bckA/professional-portrait-headshot-of-a-conf-1773158229518-77ce2b9b.png?_wi=3"
},
{
id: "6", name: "Dr. Robert Davis", handle: "Cardiology", testimonial: "The risk stratification algorithms are remarkably accurate. We've prevented complications and improved patient satisfaction dramatically.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al8iXgqg3QRzV7b2k1gcf0bckA/professional-portrait-of-a-female-health-1773158228655-ae0eb0d8.png"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al8iXgqg3QRzV7b2k1gcf0bckA/professional-portrait-of-a-female-health-1773158228655-ae0eb0d8.png?_wi=2"
}
]}
/>