5 Commits

Author SHA1 Message Date
7ca4cd79ba Merge version_3 into main
Merge version_3 into main
2026-03-05 13:15:19 +00:00
a4e5d076f7 Update src/app/page.tsx 2026-03-05 13:15:15 +00:00
1f5b4d7196 Merge version_2 into main
Merge version_2 into main
2026-03-05 13:13:23 +00:00
5531daae52 Update src/app/page.tsx 2026-03-05 13:13:19 +00:00
efec858bf7 Merge version_1 into main
Merge version_1 into main
2026-03-04 12:29:19 +00:00

View File

@@ -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" }
]}
buttons={[
{ text: "Chiama Ora", href: "tel:035526679" },
{ text: "Richiedi Preventivo", href: "#contact" }
{ text: "Preventivo Gratuito", href: "#contact" },
{ text: "Chiama Ora", href: "tel:035526679" }
]}
buttonAnimation="slide-up"
carouselPosition="right"
@@ -173,7 +173,7 @@ export default function MainPage() {
<ContactFaq
ctaTitle="Contattaci Oggi"
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}
faqs={[
{ id: "1", title: "Dove siete situati?", content: "Via XXV Aprile 44, 24050 Grassobbio (BG). Facilmente raggiungibile dalla strada statale con ampio parcheggio." },