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