diff --git a/src/components/AuthPages/ForgotPassword/index.jsx b/src/components/AuthPages/ForgotPassword/index.jsx index 4745d89..d8d5f1b 100644 --- a/src/components/AuthPages/ForgotPassword/index.jsx +++ b/src/components/AuthPages/ForgotPassword/index.jsx @@ -8,7 +8,7 @@ export default function ForgotPassword() { return ( <>
diff --git a/src/components/AuthPages/Login/index.jsx b/src/components/AuthPages/Login/index.jsx index da5b444..8ba202b 100644 --- a/src/components/AuthPages/Login/index.jsx +++ b/src/components/AuthPages/Login/index.jsx @@ -72,7 +72,7 @@ export default function Login() { return ( <>
diff --git a/src/components/AuthPages/SignUp/index.jsx b/src/components/AuthPages/SignUp/index.jsx index b63bdd7..8fbc6b8 100644 --- a/src/components/AuthPages/SignUp/index.jsx +++ b/src/components/AuthPages/SignUp/index.jsx @@ -107,7 +107,7 @@ export default function SignUp() { > terms and condition - in myFit. + in WrenchBoard.
diff --git a/src/components/AuthPages/VerifyYou/index.jsx b/src/components/AuthPages/VerifyYou/index.jsx index 9bd0816..66607f0 100644 --- a/src/components/AuthPages/VerifyYou/index.jsx +++ b/src/components/AuthPages/VerifyYou/index.jsx @@ -7,7 +7,7 @@ export default function VerifyYou() { return ( <>
diff --git a/src/components/Partials/Layout.jsx b/src/components/Partials/Layout.jsx index 414e786..26e8f5b 100644 --- a/src/components/Partials/Layout.jsx +++ b/src/components/Partials/Layout.jsx @@ -143,7 +143,7 @@ export default function Layout({ children }) {

- Are you sure you want to Logout of your myFit account? + Are you sure you want to Logout of your WrenchBoard account?