From d6dd2357281c19158fdf49b3d1a4731c86b5c8eb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:19:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"