diff --git a/src/app/privacy-policy/page.tsx b/src/app/privacy-policy/page.tsx index 6eba1c5..b1e5a3c 100644 --- a/src/app/privacy-policy/page.tsx +++ b/src/app/privacy-policy/page.tsx @@ -30,7 +30,7 @@ export default function PrivacyPolicyPage() { ]} button={{ text: "Prenota Visita", href: "/prenotazione"}} - animateOnLoad={false} + animateOnLoad={true} />