Update src/app/contact/page.tsx

This commit is contained in:
2026-03-25 06:37:42 +00:00
parent 768b368c6d
commit 39803a25cc

View File

@@ -60,11 +60,6 @@ export default function ContactPage() {
inputPlaceholder="Your name, number, and inquiry..."
buttonText="Send Inquiry"
termsText="Or send us a message below:"
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" }
]}
/>
</div>