Update src/app/page.tsx
This commit is contained in:
@@ -70,8 +70,8 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "View Menu", href: "menu" },
|
||||
{ text: "Order Online", href: "contact" }
|
||||
{ text: "Order Now", href: "contact" },
|
||||
{ text: "View Menu", href: "menu" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user