diff --git a/frontend/app/components/Login/Login.js b/frontend/app/components/Login/Login.js index 0eb10ec2b..1a1f7358b 100644 --- a/frontend/app/components/Login/Login.js +++ b/frontend/app/components/Login/Login.js @@ -9,6 +9,7 @@ import { withRouter } from 'react-router-dom'; import stl from './login.module.css'; import cn from 'classnames'; import { setJwt } from 'Duck/user'; +import LoginBg from '../../svg/login-illustration.svg'; const FORGOT_PASSWORD = forgotPassword(); const SIGNUP_ROUTE = signup(); @@ -67,17 +68,12 @@ class Login extends React.Component { return (
-
+
-
-
Welcome Back!
-
+ ;
diff --git a/frontend/app/svg/login-illustration.svg b/frontend/app/svg/login-illustration.svg new file mode 100644 index 000000000..6420880b7 --- /dev/null +++ b/frontend/app/svg/login-illustration.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +