From 0e5bd134e73d86e151934a8f206db0c8d0b126a6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 08:48:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 82a5151..56981d7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -202,6 +202,7 @@ export default function SalonPage() { speed={40} ariaLabel="Social Proof Section" className="py-16 lg:py-24" + textBoxTitleClassName="sr-only" descriptionClassName="text-foreground text-center text-lg opacity-80 mb-12 max-w-2xl mx-auto" tagClassName="text-primary-cta font-semibold text-sm uppercase tracking-wide" logoItemClassName="flex items-center justify-center"