Update src/app/page.tsx

This commit is contained in:
2026-03-15 21:54:44 +00:00
parent e4624960a2
commit 3936b153b9

View File

@@ -115,7 +115,7 @@ export default function HomePage() {
tag="Our Mission"
tagIcon={Award}
tagAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/diverse-group-people-waiting-queue-attend-job-interview-hr-recruiter-taking-male-applicant-recruitment-meeting-african-american-man-with-cv-career-opportunity_482257-40783.jpg"
imageSrc="http://img.b2bpic.net/free-photo/diverse-group-people-waiting-queue-attend-job-interview-hr-recruiter-taking-male-applicant-recruitment-meeting-african-american-man-with-cv-career-opportunity_482257-40783.jpg?_wi=1"
imageAlt="Professional medical facility interior clean"
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
@@ -251,21 +251,21 @@ export default function HomePage() {
{
title: "Diagnostic Excellence",
description: "Advanced imaging and diagnostic equipment for accurate patient assessment and early disease detection.",
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-providing-expert-advice-cure-migraine-checkup_482257-126433.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-providing-expert-advice-cure-migraine-checkup_482257-126433.jpg?_wi=1",
imageAlt: "Diagnostic equipment",
buttonIcon: Microscope,
},
{
title: "Surgical Precision",
description: "State-of-the-art surgical equipment and lighting systems designed for optimal operating room performance.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-surgeon-operation-theater-looking-camera-doctor-scrubs-medical-mask-modern-hospital-operating-room_657921-1053.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-surgeon-operation-theater-looking-camera-doctor-scrubs-medical-mask-modern-hospital-operating-room_657921-1053.jpg?_wi=1",
imageAlt: "Surgical equipment",
buttonIcon: Scalpel,
},
{
title: "Patient Monitoring",
description: "Real-time vital signs monitoring systems that integrate seamlessly with hospital IT infrastructure.",
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-performing-neurological-examination-with-pen-light-assess-patient-cognition_482257-135646.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-performing-neurological-examination-with-pen-light-assess-patient-cognition_482257-135646.jpg?_wi=1",
imageAlt: "Patient monitoring",
buttonIcon: Activity,
},