Update src/app/team/page.tsx

This commit is contained in:
2026-03-02 21:56:18 +00:00
parent 699b1bd699
commit 84a361b293

View File

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