Update src/app/contact/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user