Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3cf4a1b28f | |||
| c04ebbc710 | |||
| bcfa64bf3f | |||
| fa4e418cd9 | |||
| f259a17dfc |
@@ -45,6 +45,10 @@ export default function LandingPage() {
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="La vera pizza romana a Nettuno"
|
||||
description="Croccante, leggera e preparata con ingredienti selezionati da anni di esperienza."
|
||||
buttons={[
|
||||
{ text: "Prenota Ora", href: "#contact" },
|
||||
{ text: "Vedi Menu", href: "#menu" }
|
||||
]}
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27035.jpg?_wi=1", imageAlt: "Pizza Romana" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/overhead-pizza-slice-served-tissue-paper_23-2147926101.jpg?_wi=1", imageAlt: "Margherita" },
|
||||
@@ -179,4 +183,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user