Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9bb78281ab | |||
| 4d61297d17 | |||
| 14987dd9d4 | |||
| 5024fcfab4 |
@@ -203,8 +203,8 @@ export default function LandingPage() {
|
|||||||
title="Haz Tu Pedido Ahora Mismo"
|
title="Haz Tu Pedido Ahora Mismo"
|
||||||
description="Llámanos para pedir tus tacos o rellena el formulario. Nos encantaría servirte. Horario: Lunes a Domingo 11:00 - 23:00"
|
description="Llámanos para pedir tus tacos o rellena el formulario. Nos encantaría servirte. Horario: Lunes a Domingo 11:00 - 23:00"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Llamar Ahora: +34 977 123 456", href: "tel:+34977123456" },
|
{ text: "Pedir en Just Eat", href: "https://www.juseat.es" },
|
||||||
{ text: "Pedir Online", href: "#" },
|
{ text: "Reservar Mesa", href: "tel:+34977123456" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
|
|||||||
Reference in New Issue
Block a user