Update src/app/page.tsx
This commit is contained in:
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
title: "Follow-Up Care", description: "Ongoing support and monitoring to ensure sustained health and recovery.", icon: CalendarCheck,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-with-dog-park_23-2147636824.jpg", imageAlt: "Doctor making notes"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-with-dog-park_23-2147636824.jpg?_wi=1", imageAlt: "Doctor making notes"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/weekend-dad-daughter-playing-park-looking-happy_259150-57310.jpg", imageAlt: "Parents discussing child's health"},
|
||||
],
|
||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Mariana Silva", date: "2023-10-26", title: "Exceptional Care for Our Daughter!", quote: "Dr. El Zein provided exceptional care for our daughter. He is not only highly knowledgeable but also incredibly empathetic. We always feel heard and supported, and our daughter loves her visits!", tag: "Happy Family", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-mother-playing-with-her-son-living-room_23-2148385597.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-family-with-dog-park_23-2147636824.jpg", imageAlt: "Happy mother and daughter"},
|
||||
id: "1", name: "Mariana Silva", date: "2023-10-26", title: "Exceptional Care for Our Daughter!", quote: "Dr. El Zein provided exceptional care for our daughter. He is not only highly knowledgeable but also incredibly empathetic. We always feel heard and supported, and our daughter loves her visits!", tag: "Happy Family", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-mother-playing-with-her-son-living-room_23-2148385597.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-family-with-dog-park_23-2147636824.jpg?_wi=2", imageAlt: "Happy mother and daughter"},
|
||||
{
|
||||
id: "2", name: "João Pereira", date: "2023-11-15", title: "A Doctor Who Truly Cares", quote: "We are so grateful for Dr. El Zein. His approach to pediatrics is truly patient-centered. He takes the time to explain everything clearly and always puts our son at ease during appointments. Highly recommended!", tag: "Trustworthy", avatarSrc: "http://img.b2bpic.net/free-photo/weekend-dad-daughter-playing-park-looking-happy_259150-57310.jpg", imageSrc: "http://img.b2bpic.net/free-photo/father-holding-his-son-park_1303-11633.jpg", imageAlt: "Happy father playing with son"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user