From 65845aec12e49de90437ae7946d60b9d31119dbf Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 02:58:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 88bb65d..7cb6aa7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} tag="Craft & Precision" tagIcon={Scissors} - imageSrc="http://img.b2bpic.net/free-photo/bearded-man-sitting-barbershop-getting-his-hair-cut_651396-2976.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bearded-man-sitting-barbershop-getting-his-hair-cut_651396-2976.jpg?_wi=1" imageAlt="Professional barber shop" buttons={[ { text: "Book Appointment", href: "contact" }, @@ -62,7 +62,7 @@ export default function LandingPage() { description="Elevate your grooming with our comprehensive range of barber services designed for the modern gentleman." tag="Services" tagIcon={Zap} - imageSrc="http://img.b2bpic.net/free-photo/stylish-haircut-barbershop_1163-2012.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stylish-haircut-barbershop_1163-2012.jpg?_wi=1" imageAlt="Haircut service" mediaAnimation="slide-up" useInvertedBackground={false} @@ -122,7 +122,7 @@ export default function LandingPage() {