From fa30ad76881491f0c6d3f9c903018a1a46b38266 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 11:40:25 +0000 Subject: [PATCH] Update src/app/policy/page.tsx --- src/app/policy/page.tsx | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) 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