diff --git a/src/app/team/page.tsx b/src/app/team/page.tsx index 5975cd1..d02f274 100644 --- a/src/app/team/page.tsx +++ b/src/app/team/page.tsx @@ -33,7 +33,7 @@ export default function TeamPage() { ]} button={{ text: "Prenota Visita", href: "/prenotazione"}} - animateOnLoad={false} + animateOnLoad={true} />