From 2068719574ec61bdabdb41ee6885519d70e178a9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 13:45:52 +0000 Subject: [PATCH] Update src/app/privacy-policy/page.tsx --- src/app/privacy-policy/page.tsx | 37 ++++++++++----------------------- 1 file changed, 11 insertions(+), 26 deletions(-) diff --git a/src/app/privacy-policy/page.tsx b/src/app/privacy-policy/page.tsx index 6c76021..510cc7b 100644 --- a/src/app/privacy-policy/page.tsx +++ b/src/app/privacy-policy/page.tsx @@ -2,7 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import LegalSection from "@/components/legal/LegalSection"; +import LegalSection from '@/components/legal/LegalSection'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; @@ -24,41 +24,26 @@ export default function PrivacyPolicyPage() { - -
- -
- + />