From 7bb0abfe65b384e81d82d1f37b7c400117401a0a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:51:36 +0000 Subject: [PATCH 1/8] Update src/app/blog/page.tsx --- src/app/blog/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index a30643a..bf3b020 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -32,7 +32,7 @@ export default function BlogPage() { ]} button={{ text: "Prenota Visita", href: "/prenotazione"}} - animateOnLoad={false} + animateOnLoad={true} /> -- 2.49.1 From 9a76e7f5d41949fbcd9a4736b107b135f39ef0e7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:51:37 +0000 Subject: [PATCH 2/8] Update src/app/contatti/page.tsx --- src/app/contatti/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contatti/page.tsx b/src/app/contatti/page.tsx index 22ecbd6..fa83b3d 100644 --- a/src/app/contatti/page.tsx +++ b/src/app/contatti/page.tsx @@ -31,7 +31,7 @@ export default function ContactPage() { ]} button={{ text: "Prenota Visita", href: "/prenotazione"}} - animateOnLoad={false} + animateOnLoad={true} /> -- 2.49.1 From c7a8d82a99148e947f67133b2f22b3b9edef6d11 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:51:37 +0000 Subject: [PATCH 3/8] Update src/app/cookie-policy/page.tsx --- src/app/cookie-policy/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/cookie-policy/page.tsx b/src/app/cookie-policy/page.tsx index d7ac50d..f2ab0ee 100644 --- a/src/app/cookie-policy/page.tsx +++ b/src/app/cookie-policy/page.tsx @@ -30,7 +30,7 @@ export default function CookiePolicyPage() { ]} button={{ text: "Prenota Visita", href: "/prenotazione"}} - animateOnLoad={false} + animateOnLoad={true} /> -- 2.49.1 From 99feb6ba9e3e94fe1e5be9e4a3f46116573331b8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:51:39 +0000 Subject: [PATCH 4/8] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 91de772..be078c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function HomePage() { ]} button={{ text: "Prenota Visita", href: "/prenotazione"}} - animateOnLoad={false} + animateOnLoad={true} /> -- 2.49.1 From 7993592a96d41620f2cd013b7c0af671bd775777 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:51:39 +0000 Subject: [PATCH 5/8] Update src/app/prenotazione/page.tsx --- src/app/prenotazione/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/prenotazione/page.tsx b/src/app/prenotazione/page.tsx index ea0a562..5987b85 100644 --- a/src/app/prenotazione/page.tsx +++ b/src/app/prenotazione/page.tsx @@ -31,14 +31,14 @@ export default function BookingPage() { ]} button={{ text: "Prenota Visita", href: "/prenotazione"}} - animateOnLoad={false} + animateOnLoad={true} />
Date: Mon, 2 Mar 2026 21:51:40 +0000 Subject: [PATCH 6/8] Update src/app/privacy-policy/page.tsx --- src/app/privacy-policy/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/privacy-policy/page.tsx b/src/app/privacy-policy/page.tsx index 6eba1c5..b1e5a3c 100644 --- a/src/app/privacy-policy/page.tsx +++ b/src/app/privacy-policy/page.tsx @@ -30,7 +30,7 @@ export default function PrivacyPolicyPage() { ]} button={{ text: "Prenota Visita", href: "/prenotazione"}} - animateOnLoad={false} + animateOnLoad={true} />
-- 2.49.1 From 2de7b68285f1241689283962ab48058669b79c99 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:51:40 +0000 Subject: [PATCH 7/8] Update src/app/servizi/page.tsx --- src/app/servizi/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/servizi/page.tsx b/src/app/servizi/page.tsx index 9da58e5..11fa4bd 100644 --- a/src/app/servizi/page.tsx +++ b/src/app/servizi/page.tsx @@ -33,7 +33,7 @@ export default function ServicesPage() { ]} button={{ text: "Prenota Visita", href: "/prenotazione"}} - animateOnLoad={false} + animateOnLoad={true} /> -- 2.49.1 From 0e56af6201abc91c7ed4db9294d6d385b64159ad Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:51:41 +0000 Subject: [PATCH 8/8] Update src/app/team/page.tsx --- src/app/team/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} /> -- 2.49.1