Update src/app/contact/page.tsx

This commit is contained in:
2026-03-19 10:40:17 +00:00
parent a2e7123c57
commit 3356e144b1

View File

@@ -91,7 +91,7 @@ export default function ContactPage() {
tagAnimation="slide-up"
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-vector/hospital-care-landing-page-template_23-2151176625.jpg"
imageSrc="http://img.b2bpic.net/free-vector/hospital-care-landing-page-template_23-2151176625.jpg?_wi=2"
imageAlt="Contact and appointment booking"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -143,25 +143,25 @@ export default function ContactPage() {
{
id: "testimonial-1",
name: "Priya Sharma",
imageSrc: "http://img.b2bpic.net/free-photo/black-general-practitioner-communicating-with-mature-man-while-visiting-him-home_637285-11306.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-general-practitioner-communicating-with-mature-man-while-visiting-him-home_637285-11306.jpg?_wi=2",
imageAlt: "Priya Sharma - Patient",
},
{
id: "testimonial-2",
name: "Rajesh Kumar",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-after-training_1398-4933.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-after-training_1398-4933.jpg?_wi=2",
imageAlt: "Rajesh Kumar - Patient",
},
{
id: "testimonial-3",
name: "Anika Patel",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg?_wi=2",
imageAlt: "Anika Patel - Patient",
},
{
id: "testimonial-4",
name: "Vikram Singh",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-taking-care-afro-american-child_23-2151159884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-taking-care-afro-american-child_23-2151159884.jpg?_wi=2",
imageAlt: "Vikram Singh - Patient",
},
]}