From 69a1453f561a3dfffcd3057406531bf1c33b4081 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 01:43:50 +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 147b430..cc1c483 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-senior-man-getting-groomed_23-2149220555.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-senior-man-getting-groomed_23-2149220555.jpg?_wi=1" imageAlt="Professional barber working" mediaAnimation="slide-up" avatars={[ @@ -137,7 +137,7 @@ export default function LandingPage() { title: "Precision Cut", subtitle: "Classic Style", description: "Expert scissor and clipper work.", - imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-senior-client-evaluating-work_23-2148181903.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-senior-client-evaluating-work_23-2148181903.jpg?_wi=1", }, { tag: "Premium", @@ -261,7 +261,7 @@ export default function LandingPage() { button: { text: "Select", }, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-getting-groomed_23-2149220555.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-getting-groomed_23-2149220555.jpg?_wi=2", imageAlt: "barbershop detail craft", }, { @@ -277,7 +277,7 @@ export default function LandingPage() { button: { text: "Select", }, - imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-senior-client-evaluating-work_23-2148181903.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-senior-client-evaluating-work_23-2148181903.jpg?_wi=2", imageAlt: "barbershop detail craft", }, ]} -- 2.49.1