Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a4e5d076f7 | |||
| 1f5b4d7196 | |||
| 5531daae52 | |||
| efec858bf7 |
@@ -59,8 +59,8 @@ export default function MainPage() {
|
|||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-polishing-car-before-painting_1303-28150.jpg?_wi=2", imageAlt: "Lavori in carrozzeria" }
|
{ imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-polishing-car-before-painting_1303-28150.jpg?_wi=2", imageAlt: "Lavori in carrozzeria" }
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Chiama Ora", href: "tel:035526679" },
|
{ text: "Preventivo Gratuito", href: "#contact" },
|
||||||
{ text: "Richiedi Preventivo", href: "#contact" }
|
{ text: "Chiama Ora", href: "tel:035526679" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
carouselPosition="right"
|
carouselPosition="right"
|
||||||
@@ -173,7 +173,7 @@ export default function MainPage() {
|
|||||||
<ContactFaq
|
<ContactFaq
|
||||||
ctaTitle="Contattaci Oggi"
|
ctaTitle="Contattaci Oggi"
|
||||||
ctaDescription="Chiama direttamente o richiedi un preventivo. Siamo qui per aiutarti con qualsiasi esigenza automotiistica."
|
ctaDescription="Chiama direttamente o richiedi un preventivo. Siamo qui per aiutarti con qualsiasi esigenza automotiistica."
|
||||||
ctaButton={{ text: "Chiama: 035 526679", href: "tel:035526679" }}
|
ctaButton={{ text: "Chiama Ora - 035 526679", href: "tel:035526679" }}
|
||||||
ctaIcon={Phone}
|
ctaIcon={Phone}
|
||||||
faqs={[
|
faqs={[
|
||||||
{ id: "1", title: "Dove siete situati?", content: "Via XXV Aprile 44, 24050 Grassobbio (BG). Facilmente raggiungibile dalla strada statale con ampio parcheggio." },
|
{ id: "1", title: "Dove siete situati?", content: "Via XXV Aprile 44, 24050 Grassobbio (BG). Facilmente raggiungibile dalla strada statale con ampio parcheggio." },
|
||||||
|
|||||||
Reference in New Issue
Block a user