diff --git a/Accounts/src/Pages/ForgotPassword.tsx b/Accounts/src/Pages/ForgotPassword.tsx index 9fd3355e2a..6239f97265 100644 --- a/Accounts/src/Pages/ForgotPassword.tsx +++ b/Accounts/src/Pages/ForgotPassword.tsx @@ -20,13 +20,14 @@ const ForgotPassword: FunctionComponent = () => {
-
- -
+
+
+ +
Reset Password @@ -54,7 +55,7 @@ const ForgotPassword: FunctionComponent = () => { ]} onSubmit={( _values: FormValues - ) => {}} + ) => { }} submitButtonText={ 'Send Password Reset Link' } diff --git a/Accounts/src/Pages/Login.tsx b/Accounts/src/Pages/Login.tsx index 8876938e43..504a2efb52 100644 --- a/Accounts/src/Pages/Login.tsx +++ b/Accounts/src/Pages/Login.tsx @@ -23,13 +23,14 @@ const LoginPage: FunctionComponent = () => {
-
- -
+
+
+ +
Welcome back! diff --git a/Accounts/src/Pages/Register.tsx b/Accounts/src/Pages/Register.tsx index b7a0b32eda..1e443c879f 100644 --- a/Accounts/src/Pages/Register.tsx +++ b/Accounts/src/Pages/Register.tsx @@ -24,13 +24,14 @@ const RegisterPage: FunctionComponent = () => {
-
- -
+
+
+ +
Create your OneUptime account. diff --git a/Accounts/src/Pages/SsoLogin.tsx b/Accounts/src/Pages/SsoLogin.tsx index 8d2b010878..23c8f4aec5 100644 --- a/Accounts/src/Pages/SsoLogin.tsx +++ b/Accounts/src/Pages/SsoLogin.tsx @@ -20,13 +20,14 @@ const SsoLoginPage: FunctionComponent = () => {
-
- -
+
+
+ +
Welcome back! diff --git a/Accounts/src/Pages/VerifyEmail.tsx b/Accounts/src/Pages/VerifyEmail.tsx index 1e84af75e5..efc773abcb 100644 --- a/Accounts/src/Pages/VerifyEmail.tsx +++ b/Accounts/src/Pages/VerifyEmail.tsx @@ -14,13 +14,14 @@ const VerifyEmail: FunctionComponent = () => {
-
- -
+
+
+ +
Your email is verified.