diff --git a/src/app/privacy/page.tsx b/src/app/privacy/page.tsx
index 8f90254..59395e9 100644
--- a/src/app/privacy/page.tsx
+++ b/src/app/privacy/page.tsx
@@ -7,7 +7,7 @@ export const metadata: Metadata = {
export default function PrivacyPage() {
return (
-
+
Privacy Policy
Effective Date: April 06, 2025
diff --git a/src/app/terms-of-service/page.tsx b/src/app/terms-of-service/page.tsx
index 81daae9..9739cdb 100644
--- a/src/app/terms-of-service/page.tsx
+++ b/src/app/terms-of-service/page.tsx
@@ -7,7 +7,7 @@ export const metadata: Metadata = {
export default function PrivacyPage() {
return (
-
+
Terms of Service
Effective Date: May 02, 2025