From 76a9c54d8495573b8ea724706c53528009f92bc8 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 09:59:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d156f58..f2ad4d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Explore Services", href: "#services" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/glasses-cosmetics-near-makeup-bag_23-2147778996.jpg" + imageSrc="http://img.b2bpic.net/free-photo/glasses-cosmetics-near-makeup-bag_23-2147778996.jpg?_wi=1" imageAlt="Professional barber with customer" showDimOverlay={true} showBlur={true} @@ -79,7 +79,7 @@ export default function LandingPage() { tag="Our Story" tagIcon={Award} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/glasses-cosmetics-near-makeup-bag_23-2147778996.jpg" + imageSrc="http://img.b2bpic.net/free-photo/glasses-cosmetics-near-makeup-bag_23-2147778996.jpg?_wi=2" imageAlt="Good Life Barbershop interior" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -126,19 +126,19 @@ export default function LandingPage() {