Merge version_1 into main #1
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-hallway-background_23-2149408807.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-hallway-background_23-2149408807.jpg?_wi=1",
|
||||
imageAlt: "Clinic facility entrance",
|
||||
},
|
||||
{
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
description="At Mediclinic Newcastle, our mission is to improve the quality of life of our patients through clinical excellence and patient-centered care."
|
||||
subdescription="Our team of expert doctors and nurses ensures a seamless patient journey from intake to recovery."
|
||||
icon={Activity}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-doctors-chatting-work_23-2149856227.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-doctors-chatting-work_23-2149856227.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -122,31 +122,31 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Advanced Radiology",
|
||||
description: "State-of-the-art imaging services to support accurate diagnosis.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-hallway-background_23-2149408807.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-hallway-background_23-2149408807.jpg?_wi=2",
|
||||
imageAlt: "Empty airport terminal waiting area",
|
||||
},
|
||||
{
|
||||
title: "Specialized Surgery",
|
||||
description: "Expert surgical teams using advanced procedures for faster recovery.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-doctors-chatting-work_23-2149856227.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-doctors-chatting-work_23-2149856227.jpg?_wi=2",
|
||||
imageAlt: "Empty airport terminal waiting area",
|
||||
},
|
||||
{
|
||||
title: "Maternity Ward",
|
||||
description: "Dedicated care for expectant mothers and newborns.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-doctor-holding-medical-paperwork-while-communicating-with-patient-medical-appointment-hospital_637285-1422.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-doctor-holding-medical-paperwork-while-communicating-with-patient-medical-appointment-hospital_637285-1422.jpg?_wi=1",
|
||||
imageAlt: "Empty airport terminal waiting area",
|
||||
},
|
||||
{
|
||||
title: "Outpatient Services",
|
||||
description: "Convenient access to routine checkups and consultations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-smiling-posing-with-hands-head_181624-21198.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-smiling-posing-with-hands-head_181624-21198.jpg?_wi=1",
|
||||
imageAlt: "Empty airport terminal waiting area",
|
||||
},
|
||||
{
|
||||
title: "Rehabilitation Support",
|
||||
description: "Comprehensive programs to aid in your physical recovery.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-doctor-posing-patient_23-2148757390.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-doctor-posing-patient_23-2148757390.jpg?_wi=1",
|
||||
imageAlt: "Empty airport terminal waiting area",
|
||||
},
|
||||
]}
|
||||
@@ -196,21 +196,21 @@ export default function LandingPage() {
|
||||
name: "Sarah Miller",
|
||||
role: "Patient",
|
||||
testimonial: "Excellent care and friendly staff. Highly recommend.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-doctor-holding-medical-paperwork-while-communicating-with-patient-medical-appointment-hospital_637285-1422.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-doctor-holding-medical-paperwork-while-communicating-with-patient-medical-appointment-hospital_637285-1422.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Bond",
|
||||
role: "Patient",
|
||||
testimonial: "Professional treatment from start to finish.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-smiling-posing-with-hands-head_181624-21198.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-smiling-posing-with-hands-head_181624-21198.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emma Wilson",
|
||||
role: "Patient",
|
||||
testimonial: "Fast and efficient service during an emergency.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-doctor-posing-patient_23-2148757390.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-doctor-posing-patient_23-2148757390.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user