From cee5b837d8cbfc113c133e86676952bad85bb887 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 18:00:22 +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 b5f415b..8175284 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Book Your Appointment", href: "/booking" }, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKIUaXr59FE1QYCKDNglueswIR/uploaded-1776275636014-o8w0rm32.png" - imageAlt="Dark cinematic barber shop interior" + imageAlt="Cinematic close-up of a barber's hands using a straight razor on a client's neck with warm moody lighting" showDimOverlay={true} buttonContainerClassName="flex flex-col items-center gap-4" buttonClassName="bg-[#e1b875] text-black" @@ -181,4 +181,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file