From 3fe3b69c140b6600a1a248e84d154a56c1eb88e3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:15:20 +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 af14443..0613e01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,8 +102,8 @@ export default function SpaLandingPage() { description="Discover our carefully curated selection of therapeutic treatments designed to rejuvenate body and mind." tag="Services" textboxLayout="default" - useInvertedBackground={false} - gridVariant="uniform-4-items" + useInvertedBackground="noInvert" + gridVariant="uniform-4" animationType="slide-up" features={[ { -- 2.49.1