From a4efe04a61d5f48e3c0c6bc9c886804886cc4db0 Mon Sep 17 00:00:00 2001 From: Arik Chakma Date: Thu, 30 Mar 2023 00:33:55 +0600 Subject: [PATCH] chore: login popup design --- src/components/Login/LoginComponent.tsx | 100 ++++++++++++++++++++++-- src/components/Login/LoginPopup.astro | 2 +- 2 files changed, 93 insertions(+), 9 deletions(-) diff --git a/src/components/Login/LoginComponent.tsx b/src/components/Login/LoginComponent.tsx index 3b3d4e70b..a15e8c2fa 100644 --- a/src/components/Login/LoginComponent.tsx +++ b/src/components/Login/LoginComponent.tsx @@ -2,14 +2,46 @@ import type { FunctionComponent } from 'preact'; export default function LoginComponent() { return ( -
-
+
+
+

+ Welcome back +

+

+ Please enter your details. +

+
+ +
-
-
+
+
+ OR +
+
+ +
+ + + +
+ +