diff --git a/src/app/page.tsx b/src/app/page.tsx index dd9fda7..c953967 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Learn More", href: "#features" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/discussing-chest-x-ray_1098-16468.jpg" + imageSrc="http://img.b2bpic.net/free-photo/discussing-chest-x-ray_1098-16468.jpg?_wi=1" imageAlt="Hospital Management System Dashboard" mediaAnimation="blur-reveal" imagePosition="right" @@ -69,7 +69,7 @@ export default function LandingPage() { description="MediFlow is a comprehensive hospital management solution designed to streamline every aspect of healthcare operations. From patient intake to clinical care coordination to financial management, our platform unifies critical functions into one intelligent system." subdescription="Built with healthcare professionals in mind, MediFlow combines intuitive design with powerful functionality to improve patient outcomes, reduce administrative overhead, and enhance staff efficiency across all departments." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/stomatolog-nurse-tooth-clinic-checking-patient-appointment-looking-computer-monitor-stomatology-assistant-teeth-doctor-discussing-reception-dental-office_482257-11962.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stomatolog-nurse-tooth-clinic-checking-patient-appointment-looking-computer-monitor-stomatology-assistant-teeth-doctor-discussing-reception-dental-office_482257-11962.jpg?_wi=1" imageAlt="Patient Records Management" mediaAnimation="slide-up" useInvertedBackground={false} @@ -93,7 +93,7 @@ export default function LandingPage() { }, { id: 2, - title: "Electronic Health Records", description: "Secure, comprehensive patient records accessible to authorized staff. Complete medical history, test results, medications, and treatment plans in one centralized location for better care decisions.", imageSrc: "http://img.b2bpic.net/free-photo/stomatolog-nurse-tooth-clinic-checking-patient-appointment-looking-computer-monitor-stomatology-assistant-teeth-doctor-discussing-reception-dental-office_482257-11962.jpg", imageAlt: "Electronic Health Records System" + title: "Electronic Health Records", description: "Secure, comprehensive patient records accessible to authorized staff. Complete medical history, test results, medications, and treatment plans in one centralized location for better care decisions.", imageSrc: "http://img.b2bpic.net/free-photo/stomatolog-nurse-tooth-clinic-checking-patient-appointment-looking-computer-monitor-stomatology-assistant-teeth-doctor-discussing-reception-dental-office_482257-11962.jpg?_wi=2", imageAlt: "Electronic Health Records System" }, { id: 3, @@ -238,7 +238,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "Tell us about your facility and specific needs...", rows: 5, required: false }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/discussing-chest-x-ray_1098-16468.jpg" + imageSrc="http://img.b2bpic.net/free-photo/discussing-chest-x-ray_1098-16468.jpg?_wi=2" imageAlt="Schedule Your Demo" mediaAnimation="blur-reveal" mediaPosition="right"