Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4eec5d5526 | |||
| ffaf8b5eed | |||
| 11e56a2f0e | |||
| ec115d90e6 |
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
|||||||
ratingText="Rated 3.8/5 by 226 satisfied guests"
|
ratingText="Rated 3.8/5 by 226 satisfied guests"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Call Now", href: "tel:+919876543210" },
|
{ text: "Call Now", href: "tel:+919876543210" },
|
||||||
{ text: "Order Online", href: "#" }
|
{ text: "Browse Full Menu", href: "#menu" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user