Update src/app/contatti/page.tsx

This commit is contained in:
2026-03-02 21:56:15 +00:00
parent 3d292f08dd
commit 8a92e7ad0b

View File

@@ -31,7 +31,7 @@ export default function ContactPage() {
]}
button={{
text: "Prenota Visita", href: "/prenotazione"}}
animateOnLoad={false}
animateOnLoad={true}
/>
</div>