From 96d579b0567a8bce9201fbb37a0e6a26309586bd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 15:01:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 62f3ce2..4931685 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/barber-shop-interior_1163-2009.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barber-shop-interior_1163-2009.jpg?_wi=1" imageAlt="Barber shop interior" /> @@ -89,7 +89,7 @@ export default function LandingPage() { title: "Experience", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/hairdresser-wiping-client-beard-with-towel_23-2148298345.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hairdresser-wiping-client-beard-with-towel_23-2148298345.jpg?_wi=1" imageAlt="Hot towel shave service" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -114,7 +114,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-using-hair-dryer_627829-7301.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-interior_1163-2009.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-interior_1163-2009.jpg?_wi=2", imageAlt: "man looking sharp in mirror", }, { @@ -129,7 +129,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-barber-shop-concept_23-2148506366.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-wiping-client-beard-with-towel_23-2148298345.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-wiping-client-beard-with-towel_23-2148298345.jpg?_wi=2", imageAlt: "man looking sharp in mirror", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-trimming-beard-man_23-2147778859.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/unpleased-looking-down-young-beautiful-female-barber-uniform-combing-hair-isolated-blue-background_141793-119376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unpleased-looking-down-young-beautiful-female-barber-uniform-combing-hair-isolated-blue-background_141793-119376.jpg?_wi=1", imageAlt: "man looking sharp in mirror", }, ]} @@ -164,7 +164,7 @@ export default function LandingPage() { id: "1", name: "Alex", role: "Head Master", - imageSrc: "http://img.b2bpic.net/free-photo/unpleased-looking-down-young-beautiful-female-barber-uniform-combing-hair-isolated-blue-background_141793-119376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unpleased-looking-down-young-beautiful-female-barber-uniform-combing-hair-isolated-blue-background_141793-119376.jpg?_wi=2", }, { id: "2", -- 2.49.1