From 815d90553877ab5f48f8fd7b973795f3121b86b4 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 18:18:19 +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 815d768..f520a89 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -162,7 +162,7 @@ export default function LandingPage() { description: "A meticulous cut tailored to your hair texture and face shape.", bentoComponent: "reveal-icon", icon: Scissors, - imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6388.jpg?_wi=1", imageAlt: "luxury barbershop interior minimalist", }, { @@ -248,7 +248,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915123.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6388.jpg?_wi=2", imageAlt: "professional master barber portrait", }, ]} -- 2.49.1