From 34e6e9829eeba0b7a338f5f04129445c266062b6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 21:07:40 +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 5d45653..65fd496 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -217,7 +217,7 @@ export default function LandingPage() { { text: "Read All Reviews", href: "#"}, ]} - cardAnimation="entrance-slide" + cardAnimation="slide-up" /> @@ -252,7 +252,7 @@ export default function LandingPage() { { text: "Book Online", href: "https://example.com/booking"}, ]} - animationType="slide-up" + animationType="entrance-slide" />