Merge version_2 into main #2
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
description="Frente a la playa, con sabor casero y guiños internacionales."
|
||||
buttons={[
|
||||
{
|
||||
text: "RESERVAR MESA", href: "#contact"},
|
||||
text: "RESERVAR MESA", href: "https://go.nordqr.com/lebowski"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
@@ -161,7 +161,8 @@ export default function LandingPage() {
|
||||
variant: "plain"}}
|
||||
title="Reserva tu mesa hoy"
|
||||
description="¡Ven a descubrir por qué somos el secreto mejor guardado de Badalona!"
|
||||
buttonText="Enviar reserva"
|
||||
buttonText="Reservar ahora"
|
||||
onSubmit={(email) => window.location.href = "https://go.nordqr.com/lebowski"}
|
||||
tag="Contacto"
|
||||
/>
|
||||
</div>
|
||||
@@ -178,4 +179,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user