From 9f671df0c371eee42eff469e4dc6cf780a60e41b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 05:46:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 39 +++++++++++++++------------------------ 1 file changed, 15 insertions(+), 24 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0ea8242..2d0717f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,6 +54,9 @@ export default function LandingPage() { frameStyle="card" mediaAnimation="slide-up" buttonAnimation="opacity" + containerClassName="bg-black text-white" + logoClassName="text-white" + descriptionClassName="text-white" ariaLabel="Hero section showcasing Saint Luciel luxury brand" /> @@ -76,14 +79,11 @@ export default function LandingPage() {