diff --git a/src/app/team/page.tsx b/src/app/team/page.tsx index d02f274..5975cd1 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={true} + animateOnLoad={false} />