Update src/app/page.tsx

This commit is contained in:
2026-03-05 17:18:52 +00:00
parent 21556130fe
commit 5ea8e85ddd

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
imagePosition="right"
mediaAnimation="opacity"
buttons={[
{ text: "Visit Us Today", href: "contact" },
{ text: "Reserve a Table", href: "contact" },
{ text: "Learn More", href: "about" },
]}
buttonAnimation="slide-up"