From 4a1a09800bdfc9ce21a2571635ebb16fcb0ef923 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 19:25:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fe77fbf..4eb08ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,7 +124,7 @@ export default function LandingPage() { name: "Gary Levy", handle: "Client", testimonial: "New to Milnerton, had a great haircut, professional, clean and tidy barber salon, attention to detail.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-teaching-sign-language_23-2148719706.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-teaching-sign-language_23-2148719706.jpg?_wi=1", }, { id: "2", @@ -138,21 +138,21 @@ export default function LandingPage() { name: "Graham Cursons", handle: "Loyal Customer", testimonial: "Been going for years, Brahim steps it up – and believe me it was great to begin with!", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-man-have-beard-trimming-with-machine-dark-barbershop-from-female_613910-15024.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-man-have-beard-trimming-with-machine-dark-barbershop-from-female_613910-15024.jpg?_wi=1", }, { id: "4", name: "Anonymous", handle: "Client", testimonial: "Always professional, excellent value and the best trims in Cape Town.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-teaching-sign-language_23-2148719706.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-teaching-sign-language_23-2148719706.jpg?_wi=2", }, { id: "5", name: "Local Resident", handle: "Client", testimonial: "Clean salon, professional barbers. My go-to spot for years.", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-man-have-beard-trimming-with-machine-dark-barbershop-from-female_613910-15024.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-man-have-beard-trimming-with-machine-dark-barbershop-from-female_613910-15024.jpg?_wi=2", }, ]} title="What Our Clients Say" -- 2.49.1