From d43dfc45e1856269b2f6da90e4e6d684b9de7920 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 01:28:41 +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 1e5e164..1b4477c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { title: "Professional Atmosphere", description: "A welcoming space designed for relaxation and quality grooming care with attention to detail.", icon: Star } ]} - imageSrc="http://img.b2bpic.net/free-photo/hairdresser-shaving-beards-man-barber-shop_23-2148298292.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hairdresser-shaving-beards-man-barber-shop_23-2148298292.jpg?_wi=1" imageAlt="Professional barber providing expert haircut service" mediaAnimation="slide-up" imagePosition="right" @@ -108,7 +108,7 @@ export default function LandingPage() { animationType="scale-rotate" features={[ { - title: "Precision Haircuts", description: "Expert haircut services tailored to your style and face shape. From fades to shape-ups, we deliver perfection.", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-shaving-beards-man-barber-shop_23-2148298292.jpg", imageAlt: "Professional haircut service" + title: "Precision Haircuts", description: "Expert haircut services tailored to your style and face shape. From fades to shape-ups, we deliver perfection.", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-shaving-beards-man-barber-shop_23-2148298292.jpg?_wi=2", imageAlt: "Professional haircut service" }, { title: "Straight Razor Shaves", description: "Experience the ultimate luxury of a traditional straight razor shave. Clean, smooth, and rejuvenating.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-getting-his-beard-trimmed_23-2148256868.jpg", imageAlt: "Professional shaving service with straight razor" -- 2.49.1