From cf5571c49b082017a3705afc5b5ea26984e98cab Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 19:40:23 +0000 Subject: [PATCH] Update src/app/testimonials/page.tsx --- src/app/testimonials/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/testimonials/page.tsx b/src/app/testimonials/page.tsx index 4c27e10..319a84b 100644 --- a/src/app/testimonials/page.tsx +++ b/src/app/testimonials/page.tsx @@ -55,7 +55,7 @@ export default function TestimonialsPage() { "Dr. Martinez and the team made my entire family feel so comfortable. My kids actually look forward to their dental appointments now!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Sarah Johnson testimonial", }, { @@ -66,7 +66,7 @@ export default function TestimonialsPage() { "The emergency root canal service saved my day. I called at 6 PM and was being treated by 7 PM. Exceptional care and professionalism.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-young-asian-businessman-with-crossed-arms_1262-1620.jpg", + "http://img.b2bpic.net/free-photo/smiling-young-asian-businessman-with-crossed-arms_1262-1620.jpg?_wi=2", imageAlt: "Michael Chen testimonial", }, { @@ -77,7 +77,7 @@ export default function TestimonialsPage() { "My teeth whitening results were amazing! The staff explained everything clearly and made me feel informed throughout the process.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-young-businesswoman-smiling-camera_74855-3966.jpg", + "http://img.b2bpic.net/free-photo/beautiful-young-businesswoman-smiling-camera_74855-3966.jpg?_wi=2", imageAlt: "Emily Rodriguez testimonial", }, { @@ -88,7 +88,7 @@ export default function TestimonialsPage() { "As a senior patient, I appreciate how patient and careful Dr. Martinez is. The office is clean, modern, and very welcoming.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg", + "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg?_wi=2", imageAlt: "David Kim testimonial", }, { @@ -99,7 +99,7 @@ export default function TestimonialsPage() { "Best dental experience ever! The staff remembered my preferences, and the care I received was top-notch. Highly recommended.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", + "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", imageAlt: "Jessica Thompson testimonial", }, { @@ -110,7 +110,7 @@ export default function TestimonialsPage() { "Affordable pricing and excellent results. I've tried many dentists in the area, and Bright Smile Dental is by far the best.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Robert Williams testimonial", }, ]}