diff --git a/src/app/privacy/page.tsx b/src/app/privacy/page.tsx index f69b53e..1c05ac8 100644 --- a/src/app/privacy/page.tsx +++ b/src/app/privacy/page.tsx @@ -5,10 +5,30 @@ import LegalSection from '@/components/legal/LegalSection'; export default function PrivacyPage() { return ( - - -
- + + + );