Update src/app/page.tsx
This commit is contained in:
@@ -108,7 +108,7 @@ export default function HomePage() {
|
||||
title: "Professional Consultations",
|
||||
description: "Expert medical consultations with thorough patient assessment and individualized care planning.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-patient-signing-consultation-form-receive-medication-prescription-treatment-physician-helping-old-man-with-disease-cure-diagnosis-examination-appointment_482257-51206.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-patient-signing-consultation-form-receive-medication-prescription-treatment-physician-helping-old-man-with-disease-cure-diagnosis-examination-appointment_482257-51206.jpg?_wi=1",
|
||||
imageAlt: "Medical consultation"
|
||||
},
|
||||
items: [
|
||||
@@ -128,7 +128,7 @@ export default function HomePage() {
|
||||
title: "Surgical Procedures",
|
||||
description: "State-of-the-art surgical care with experienced medical professionals in advanced facilities.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nurse-her-work-clinic-wearing-scrubs-gloves_23-2149844661.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nurse-her-work-clinic-wearing-scrubs-gloves_23-2149844661.jpg?_wi=1",
|
||||
imageAlt: "Surgical procedure"
|
||||
},
|
||||
items: [
|
||||
@@ -148,7 +148,7 @@ export default function HomePage() {
|
||||
title: "Rehabilitation Therapy",
|
||||
description: "Comprehensive physical therapy and rehabilitation programs to restore optimal function.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-helping-patient-rehabilitation_23-2150321597.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-helping-patient-rehabilitation_23-2150321597.jpg?_wi=1",
|
||||
imageAlt: "Physical therapy"
|
||||
},
|
||||
items: [
|
||||
@@ -292,7 +292,7 @@ export default function HomePage() {
|
||||
title="Schedule Your Appointment"
|
||||
description="Get in touch with our medical team to book your consultation and begin your healthcare journey with us."
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-hospital-clinic-interior_1203-7891.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-hospital-clinic-interior_1203-7891.jpg?_wi=1"
|
||||
imageAlt="Medical clinic"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user