Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b4536b3d01 | |||
| 45cad416cd | |||
| 192389a58c | |||
| 1b152a19ec |
@@ -82,6 +82,10 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Giusy & Vittoria: Passione e Professionalità."
|
title="Giusy & Vittoria: Passione e Professionalità."
|
||||||
description="Un locale nato dal cuore, dove la professionalità di Giusy e l'energia di Vittoria si incontrano per regalarti serate indimenticabili."
|
description="Un locale nato dal cuore, dove la professionalità di Giusy e l'energia di Vittoria si incontrano per regalarti serate indimenticabili."
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "Prenota Ora", href: "#contact"},
|
||||||
|
]}
|
||||||
bulletPoints={[
|
bulletPoints={[
|
||||||
{
|
{
|
||||||
title: "Gestione Familiare", description: "Accoglienza autentica e curata nei dettagli."},
|
title: "Gestione Familiare", description: "Accoglienza autentica e curata nei dettagli."},
|
||||||
@@ -153,6 +157,10 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "c6", name: "Moscow Mule", price: "€9", imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-cocktail_52683-107587.jpg"},
|
id: "c6", name: "Moscow Mule", price: "€9", imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-cocktail_52683-107587.jpg"},
|
||||||
]}
|
]}
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "Visualizza Menu Completo", href: "/menu-pdf"}
|
||||||
|
]}
|
||||||
title="Menu & Cocktail"
|
title="Menu & Cocktail"
|
||||||
description="La nostra selezione di bevande d'autore."
|
description="La nostra selezione di bevande d'autore."
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user