From a311ab956878276c827b5268c3e269cc971bf999 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 23:20:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 56f7b8c..ac4e5f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,11 +31,11 @@ export default function LandingPage() { @@ -58,6 +58,7 @@ export default function LandingPage() { title="Why Travel With Us?" description="Professional services tailored for your ultimate relaxation and discovery." animationType="slide-up" + gridVariant="uniform-all-items-equal" textboxLayout="default" useInvertedBackground={false} features={[ -- 2.49.1