diff --git a/src/app/testimonials/page.tsx b/src/app/testimonials/page.tsx index 92da048..65fa9a4 100644 --- a/src/app/testimonials/page.tsx +++ b/src/app/testimonials/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@emilyreads", testimonial: "Bright Smile Dental transformed my smile! The team is incredibly professional and caring. I always feel comfortable and well-informed during my visits.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/joyful-woman-with-combed-hair-keeps-hands-pressed-together-near-mouth-giggles-positively-funny-joke-concentrated-into-distance-wears-earrings-jumper-isolated-yellow-wall-blank-space_273609-58416.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/joyful-woman-with-combed-hair-keeps-hands-pressed-together-near-mouth-giggles-positively-funny-joke-concentrated-into-distance-wears-earrings-jumper-isolated-yellow-wall-blank-space_273609-58416.jpg?_wi=2", imageAlt: "happy senior woman smiling portrait", }, { @@ -84,7 +84,7 @@ export default function LandingPage() { handle: "@david_m", testimonial: "Dr. White and her team provide exceptional service. My teeth have never looked better, and the office environment is so welcoming.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-smiling_1187-3303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-smiling_1187-3303.jpg?_wi=2", imageAlt: "smiling young man professional headshot", }, { @@ -93,7 +93,7 @@ export default function LandingPage() { handle: "@sophialoves", testimonial: "I used to dread dental visits, but not anymore! The staff at Bright Smile Dental are amazing, and they made my experience stress-free and positive.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-celebrating-major-project-milestone_482257-123691.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-celebrating-major-project-milestone_482257-123691.jpg?_wi=2", imageAlt: "confident woman smiling candid", }, { @@ -102,7 +102,7 @@ export default function LandingPage() { handle: "@johnpats", testimonial: "Excellent orthodontic care from Dr. Brown. My aligners were a breeze, and the results are fantastic. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mid-adult-man-with-baby-daughter-sitting-grass_74855-19375.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mid-adult-man-with-baby-daughter-sitting-grass_74855-19375.jpg?_wi=2", imageAlt: "happy family father and child smiling", }, { @@ -111,7 +111,7 @@ export default function LandingPage() { handle: "@mariasmiles", testimonial: "The hygienist, Sarah, is so thorough and gentle. My cleanings are always a great experience. Thank you, Bright Smile Dental!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-dentist-office_23-2148338112.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-dentist-office_23-2148338112.jpg?_wi=2", imageAlt: "young woman with bright smile", }, ]}