From 5581c4ae12c9e16fbaef5a5e103e99902d0a6baa Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 12:26:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eda7a7a..aea9a50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { background={{ variant: "glowing-orb" }} buttons={[ { text: "Reserve a Table", href: "#reservation" }, - { text: "Message on WhatsApp", href: "#whatsapp-contact" } + { text: "Quick Order", href: "#whatsapp-contact" } ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-vector/flat-mexican-food-restaurant-social-media-promo-template_23-2149650868.jpg" -- 2.49.1