Update src/app/page.tsx

This commit is contained in:
2026-06-01 14:53:29 +00:00
parent e350db12ae
commit e3968d2a8a

View File

@@ -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"
/>
</div>
@@ -231,7 +231,7 @@ export default function LandingPage() {
{
text: "View Location", href: "#"},
]}
animationType="slide-up"
animationType="entrance-slide"
/>
</div>