From 36def0bd2f49b64b1e69f3353abc208841f33765 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 02:06:10 +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 e598977..6fd20ef 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/stylish-man-sitting-barbershop_1157-21713.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-21713.jpg?_wi=1" imageAlt="Luxurious barbershop interior with barber station" /> @@ -212,7 +212,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/groomed-bearded-man-with-tattooes-is-posing-dark-photo-studio_613910-15016.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-21713.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-21713.jpg?_wi=2", imageAlt: "professional male barber portrait", }, ]} -- 2.49.1