From 4d6c15b0c82192ef11cbea720a58fee75dff167a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 06:37:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7eb8d72..b854961 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -142,11 +142,6 @@ export default function HomePage() { inputPlaceholder="Your name, number, and inquiry..." buttonText="Send Inquiry" termsText="" - buttons={[ - { text: "Call Now: 091829 50479", href: "tel:09182950479" }, - { text: "WhatsApp Order", href: "https://wa.me/919182950479" }, - { text: "Get Directions", href: "https://www.google.com/maps/dir/?api=1&destination=TAJ+Family+Restaurant,+Ambedkar+Nagar,+Shanti+Nagar,+Sircilla,+Telangana+505301" } - ]} />