Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d3c41dc2b7 | |||
| 155077d9b3 |
@@ -156,11 +156,11 @@ export default function LandingPage() {
|
||||
tagIcon={Phone}
|
||||
tagAnimation="blur-reveal"
|
||||
title="Ready to Experience Pure Vegetarian Dining?"
|
||||
description="Call us now for table reservations, online orders, or same-day delivery. We're open during breakfast, lunch, and dinner. Available on WhatsApp for quick queries and orders."
|
||||
description="Order in 2 minutes via WhatsApp or phone. Call us for table reservations, WhatsApp for quick orders, or visit us near Badlapur Railway Station. We're open for breakfast, lunch, and dinner."
|
||||
background={{ variant: "animated-grid" }}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+919876543210" },
|
||||
{ text: "WhatsApp Order", href: "https://wa.me/919876543210" }
|
||||
{ text: "Order via WhatsApp", href: "https://wa.me/919876543210" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
useInvertedBackground={true}
|
||||
|
||||
Reference in New Issue
Block a user