Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bbd50c4478 | |||
| ae2fd44974 | |||
| 570eb1ce16 |
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="Nuestra Tradición"
|
||||
title="Nuestra Tradición: El legado de los sabores andaluces"
|
||||
buttons={[
|
||||
{
|
||||
text: "Reservar mesa", href: "#contact"},
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1", title: "Necesito reservar", content: "Puedes llamarnos al +34 954 123 456 o realizar tu reserva online a través del formulario de contacto inferior."},
|
||||
id: "f1", title: "Necesito reservar", content: "Puedes reservar a través de nuestro teléfono o email."},
|
||||
{
|
||||
id: "f2", title: "Horarios", content: "Estamos abiertos todos los días de 13:00 a 00:00."},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user