diff --git a/frontend/app/src/pages/auth/login/index.tsx b/frontend/app/src/pages/auth/login/index.tsx index 5b3ac75a8..bdd5c94fc 100644 --- a/frontend/app/src/pages/auth/login/index.tsx +++ b/frontend/app/src/pages/auth/login/index.tsx @@ -77,14 +77,21 @@ export default function Login() {
By clicking continue, you agree to our{' '} Terms of Service - {' '} - and{' '} + + ,{' '} + + Cookie Policy + + , and{' '} Privacy Policy diff --git a/frontend/app/src/pages/auth/register/index.tsx b/frontend/app/src/pages/auth/register/index.tsx index 32edd0817..6a22d426f 100644 --- a/frontend/app/src/pages/auth/register/index.tsx +++ b/frontend/app/src/pages/auth/register/index.tsx @@ -75,14 +75,21 @@ export default function Register() {
By clicking continue, you agree to our{' '} Terms of Service - {' '} - and{' '} + + ,{' '} + + Cookie Policy + + , and{' '} Privacy Policy