From 1032189f5ef1e41b2ad366853b7e92d5275c79a9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 18:25:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 25f4720..f730c08 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,8 +50,8 @@ export default function LandingPage() { ]} enableKpiAnimation={true} buttons={[{ text: "Book Now", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-male-hairdresser-with-razor_23-2147839800.jpg" - imageAlt="Barber shop interior" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DMUr525tcEzFMacZ1MCvh5XJsu/uploaded-1778091925851-bes20soq.jpg" + imageAlt="Lux Barber Logo" mediaAnimation="blur-reveal" avatars={[ { src: "http://img.b2bpic.net/free-photo/indian-stylish-man-black-traditional-clothes-with-white-scarf-posed-outdoor-sitting-bench_627829-12682.jpg", alt: "Indian stylish man" }, @@ -158,4 +158,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1