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