Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 720bd43a03 | |||
| 1f2b60eb5e | |||
| 510345f7ef | |||
| 79e0ab3d31 |
@@ -180,9 +180,9 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Contatti", items: [
|
||||
{
|
||||
label: "Via Genova, 1", href: "#"},
|
||||
label: "Piazza Cavour, 91r, 16128 Genova", href: "#"},
|
||||
{
|
||||
label: "+39 010 1234567", href: "#"},
|
||||
label: "+39 3493315957", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -201,4 +201,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user