Update src/app/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Sabores únicos. Experiencia inolvidable."
|
||||
description="Una propuesta gastronómica exclusiva en Mar del Plata. Déjese llevar por la visión creativa del chef Gabriel."
|
||||
description="Una propuesta gastronómica exclusiva en Mar del Plata. Experiencia Omakase únicamente por reserva para garantizar la máxima calidad y exclusividad. Déjese llevar por la visión creativa del chef Gabriel."
|
||||
buttons={[{ text: "Reservar Mesa", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg"
|
||||
imageAlt="Experiencia Uéso"
|
||||
@@ -178,4 +178,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user