Update src/app/team/page.tsx

This commit is contained in:
2026-03-02 21:54:02 +00:00
parent 6d9b375a5c
commit b3544bac46

View File

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