From e3968d2a8a3dbec3643228896e97a7b74e2ab7b6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 14:53:29 +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 65f1e49..13b2519 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -214,7 +214,7 @@ export default function LandingPage() { ]} sideTitle="Frequently Asked Questions" sideDescription="Find answers to common questions about reservations, dietary options, and our special events." - faqsAnimation="entrance-slide" + faqsAnimation="slide-up" textPosition="left" /> @@ -231,7 +231,7 @@ export default function LandingPage() { { text: "View Location", href: "#"}, ]} - animationType="slide-up" + animationType="entrance-slide" />