diff --git a/src/app/policy/page.tsx b/src/app/policy/page.tsx index 319fb44..d32ef2d 100644 --- a/src/app/policy/page.tsx +++ b/src/app/policy/page.tsx @@ -9,8 +9,16 @@ export default function PolicyPage() { return ( - - + + ); } \ No newline at end of file