From 9de12a6e6557af381fcc9412418b94ae1dd9c529 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 04:40:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fd28c1c..2788512 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -173,12 +173,6 @@ export default function LandingPage() { tag="Ready to Indulge?" title="Book Your Table Now" description="Discover why guests keep coming back and experience the unforgettable Crazy Grill Churrascaria." - buttons={[ - { - text: "Reserve via WhatsApp", href: "https://wa.me/5535999999999"}, - { - text: "Get Directions", href: "https://maps.app.goo.gl/example"}, - ]} /> -- 2.49.1