From a355d8337695b0ac7dfdd1e32c8b2b79ad9b3f42 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 09:57:54 +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 27830af..3214871 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="entrance-slide" - 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="entrance-slide" - 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() {