Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fd5a8a9c71 | |||
| e2ac3b7d5d |
@@ -225,8 +225,8 @@ export default function LandingPage() {
|
|||||||
title="Come Taste Tradition at Shiv Shakti"
|
title="Come Taste Tradition at Shiv Shakti"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Directions", href: "#visit" },
|
{ text: "Reserve Your Table", href: "#visit" },
|
||||||
{ text: "Call Us", href: "tel:+919876543210" }
|
{ text: "Order Now (+91 9876543210)", href: "tel:+919876543210" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user