Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e56070d0bc | |||
| 8c70f41a4d |
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
|||||||
animationType="entrance-slide"
|
animationType="entrance-slide"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Order on WhatsApp", href: "https://wa.me/923001234567" },
|
{ text: "Order on WhatsApp", href: "https://wa.me/923001234567" },
|
||||||
{ text: "Reserve Your Table", href: "#contact" }
|
{ text: "Order Now - No Wait", href: "#contact" }
|
||||||
]}
|
]}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user