From f1a583e45822ddd2427b69e2e593615e585d82a7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Feb 2026 17:51:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 37a6050..1e2d4b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,7 +108,6 @@ 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, @@ -232,6 +231,7 @@ export default function LandingPage() { imageSrc="https://img.b2bpic.net/free-vector/worldwide-travel-time-flight-dotted-route-track_1017-62398.jpg" mediaPosition="right" buttonText="Request Consultation" + mediaAnimation="slide-in" /> -- 2.49.1