Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8bed432a3d | |||
| ffe735c34e | |||
| 1036e841fd | |||
| 835cc9183e | |||
| fc630603e7 |
2786
src/app/layout.tsx
2786
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "📞 Llamar ahora", href: "tel:918588672" },
|
{ text: "📞 Llamar: 918 58 86 72", href: "tel:918588672" },
|
||||||
{ text: "Reservar mesa", href: "#contact" }
|
{ text: "Reservar mesa", href: "#contact" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user