diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c30df4..eba1cfe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -204,9 +204,8 @@ export default function LandingPage() { @@ -215,9 +214,14 @@ export default function LandingPage() { diff --git a/src/app/terms/page.tsx b/src/app/terms/page.tsx index 34feb7c..7f203fc 100644 --- a/src/app/terms/page.tsx +++ b/src/app/terms/page.tsx @@ -153,9 +153,14 @@ export default function TermsOfServicePage() {