From ec45d756d88fce0426468ff2f970f4fa3011130a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:46:27 +0000 Subject: [PATCH] Update src/app/privacy-policy/page.tsx --- src/app/privacy-policy/page.tsx | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/src/app/privacy-policy/page.tsx b/src/app/privacy-policy/page.tsx index 7f80500..b1e5a3c 100644 --- a/src/app/privacy-policy/page.tsx +++ b/src/app/privacy-policy/page.tsx @@ -29,9 +29,7 @@ export default function PrivacyPolicyPage() { { name: "Blog", id: "/blog" }, ]} button={{ - text: "Prenota Visita", - href: "/prenotazione", - }} + text: "Prenota Visita", href: "/prenotazione"}} animateOnLoad={true} /> @@ -94,13 +92,9 @@ export default function PrivacyPolicyPage() {