diff --git a/src/app/contatti/page.tsx b/src/app/contatti/page.tsx index 47c04c7..732e4a5 100644 --- a/src/app/contatti/page.tsx +++ b/src/app/contatti/page.tsx @@ -52,7 +52,7 @@ export default function ContattiPage() { ctaButton={{ text: "Chiama 06 333 0385", href: "tel:06-333-0385" }} ctaIcon={Phone} useInvertedBackground={false} - animationType="instant" + animationType="opacity" /> @@ -65,7 +65,7 @@ export default function ContattiPage() { textboxLayout="default" useInvertedBackground={true} animationType="slide-up" - faqsAnimation="smooth" + faqsAnimation="opacity" faqs={[ { id: "1", title: "Offrite servizi di consegna a domicilio?", content: "Sì, offriamo servizi di consegna rapida a Roma Nord. Contattaci per informazioni su tempi e costi di consegna specifici per il tuo indirizzo."},