diff --git a/src/app/page.tsx b/src/app/page.tsx index a5da49e..e2d0630 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { testimonials={[ { name: "Abdullah S.", handle: "@abdullahsmi", testimonial: "Molar Dental Clinics provided an unparalleled experience. The results of my smile transformation are simply breathtaking. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-shopping-clothes_1301-6672.jpg", imageAlt: "Abdullah S."}, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-shopping-clothes_1301-6672.jpg?_wi=1", imageAlt: "Abdullah S."}, { name: "Fatima A.", handle: "@fatima_smiles", testimonial: "The most professional and caring dental team in Riyadh. They truly prioritize patient comfort and deliver exceptional results. Five stars!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-doctor-posing-patient_23-2148757390.jpg", imageAlt: "Fatima A."}, @@ -120,7 +120,7 @@ export default function LandingPage() { type: "text-icon", text: "Stunning Transformations", icon: Smile, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-shopping-clothes_1301-6672.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-shopping-clothes_1301-6672.jpg?_wi=2" imageAlt="satisfied female patient smiling portrait" />