From 2d866ba8cc55de031a474b98b39d1597eeb15d9e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:49:11 +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 bf3b020..a30643a 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={true} + animateOnLoad={false} /> -- 2.49.1 From b1c166234d3e6a8c1a94a700d2c6ab614b14cc8f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:49:12 +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 fa83b3d..22ecbd6 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={true} + animateOnLoad={false} /> -- 2.49.1 From 56b2e1f97b455c696c09204748e8f6d40b184114 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:49:12 +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 f2ab0ee..d7ac50d 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={true} + animateOnLoad={false} /> -- 2.49.1 From 998a0650f93004c3f79b9e16c4458e35fed38aec Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:49:13 +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 be078c3..91de772 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={true} + animateOnLoad={false} /> -- 2.49.1 From 861dd281b9f5345c2f5f82926617ff0935046f9d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:49:13 +0000 Subject: [PATCH 5/8] Update src/app/prenotazione/page.tsx --- src/app/prenotazione/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/prenotazione/page.tsx b/src/app/prenotazione/page.tsx index 1f4936c..ea0a562 100644 --- a/src/app/prenotazione/page.tsx +++ b/src/app/prenotazione/page.tsx @@ -31,7 +31,7 @@ export default function BookingPage() { ]} button={{ text: "Prenota Visita", href: "/prenotazione"}} - animateOnLoad={true} + animateOnLoad={false} /> -- 2.49.1 From 6a6a829de58117c9fbd29996b703ff2006c843cf Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:49:14 +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 b1e5a3c..6eba1c5 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={true} + animateOnLoad={false} /> -- 2.49.1 From b794aae9ca78da9097d5417a3748efc3ae61b223 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:49:14 +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 11fa4bd..9da58e5 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={true} + animateOnLoad={false} /> -- 2.49.1 From 38511c5551f89b5b2f70be397ae9b7ff756363d4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:49:15 +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 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} /> -- 2.49.1