diff --git a/src/app/page.tsx b/src/app/page.tsx index 9973dd1..2958077 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,12 +54,12 @@ export default function LandingPage() { enableKpiAnimation={true} tag="Pronto Intervento" tagIcon={Zap} - tagAnimation="entrance-slide" + tagAnimation="slide-up" buttons={[ { text: "Chiama 077 218 67 70", href: "tel:077218677" }, { text: "Richiedi intervento", href: "#contact" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg" imageAlt="Idraulico professionista" mediaAnimation="blur-reveal" @@ -74,7 +74,7 @@ export default function LandingPage() { description="Offriamo una gamma completa di soluzioni idrauliche per ogni esigenza, dalle riparazioni urgenti alla manutenzione programmata." tag="Servizi Professionali" tagIcon={Wrench} - tagAnimation="entrance-slide" + tagAnimation="slide-up" features={[ { id: 1, @@ -94,7 +94,7 @@ export default function LandingPage() { }, { id: 5, - tag: "Urgenti", title: "Riparazioni urgenti", subtitle: "Interventi d'emergenza", description: "Disponibili 24 ore su 24 per affrontare qualsiasi emergenza idraulica. Interveniamo rapidamente a Losone e zone limitrofe.", imageSrc: "http://img.b2bpic.net/free-vector/twenty-four-service_1017-30335.jpg?_wi=1", imageAlt: "Intervento d'emergenza", buttons: [{ text: "Chiama subito", href: "tel:077218677" }] + tag: "Urgenti", title: "Riparazioni urgenti", subtitle: "Interventi d'emergenza", description: "Disponibili 24 ore su 24 per affrontare qualsiasi emergenza idraulica. Interveniamo rapidamente a Losone e zone limitrofe.", imageSrc: "http://img.b2bpic.net/free-vector/twenty-four-service_1017-30335.jpg", imageAlt: "Intervento d'emergenza", buttons: [{ text: "Chiama subito", href: "tel:077218677" }] }, { id: 6, @@ -104,7 +104,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} buttons={[{ text: "Contattaci per un preventivo", href: "#contact" }]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" /> @@ -116,7 +116,7 @@ export default function LandingPage() { description="A.R. Idraulica Losone" subdescription="Via Gratello 39, 6616 Losone • Tel. 077 218 67 70" icon={Phone} - imageSrc="http://img.b2bpic.net/free-vector/twenty-four-service_1017-30335.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-vector/twenty-four-service_1017-30335.jpg" imageAlt="Intervento d'emergenza 24 ore" useInvertedBackground={false} mediaAnimation="slide-up" @@ -144,7 +144,7 @@ export default function LandingPage() { description="Leggete le testimonianze di chi ha scelto A.R. Idraulica" tag="Testimonianze" tagIcon={Star} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} testimonials={[ @@ -170,10 +170,10 @@ export default function LandingPage() { description="Risposte alle domande più comuni su servizi, tempi e tariffe" tag="FAQ" tagIcon={HelpCircle} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} - faqsAnimation="entrance-slide" + faqsAnimation="slide-up" faqs={[ { id: "1", title: "Quali orari di intervento offrite?", content: "Siamo disponibili 24 ore su 24, 7 giorni su 7. Che sia di giorno, di notte o nei giorni festivi, contattateci per un intervento rapido." @@ -203,7 +203,7 @@ export default function LandingPage() { tagIcon={Mail} title="Richiedi un intervento" description="Compila il modulo sottostante per segnalare il tuo problema idraulico. Ti ricontattiamo nel più breve tempo possibile per concordare l'intervento." - tagAnimation="entrance-slide" + tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/young-woman-using-audio-headset-computer-call-center-job-offering-helpline-assistance-people-female-consultant-talking-clients-customer-care-service-helping-with-telemarketing_482257-43318.jpg"