diff --git a/src/app/page.tsx b/src/app/page.tsx index f4f19d7..8e07e6b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,8 +55,8 @@ export default function LandingPage() { ]} enableKpiAnimation={true} buttons={[ - { text: "Order Pickup", href: "#contact" }, - { text: "Order Delivery", href: "#contact" } + { text: "Book a Table", href: "#contact" }, + { text: "Order Online", href: "#menu" } ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/side-view-cocktail-shots-with-slice-lemon-kiwi-slice-candles-bar_176474-3056.jpg"