diff --git a/src/app/contatti/page.tsx b/src/app/contatti/page.tsx index 22ecbd6..fa83b3d 100644 --- a/src/app/contatti/page.tsx +++ b/src/app/contatti/page.tsx @@ -31,7 +31,7 @@ export default function ContactPage() { ]} button={{ text: "Prenota Visita", href: "/prenotazione"}} - animateOnLoad={false} + animateOnLoad={true} />