Merge version_1 into main #2
101
src/app/page.tsx
101
src/app/page.tsx
@@ -8,7 +8,7 @@ import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwen
|
||||
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import { Heart, Building2, Award, Zap, Clock, Stethoscope, Users, Briefcase, MessageSquare, Quote } from 'lucide-react';
|
||||
import { Heart, Building2, Award, Zap, Clock, Stethoscope, Users, Briefcase, MessageSquare, Home, Settings, AlertCircle, CheckCircle, Phone } from 'lucide-react';
|
||||
|
||||
export default function HomePage() {
|
||||
const navItems = [
|
||||
@@ -55,37 +55,32 @@ export default function HomePage() {
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
dashboard={{
|
||||
title: "Patient Care Hub",
|
||||
logoIcon: Stethoscope,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/radiologists-team-analyze-x-rays-discuss-treatment-options-medical-office_482257-112854.jpg",
|
||||
searchPlaceholder: "Search services or specialists",
|
||||
buttons: [
|
||||
title: "Patient Care Hub", logoIcon: Stethoscope,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/radiologists-team-analyze-x-rays-discuss-treatment-options-medical-office_482257-112854.jpg", searchPlaceholder: "Search services or specialists", buttons: [
|
||||
{ text: "View Schedule", href: "#" },
|
||||
{ text: "Book Now", href: "#" }
|
||||
],
|
||||
sidebarItems: [
|
||||
{ icon: 'Home' },
|
||||
{ icon: 'Users', active: true },
|
||||
{ icon: 'Settings' }
|
||||
{ icon: Home },
|
||||
{ icon: Users, active: true },
|
||||
{ icon: Settings }
|
||||
],
|
||||
stats: [
|
||||
{ title: "Patient Satisfaction", values: [95, 96, 98], valueSuffix: "%", description: "Consistently high ratings" },
|
||||
{ title: "Specialties", values: [12, 14, 16], description: "Medical disciplines" },
|
||||
{ title: "Active Doctors", values: [45, 52, 58], description: "Licensed practitioners" }
|
||||
],
|
||||
chartTitle: "Patient Volume",
|
||||
chartData: [
|
||||
chartTitle: "Patient Volume", chartData: [
|
||||
{ value: 65 },
|
||||
{ value: 78 },
|
||||
{ value: 85 },
|
||||
{ value: 72 },
|
||||
{ value: 90 }
|
||||
],
|
||||
listTitle: "Recent Appointments",
|
||||
listItems: [
|
||||
{ icon: 'Clock', title: "General Checkup", status: "Scheduled" },
|
||||
{ icon: 'CheckCircle', title: "Cardiology Consultation", status: "Completed" },
|
||||
{ icon: 'AlertCircle', title: "Lab Results Review", status: "Pending" }
|
||||
listTitle: "Recent Appointments", listItems: [
|
||||
{ icon: Clock, title: "General Checkup", status: "Scheduled" },
|
||||
{ icon: CheckCircle, title: "Cardiology Consultation", status: "Completed" },
|
||||
{ icon: AlertCircle, title: "Lab Results Review", status: "Pending" }
|
||||
]
|
||||
}}
|
||||
/>
|
||||
@@ -104,7 +99,7 @@ export default function HomePage() {
|
||||
{ title: "Patient First", description: "Personalized care plans tailored to each patient", icon: Heart },
|
||||
{ title: "24/7 Availability", description: "Round-the-clock emergency and urgent care services", icon: Clock }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/nobody-hospital-waiting-room-front-desk-with-office-supplies-promotional-flyers-healthcare-facility-empty-reception-counter-with-no-people-private-practice-clinic_482257-45891.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/nobody-hospital-waiting-room-front-desk-with-office-supplies-promotional-flyers-healthcare-facility-empty-reception-counter-with-no-people-private-practice-clinic_482257-45891.jpg"
|
||||
imageAlt="Modern medical facility with state-of-the-art equipment"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -122,36 +117,20 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Cardiology & Heart Care",
|
||||
author: "Dr. James Mitchell",
|
||||
description: "Preventative cardiac care, interventional procedures, and heart disease management with advanced diagnostic imaging.",
|
||||
tags: ["Heart Health", "Diagnostics"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-talking-about-efect-heart-attack-pointing-tablet-pc-senior-woman-examination_482257-8467.jpg?_wi=1"
|
||||
id: "1", title: "Cardiology & Heart Care", author: "Dr. James Mitchell", description: "Preventative cardiac care, interventional procedures, and heart disease management with advanced diagnostic imaging.", tags: ["Heart Health", "Diagnostics"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-talking-about-efect-heart-attack-pointing-tablet-pc-senior-woman-examination_482257-8467.jpg"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Orthopedic Surgery",
|
||||
author: "Dr. Sarah Chen",
|
||||
description: "Specialized bone, joint, and sports medicine treatments including arthroscopic and reconstructive surgeries.",
|
||||
tags: ["Surgery", "Sports Medicine"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensioner-senior-woman-patient-standing-bed-waiting-disease-expertise-medical-appointment-hospital-office-african-american-nurse-typing-medication-treatment-support-assistance_482257-29112.jpg?_wi=1"
|
||||
id: "2", title: "Orthopedic Surgery", author: "Dr. Sarah Chen", description: "Specialized bone, joint, and sports medicine treatments including arthroscopic and reconstructive surgeries.", tags: ["Surgery", "Sports Medicine"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensioner-senior-woman-patient-standing-bed-waiting-disease-expertise-medical-appointment-hospital-office-african-american-nurse-typing-medication-treatment-support-assistance_482257-29112.jpg"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Neurology Services",
|
||||
author: "Dr. Robert Davis",
|
||||
description: "Comprehensive neurological care for headaches, seizures, stroke, and neurodegenerative diseases.",
|
||||
tags: ["Neurology", "Specialists"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-with-neurological-image_482257-119587.jpg?_wi=1"
|
||||
id: "3", title: "Neurology Services", author: "Dr. Robert Davis", description: "Comprehensive neurological care for headaches, seizures, stroke, and neurodegenerative diseases.", tags: ["Neurology", "Specialists"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-with-neurological-image_482257-119587.jpg"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Oncology Center",
|
||||
author: "Dr. Patricia Rivera",
|
||||
description: "Multidisciplinary cancer care including medical, surgical, and radiation oncology with supportive services.",
|
||||
tags: ["Cancer Care", "Treatment"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-scientist-researcher-doctor-holding-medical-slide-analyzing-blood-sample-working-coronavirus-vaccine-chemistry-experiment-biochemistry-hospital-laboratory-virus-examination_482257-30539.jpg?_wi=1"
|
||||
id: "4", title: "Oncology Center", author: "Dr. Patricia Rivera", description: "Multidisciplinary cancer care including medical, surgical, and radiation oncology with supportive services.", tags: ["Cancer Care", "Treatment"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-scientist-researcher-doctor-holding-medical-slide-analyzing-blood-sample-working-coronavirus-vaccine-chemistry-experiment-biochemistry-hospital-laboratory-virus-examination_482257-30539.jpg"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -189,52 +168,28 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Margaret Johnson",
|
||||
handle: "@margaret_j",
|
||||
testimonial: "The care I received was exceptional. The doctors were thorough, the staff was compassionate, and my recovery exceeded expectations. I recommend this center to everyone.",
|
||||
rating: 5,
|
||||
id: "1", name: "Margaret Johnson", handle: "@margaret_j", testimonial: "The care I received was exceptional. The doctors were thorough, the staff was compassionate, and my recovery exceeded expectations. I recommend this center to everyone.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2163.jpg"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "David Chen",
|
||||
handle: "@david_chen",
|
||||
testimonial: "After my heart surgery here, I felt genuinely cared for. The follow-up care and rehabilitation support were outstanding. Best decision I made for my health.",
|
||||
rating: 5,
|
||||
id: "2", name: "David Chen", handle: "@david_chen", testimonial: "After my heart surgery here, I felt genuinely cared for. The follow-up care and rehabilitation support were outstanding. Best decision I made for my health.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Linda Martinez",
|
||||
handle: "@linda_m",
|
||||
testimonial: "The emergency room staff handled my situation with professionalism and empathy. The facilities are modern and clean. Highly recommended for all medical needs.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg?_wi=1"
|
||||
id: "3", name: "Linda Martinez", handle: "@linda_m", testimonial: "The emergency room staff handled my situation with professionalism and empathy. The facilities are modern and clean. Highly recommended for all medical needs.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Robert Williams",
|
||||
handle: "@robert_w",
|
||||
testimonial: "I've been coming here for years. The consistency of quality care, the knowledgeable staff, and the welcoming environment make this my go-to medical center.",
|
||||
rating: 5,
|
||||
id: "4", name: "Robert Williams", handle: "@robert_w", testimonial: "I've been coming here for years. The consistency of quality care, the knowledgeable staff, and the welcoming environment make this my go-to medical center.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-general-practitioner-talking-senior-man-while-shaking-hands-with-him-home-visit_637285-1393.jpg"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Susan Thompson",
|
||||
handle: "@susan_t",
|
||||
testimonial: "My orthopedic surgery and recovery journey here was seamless. From consultation to post-operative care, everything was perfectly coordinated. Excellent facility.",
|
||||
rating: 5,
|
||||
id: "5", name: "Susan Thompson", handle: "@susan_t", testimonial: "My orthopedic surgery and recovery journey here was seamless. From consultation to post-operative care, everything was perfectly coordinated. Excellent facility.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ill-person-patient-concept_1194-617054.jpg"
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "James Rodriguez",
|
||||
handle: "@james_r",
|
||||
testimonial: "The tumor removal and subsequent cancer treatment at this center gave me hope and a new lease on life. The entire team is dedicated and skilled.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg?_wi=2"
|
||||
id: "6", name: "James Rodriguez", handle: "@james_r", testimonial: "The tumor removal and subsequent cancer treatment at this center gave me hope and a new lease on life. The entire team is dedicated and skilled.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user