Update src/app/dashboard/page.tsx
This commit is contained in:
@@ -89,17 +89,17 @@ export default function DashboardPage() {
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/black-female-doctor-showing-couple-their-electronic-medical-record-touchpad-while-communicating-with-them-clinic_637285-1768.jpg", imageAlt: "Dashboard overview screen"},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/black-female-doctor-showing-couple-their-electronic-medical-record-touchpad-while-communicating-with-them-clinic_637285-1768.jpg?_wi=3", imageAlt: "Dashboard overview screen"},
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/diverse-licensed-medics-working-together-put-right-diagnosis_482257-123143.jpg", imageAlt: "Care plan management"},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/diverse-licensed-medics-working-together-put-right-diagnosis_482257-123143.jpg?_wi=3", imageAlt: "Care plan management"},
|
||||
{
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/focused-serious-gray-haired-man-plaid-shirt-looking-clipboard-doctor-hands_259150-57378.jpg", imageAlt: "Health metrics tracking"},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/focused-serious-gray-haired-man-plaid-shirt-looking-clipboard-doctor-hands_259150-57378.jpg?_wi=3", imageAlt: "Health metrics tracking"},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/doctor-showing-cervical-vertebrae-injury-neck-pain-x-ray-ct-scan-results-tablet-patient-medical-appointment-healthcare-specialist-diagnosing-woman-after-symptoms-checkup_482257-64627.jpg", imageAlt: "Appointment scheduling"},
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/doctor-showing-cervical-vertebrae-injury-neck-pain-x-ray-ct-scan-results-tablet-patient-medical-appointment-healthcare-specialist-diagnosing-woman-after-symptoms-checkup_482257-64627.jpg?_wi=3", imageAlt: "Appointment scheduling"},
|
||||
{
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/team-doctors-looking-digital-tablet_107420-84759.jpg", imageAlt: "Specialist communication"},
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/team-doctors-looking-digital-tablet_107420-84759.jpg?_wi=2", imageAlt: "Specialist communication"},
|
||||
{
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-showing-senior-couple-medical-documents-while-being-home-visit_637285-1346.jpg", imageAlt: "Progress reports"},
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-showing-senior-couple-medical-documents-while-being-home-visit_637285-1346.jpg?_wi=2", imageAlt: "Progress reports"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -119,13 +119,13 @@ export default function DashboardPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Health Timeline", price: "Complete Overview", imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-using-touchpad-while-talking-senior-woman-nursing-home_637285-11318.jpg", imageAlt: "Health timeline feature"},
|
||||
id: "1", name: "Health Timeline", price: "Complete Overview", imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-using-touchpad-while-talking-senior-woman-nursing-home_637285-11318.jpg?_wi=2", imageAlt: "Health timeline feature"},
|
||||
{
|
||||
id: "2", name: "Care Plan Hub", price: "Coordinated Care", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-receiving-prescription-medicine-from-female-doctor-consultations-clinic-focus-is-doctor_637285-1154.jpg", imageAlt: "Care plan management"},
|
||||
id: "2", name: "Care Plan Hub", price: "Coordinated Care", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-receiving-prescription-medicine-from-female-doctor-consultations-clinic-focus-is-doctor_637285-1154.jpg?_wi=2", imageAlt: "Care plan management"},
|
||||
{
|
||||
id: "3", name: "Metrics Dashboard", price: "Real-time Data", imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg", imageAlt: "Metrics dashboard"},
|
||||
id: "3", name: "Metrics Dashboard", price: "Real-time Data", imageSrc: "http://img.b2bpic.net/free-photo/discussing-financial-reports_1098-18276.jpg?_wi=2", imageAlt: "Metrics dashboard"},
|
||||
{
|
||||
id: "4", name: "Specialist Network", price: "Team Coordination", imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-patients-reviewing-diagnostic-results-medical-office_482257-122801.jpg", imageAlt: "Specialist coordination"},
|
||||
id: "4", name: "Specialist Network", price: "Team Coordination", imageSrc: "http://img.b2bpic.net/free-photo/female-nurse-patients-reviewing-diagnostic-results-medical-office_482257-122801.jpg?_wi=2", imageAlt: "Specialist coordination"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -142,9 +142,9 @@ export default function DashboardPage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "87%", title: "Engagement Rate", description: "Active users interacting with their care plans weekly", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-tablet_53876-95241.jpg", imageAlt: "User engagement metrics"},
|
||||
id: "1", value: "87%", title: "Engagement Rate", description: "Active users interacting with their care plans weekly", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-tablet_53876-95241.jpg?_wi=2", imageAlt: "User engagement metrics"},
|
||||
{
|
||||
id: "2", value: "64%", title: "Health Improvement", description: "Users reporting measurable improvements in health outcomes", imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-shaking-hands-with-financial-broker-modern-office_482257-91544.jpg", imageAlt: "Health improvement data"},
|
||||
id: "2", value: "64%", title: "Health Improvement", description: "Users reporting measurable improvements in health outcomes", imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-shaking-hands-with-financial-broker-modern-office_482257-91544.jpg?_wi=2", imageAlt: "Health improvement data"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user