diff --git a/src/app/terms/page.tsx b/src/app/terms/page.tsx index aec7918..0cd1c97 100644 --- a/src/app/terms/page.tsx +++ b/src/app/terms/page.tsx @@ -10,37 +10,31 @@ export default function TermsPage() { return ( - - - + + + );