diff --git a/src/app/page.tsx b/src/app/page.tsx index e849bbf..383922c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,7 +114,7 @@ export default function LandingPage() { title: "Pediatric Dentistry", description: "Care for the little ones.", icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18574.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18574.jpg?_wi=1"}, { imageSrc: "http://img.b2bpic.net/free-photo/stomatologist-explaining-little-girl-cleaning-process-teeth-while-man-assistant-preparing-sterilized-tools-examination-nurse-doctor-working-together-modern-stomatological-clinic_482257-3478.jpg"}, ], @@ -173,7 +173,7 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Ravi Kumar", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18574.jpg"}, + id: "1", name: "Ravi Kumar", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18574.jpg?_wi=2"}, { id: "2", name: "Anita Verma", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-doctor-with-smiling-expression-yellow-wall_179666-13152.jpg"}, {