From 846ed2259bb8c77fa57bcb22485d2b67736c322f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Feb 2026 17:49:06 +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 9078973..37a6050 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,6 +108,7 @@ export default function LandingPage() { description="Experience travel transformed through personalized service, exclusive access, and curated moments of discovery." showStepNumbers={true} textboxLayout="default" + animationType="slide-up" features={[ { id: 1, -- 2.49.1