Update src/app/privacy-policy/page.tsx

This commit is contained in:
2026-03-02 21:51:40 +00:00
parent 7993592a96
commit 140eaec0cb

View File

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