From 2efb94c70bd3c701a506ccb005496c8a503b8780 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 22:04:37 +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 caf5a8f..a2f4dd0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { title="Elevating the Art of Grooming" description="Since 2015, Up Next Barbershop has been dedicated to delivering exceptional haircuts, beard grooming, and personalized styling. Our team of master barbers combines traditional techniques with contemporary trends to ensure every client leaves looking and feeling their best." tag="Our Story" - imageSrc="http://img.b2bpic.net/free-photo/top-view-male-self-care-setting-still-life_23-2150326581.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-male-self-care-setting-still-life_23-2150326581.jpg?_wi=1" imageAlt="Professional barber tools" useInvertedBackground={false} buttons={[ @@ -86,7 +86,7 @@ export default function LandingPage() { }, { id: "3", title: "Hair Treatments", tags: ["Specialty", "25 min"], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-setting-still-life_23-2150326581.jpg", imageAlt: "Professional hair treatments" + imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-setting-still-life_23-2150326581.jpg?_wi=2", imageAlt: "Professional hair treatments" } ]} animationType="slide-up"