Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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."},
|
||||
@@ -250,4 +254,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user