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" />