From 783a2706a9be852294847dac7a8db66dc314e6d9 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 09:29:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1793ca7..6a14243 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/crop-barber-washing-hair-bearded-man_23-2147778782.jpg" + imageSrc="http://img.b2bpic.net/free-photo/crop-barber-washing-hair-bearded-man_23-2147778782.jpg?_wi=1" imageAlt="Luxury Barbershop Interior" avatars={[ { @@ -103,7 +103,7 @@ export default function LandingPage() { title: "Master Barbers", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-male-artist-playing-electric-guitar_23-2148680322.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-male-artist-playing-electric-guitar_23-2148680322.jpg?_wi=1" imageAlt="Barber Tools Detail" /> @@ -174,7 +174,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-washing-dog_23-2149652688.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-washing-hair-bearded-man_23-2147778782.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-washing-hair-bearded-man_23-2147778782.jpg?_wi=2", imageAlt: "professional barber portrait", }, ]} @@ -266,7 +266,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-washing-hair-bearded-man_23-2147778782.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-washing-hair-bearded-man_23-2147778782.jpg?_wi=3", imageAlt: "Close up of male staff answers help line calls in a logistics depot updating clients on orders and", }, { @@ -283,7 +283,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-artist-playing-electric-guitar_23-2148680322.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-artist-playing-electric-guitar_23-2148680322.jpg?_wi=2", imageAlt: "Close up of male staff answers help line calls in a logistics depot updating clients on orders and", }, ]} -- 2.49.1