diff --git a/src/pages/login.tsx b/src/pages/login.tsx index adef74ae..707a423f 100644 --- a/src/pages/login.tsx +++ b/src/pages/login.tsx @@ -41,58 +41,37 @@ const Login: PageWithLayout = () => { if (status === "unauthenticated") { return ( - // Changed background from gradient to navy blue -
+
Sign in to continue your journey with #VetsWhoCode
+
By clicking continue, you agree to our{" "} - + Terms of Service {" "} and{" "} - + Privacy Policy . @@ -105,7 +84,7 @@ const Login: PageWithLayout = () => { return (