Merge version_1 into main #4

Merged
bender merged 3 commits from version_1 into main 2026-03-07 02:05:30 +00:00
3 changed files with 43 additions and 142 deletions

View File

@@ -27,9 +27,10 @@ export default function AppointmentsPage() {
<NavbarStyleApple
brandName="HealthCare Hub"
navItems={[
{ name: "Dashboard", id: "dashboard" },
{ name: "Home", id: "/" },
{ name: "Features", id: "features" },
{ name: "Security", id: "security" },
{ name: "Appointments", id: "/appointments" },
{ name: "Patients", id: "/patients" },
{ name: "Contact", id: "contact" },
]}
/>
@@ -45,18 +46,15 @@ export default function AppointmentsPage() {
features={[
{
id: "scheduling", label: "Scheduling", title: "Intelligent Appointment Booking System", items: [
"Real-time availability display across providers", "Automated conflict detection and prevention", "Patient self-service booking portal", "Smart suggestions based on patient history"
],
"Real-time availability display across providers", "Automated conflict detection and prevention", "Patient self-service booking portal", "Smart suggestions based on patient history"],
},
{
id: "coordination", label: "Coordination", title: "Seamless Care Team Coordination", items: [
"Multi-provider appointment management", "Resource and room allocation optimization", "Automatic staff notification and reminders", "Care team visibility and communication"
],
"Multi-provider appointment management", "Resource and room allocation optimization", "Automatic staff notification and reminders", "Care team visibility and communication"],
},
{
id: "optimization", label: "Optimization", title: "Advanced Appointment Optimization", items: [
"No-show prediction and prevention", "Automated patient reminders via SMS/Email", "Follow-up appointment scheduling", "Waitlist management and optimization"
],
"No-show prediction and prevention", "Automated patient reminders via SMS/Email", "Follow-up appointment scheduling", "Waitlist management and optimization"],
},
]}
animationType="slide-up"

View File

@@ -11,7 +11,7 @@ import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCa
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import ContactCenter from "@/components/sections/contact/ContactCenter";
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
import { Heart, Zap, Users, Database, Clock, Shield, TrendingUp, AlertCircle, CheckCircle, Mail } from "lucide-react";
import { Heart, Zap, Mail, Users, Database, Clock, Shield, TrendingUp, AlertCircle, CheckCircle } from "lucide-react";
export default function HomePage() {
return (
@@ -19,21 +19,22 @@ export default function HomePage() {
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="reveal-blur"
borderRadius="rounded"
contentWidth="small"
sizing="largeSizeMediumTitles"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="radial-glow"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="extrabold"
headingFontWeight="normal"
>
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="HealthCare Hub"
navItems={[
{ name: "Dashboard", id: "dashboard" },
{ name: "Home", id: "/" },
{ name: "Features", id: "features" },
{ name: "Security", id: "security" },
{ name: "Appointments", id: "/appointments" },
{ name: "Patients", id: "/patients" },
{ name: "Contact", id: "contact" },
]}
/>
@@ -46,42 +47,18 @@ export default function HomePage() {
tag="Healthcare Innovation"
tagIcon={Heart}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
leftCarouselItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-modern-hospital-patient-management-das-1772848850585-3ec4652a.png?_wi=1",
imageAlt: "Patient dashboard interface",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/an-illustration-of-secure-cloud-data-sto-1772848851098-129a191f.png?_wi=1",
imageAlt: "Secure data storage",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-real-time-monitoring-dashboard-showing-1772848850321-ede6491d.png?_wi=1",
imageAlt: "Real-time monitoring",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/an-illustration-of-multi-level-access-co-1772848851210-f52f6d74.png?_wi=1",
imageAlt: "Access control system",
},
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-modern-hospital-patient-management-das-1772848850585-3ec4652a.png", imageAlt: "Patient dashboard interface" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/an-illustration-of-secure-cloud-data-sto-1772848851098-129a191f.png", imageAlt: "Secure data storage" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-real-time-monitoring-dashboard-showing-1772848850321-ede6491d.png", imageAlt: "Real-time monitoring" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/an-illustration-of-multi-level-access-co-1772848851210-f52f6d74.png", imageAlt: "Access control system" },
]}
rightCarouselItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/an-illustration-of-multi-level-access-co-1772848851210-f52f6d74.png?_wi=2",
imageAlt: "Access control",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-real-time-monitoring-dashboard-showing-1772848850321-ede6491d.png?_wi=2",
imageAlt: "Real-time data",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/an-illustration-of-secure-cloud-data-sto-1772848851098-129a191f.png?_wi=2",
imageAlt: "Secure storage",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-modern-hospital-patient-management-das-1772848850585-3ec4652a.png?_wi=2",
imageAlt: "Dashboard interface",
},
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/an-illustration-of-multi-level-access-co-1772848851210-f52f6d74.png", imageAlt: "Access control" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-real-time-monitoring-dashboard-showing-1772848850321-ede6491d.png", imageAlt: "Real-time data" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/an-illustration-of-secure-cloud-data-sto-1772848851098-129a191f.png", imageAlt: "Secure storage" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-modern-hospital-patient-management-das-1772848850585-3ec4652a.png", imageAlt: "Dashboard interface" },
]}
buttons={[
{ text: "View Dashboard", href: "dashboard" },
@@ -115,48 +92,20 @@ export default function HomePage() {
tagAnimation="slide-up"
features={[
{
id: "records",
label: "Records",
title: "Complete Patient History & Medical Records",
items: [
"Digital patient profiles with complete medical history",
"Appointment and consultation logs",
"Prescription tracking and medication management",
"Lab results and diagnostic reports",
],
id: "records", label: "Records", title: "Complete Patient History & Medical Records", items: [
"Digital patient profiles with complete medical history", "Appointment and consultation logs", "Prescription tracking and medication management", "Lab results and diagnostic reports"],
},
{
id: "monitoring",
label: "Monitoring",
title: "Real-Time Patient Vital Signs Tracking",
items: [
"Live vital signs monitoring and alerts",
"Automated abnormality detection",
"Historical trend analysis",
"Emergency notification system",
],
id: "monitoring", label: "Monitoring", title: "Real-Time Patient Vital Signs Tracking", items: [
"Live vital signs monitoring and alerts", "Automated abnormality detection", "Historical trend analysis", "Emergency notification system"],
},
{
id: "scheduling",
label: "Scheduling",
title: "Intelligent Appointment Management",
items: [
"Automated appointment scheduling",
"Conflict prevention and optimization",
"Patient reminders and confirmations",
"Resource allocation and staff management",
],
id: "scheduling", label: "Scheduling", title: "Intelligent Appointment Management", items: [
"Automated appointment scheduling", "Conflict prevention and optimization", "Patient reminders and confirmations", "Resource allocation and staff management"],
},
{
id: "security",
label: "Security",
title: "Enterprise-Grade Data Protection",
items: [
"End-to-end encryption for all patient data",
"Multi-factor authentication system",
"Comprehensive audit trails and logging",
"HIPAA and compliance compliance built-in",
],
id: "security", label: "Security", title: "Enterprise-Grade Data Protection", items: [
"End-to-end encryption for all patient data", "Multi-factor authentication system", "Comprehensive audit trails and logging", "HIPAA and compliance compliance built-in"],
},
]}
animationType="slide-up"
@@ -189,49 +138,13 @@ export default function HomePage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1",
name: "Dr. Sarah Johnson, MD - Chief Physician",
date: "Date: 15 January 2025",
title: "Revolutionized Our Patient Care Operations",
quote: "HealthCare Hub has transformed how we manage patient data and care coordination. The real-time monitoring capabilities have improved our response times significantly, and the secure system gives us complete peace of mind about patient privacy.",
tag: "Hospital Network",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-professional-portrait-of-a-female-doct-1772848849712-1b8fd6f3.png",
avatarAlt: "Dr. Sarah Johnson",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-professional-portrait-of-a-female-doct-1772848849712-1b8fd6f3.png",
},
id: "1", name: "Dr. Sarah Johnson, MD - Chief Physician", date: "Date: 15 January 2025", title: "Revolutionized Our Patient Care Operations", quote: "HealthCare Hub has transformed how we manage patient data and care coordination. The real-time monitoring capabilities have improved our response times significantly, and the secure system gives us complete peace of mind about patient privacy.", tag: "Hospital Network", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-professional-portrait-of-a-female-doct-1772848849712-1b8fd6f3.png", avatarAlt: "Dr. Sarah Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-professional-portrait-of-a-female-doct-1772848849712-1b8fd6f3.png"},
{
id: "2",
name: "James Chen, RN - Nursing Director",
date: "Date: 20 January 2025",
title: "Intuitive Interface Saves Critical Time",
quote: "The interface is so intuitive that our nursing staff adapted immediately. The automated scheduling and alert systems have reduced administrative burden, allowing us to focus more on patient care. It's exactly what we needed.",
tag: "Medical Center",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-professional-portrait-of-a-male-nurse--1772848851435-e85b1a73.png",
avatarAlt: "James Chen",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-professional-portrait-of-a-male-nurse--1772848851435-e85b1a73.png",
},
id: "2", name: "James Chen, RN - Nursing Director", date: "Date: 20 January 2025", title: "Intuitive Interface Saves Critical Time", quote: "The interface is so intuitive that our nursing staff adapted immediately. The automated scheduling and alert systems have reduced administrative burden, allowing us to focus more on patient care. It's exactly what we needed.", tag: "Medical Center", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-professional-portrait-of-a-male-nurse--1772848851435-e85b1a73.png", avatarAlt: "James Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-professional-portrait-of-a-male-nurse--1772848851435-e85b1a73.png"},
{
id: "3",
name: "Lisa Martinez, MBA - Hospital Administrator",
date: "Date: 25 January 2025",
title: "Exceptional Support and Compliance",
quote: "Beyond the excellent platform, the support team is outstanding. They ensure we stay compliant with all regulations and requirements. The ROI has been impressive with improved efficiency and patient outcomes.",
tag: "Healthcare Network",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-professional-portrait-of-a-female-heal-1772848850769-375be9a4.png",
avatarAlt: "Lisa Martinez",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-professional-portrait-of-a-female-heal-1772848850769-375be9a4.png",
},
id: "3", name: "Lisa Martinez, MBA - Hospital Administrator", date: "Date: 25 January 2025", title: "Exceptional Support and Compliance", quote: "Beyond the excellent platform, the support team is outstanding. They ensure we stay compliant with all regulations and requirements. The ROI has been impressive with improved efficiency and patient outcomes.", tag: "Healthcare Network", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-professional-portrait-of-a-female-heal-1772848850769-375be9a4.png", avatarAlt: "Lisa Martinez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-professional-portrait-of-a-female-heal-1772848850769-375be9a4.png"},
{
id: "4",
name: "Dr. Michael Williams, MD - Lead Cardiologist",
date: "Date: 18 January 2025",
title: "Game-Changer for Patient Monitoring",
quote: "The real-time vital signs monitoring has been a game-changer for our cardiac patients. We can detect issues earlier and respond faster. The system's reliability and security are unmatched in the market.",
tag: "Specialty Clinic",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-professional-portrait-of-an-older-male-1772848851376-833457fc.png",
avatarAlt: "Dr. Michael Williams",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-professional-portrait-of-an-older-male-1772848851376-833457fc.png",
},
id: "4", name: "Dr. Michael Williams, MD - Lead Cardiologist", date: "Date: 18 January 2025", title: "Game-Changer for Patient Monitoring", quote: "The real-time vital signs monitoring has been a game-changer for our cardiac patients. We can detect issues earlier and respond faster. The system's reliability and security are unmatched in the market.", tag: "Specialty Clinic", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-professional-portrait-of-an-older-male-1772848851376-833457fc.png", avatarAlt: "Dr. Michael Williams", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab61rTDKmrydpiUl7xdk36wxrL/a-professional-portrait-of-an-older-male-1772848851376-833457fc.png"},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -247,15 +160,7 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"City Hospital Network",
"Regional Medical Center",
"County Health System",
"Specialty Clinic Group",
"Emergency Care Network",
"Rural Health Alliance",
"Teaching Hospital",
"Pediatric Care Center",
]}
"City Hospital Network", "Regional Medical Center", "County Health System", "Specialty Clinic Group", "Emergency Care Network", "Rural Health Alliance", "Teaching Hospital", "Pediatric Care Center"]}
speed={40}
showCard={true}
/>

View File

@@ -27,9 +27,10 @@ export default function PatientDirectoryPage() {
<NavbarStyleApple
brandName="HealthCare Hub"
navItems={[
{ name: "Dashboard", id: "dashboard" },
{ name: "Home", id: "/" },
{ name: "Features", id: "features" },
{ name: "Security", id: "security" },
{ name: "Appointments", id: "/appointments" },
{ name: "Patients", id: "/patients" },
{ name: "Contact", id: "contact" },
]}
/>
@@ -45,18 +46,15 @@ export default function PatientDirectoryPage() {
features={[
{
id: "search", label: "Search", title: "Advanced Patient Search & Filtering", items: [
"Real-time search across patient database", "Filter by multiple criteria (name, ID, condition, status)", "Saved search templates for frequent queries", "Quick access to recently viewed patient records"
],
"Real-time search across patient database", "Filter by multiple criteria (name, ID, condition, status)", "Saved search templates for frequent queries", "Quick access to recently viewed patient records"],
},
{
id: "profiles", label: "Profiles", title: "Comprehensive Patient Profile Management", items: [
"Complete demographic and contact information", "Medical history and chronic conditions", "Current medications and allergies", "Emergency contacts and insurance details"
],
"Complete demographic and contact information", "Medical history and chronic conditions", "Current medications and allergies", "Emergency contacts and insurance details"],
},
{
id: "organization", label: "Organization", title: "Intelligent Patient Organization System", items: [
"Custom patient groups and cohorts", "Risk stratification and priority flags", "Department and care team assignments", "Patient lifecycle tracking from admission to discharge"
],
"Custom patient groups and cohorts", "Risk stratification and priority flags", "Department and care team assignments", "Patient lifecycle tracking from admission to discharge"],
},
]}
animationType="slide-up"