From ea7ef860aeb5efd18fb90a3c598c51d288119d20 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 21:48:34 +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 9ebc364..0c98004 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table_627829-6207.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table_627829-6207.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/male-barber-sitting-his-shop_23-2149186520.jpg", @@ -134,7 +134,7 @@ export default function LandingPage() { id: "t1", name: "Marcus L.", role: "Master Barber", - imageSrc: "http://img.b2bpic.net/free-photo/male-barber-sitting-his-shop_23-2149186520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-barber-sitting-his-shop_23-2149186520.jpg?_wi=1", }, { id: "t2", @@ -167,7 +167,7 @@ export default function LandingPage() { quote: "Friendly atmosphere, Good with Children, and received a good haircut.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-positive-blond-bearded-male-dressed-red-fleece-shirt-makes-conversation_613910-1800.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table_627829-6207.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table_627829-6207.jpg?_wi=2", imageAlt: "professional barber shop chair", }, { @@ -211,7 +211,7 @@ export default function LandingPage() { quote: "Always consistent, clean, and professional. Highly recommended.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-girl-posing-with-coat_23-2148135985.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/male-barber-sitting-his-shop_23-2149186520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-barber-sitting-his-shop_23-2149186520.jpg?_wi=2", imageAlt: "professional barber portrait", }, ]} -- 2.49.1