From 8ac8c6e8fc0f1c5a3652787bc1142b51feaf12f4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 17:30:22 +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 9dc02d5..831634f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Your Neighborhood Barber" description="Richard Barbershop has been a cornerstone of the Union City community for nearly two decades. We pride ourselves on attention to detail, offering sharp lines, clean fades, and a professional, welcoming atmosphere. Your comfort and satisfaction are our top priorities." - imageSrc="http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94762.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94762.jpg?_wi=1" imageAlt="Barbershop interior" /> @@ -309,7 +309,7 @@ export default function LandingPage() { quote: "The best barber shop in the entire city! They are super friendly and attentive. And very affordable.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3635.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94762.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94762.jpg?_wi=2", imageAlt: "happy client with haircut", }, { -- 2.49.1