Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 496483d02e | |||
| bd3edcacbf | |||
| 8a0a291448 | |||
| 444d36d927 | |||
| 0e2aa81b0d |
@@ -1419,4 +1419,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Chiama Ora", href: "tel:0121349116" },
|
||||
{ text: "Ritiro Gratuito Adesso", href: "tel:0121349116" },
|
||||
{ text: "Richiedi Informazioni", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -224,4 +224,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user