Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 79299e8de6 | |||
| 9ba5f594ec | |||
| c4cce603b5 |
@@ -46,14 +46,17 @@ export default function LandingPage() {
|
|||||||
description="Tinteggiatura civile e industriale con tecnologie all'avanguardia, piattaforme aeree e un parco mezzi unico nel territorio. Dove gli altri non arrivano, arriviamo noi."
|
description="Tinteggiatura civile e industriale con tecnologie all'avanguardia, piattaforme aeree e un parco mezzi unico nel territorio. Dove gli altri non arrivano, arriviamo noi."
|
||||||
tag="Dal 1990"
|
tag="Dal 1990"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AicWC53vH80wLx71X1buQoZMgU/uploaded-1773091501824-2u5rhu3w.png"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AicWC53vH80wLx71X1buQoZMgU/uploaded-1773091546923-m4ntmasg.png"
|
||||||
imageAlt="Euro Pitture parco mezzi Suzzara"
|
imageAlt="Euro Pitture parco mezzi Suzzara"
|
||||||
imagePosition="right"
|
imagePosition="right"
|
||||||
mediaAnimation="none"
|
mediaAnimation="none"
|
||||||
|
fixedMediaHeight={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Richiedi Preventivo", href: "#contact" },
|
{ text: "Richiedi Preventivo", href: "#contact" },
|
||||||
{ text: "Guarda i Lavori", href: "#portfolio" }
|
{ text: "Guarda i Lavori", href: "#portfolio" }
|
||||||
]}
|
]}
|
||||||
|
mediaWrapperClassName="h-screen"
|
||||||
|
imageClassName="w-full h-full object-cover"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -236,4 +239,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user