diff --git a/src/routes/_auth.sign-up.tsx b/src/routes/_auth.sign-up.tsx index b3a8ee2..6f956ec 100644 --- a/src/routes/_auth.sign-up.tsx +++ b/src/routes/_auth.sign-up.tsx @@ -105,16 +105,40 @@ function SignUpPage() { title="Create your account" footer={ isHostedMode ? ( -
- Already have an account?{" "} - - Sign in - -
++ By signing up, you agree to our{" "} + + Terms + {" "} + and{" "} + + Privacy Policy + + . +
+ ++ Already have an account?{" "} + + Sign in + +
+