Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 22be491bf9 | |||
| b4536b3d01 | |||
| 45cad416cd | |||
| 192389a58c | |||
| 1b152a19ec |
@@ -82,6 +82,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
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."
|
||||
buttons={[
|
||||
{
|
||||
text: "Prenota Ora", href: "#contact"},
|
||||
]}
|
||||
bulletPoints={[
|
||||
{
|
||||
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"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Visualizza Menu Completo", href: "/menu-pdf"}
|
||||
]}
|
||||
title="Menu & Cocktail"
|
||||
description="La nostra selezione di bevande d'autore."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user