From 29e4f87c8747796ee04d8e8d0ef654ac41f4b62c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 03:51:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 237b24a..a5e20e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,10 +52,10 @@ export default function LandingPage() { testimonials={[ { name: "Ahmed Hassan", handle: "Regular Customer", testimonial: "The best barber experience I've had. Authentic Turkish techniques with incredible attention to detail.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Ahmed Hassan"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Ahmed Hassan"}, { name: "Marcus Johnson", handle: "Business Owner", testimonial: "Professional service, clean environment, and they really understand the craft. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Marcus Johnson"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Marcus Johnson"}, { name: "David Chen", handle: "First-Time Visitor", testimonial: "Exceeded all my expectations. The facial treatment was incredibly relaxing and left my skin feeling amazing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Chen"},