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