Update src/app/page.tsx

This commit is contained in:
2026-03-05 17:05:43 +00:00
parent 5096dc1aa3
commit ca62d811e8

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
]}
buttons={[
{ text: "View Menu", href: "#menu" },
{ text: "Order Online", href: "#contact" }
{ text: "Reserve a Table", href: "#contact" }
]}
buttonAnimation="slide-up"
carouselPosition="right"