Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c9d53c965 | |||
| c1e0f81775 | |||
| 9db5ea0317 | |||
| 7bff1bcf85 |
@@ -50,7 +50,7 @@ export default function CoffeeShopPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "☎️ Call Now", href: "tel:+1-555-0147" },
|
{ text: "Reserve Your Spot", href: "tel:+1-555-0147" },
|
||||||
{ text: "View Menu", href: "#featured-menu" }
|
{ text: "View Menu", href: "#featured-menu" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user