Update src/app/page.tsx

This commit is contained in:
2026-03-03 20:57:53 +00:00
parent f2b17c5b33
commit 16ca357da2

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
}
]}
buttons={[
{ text: "Order Online", href: "order" },
{ text: "Order Now", href: "menu" },
{ text: "Visit Us Today", href: "contact" }
]}
/>