From abaa2aa13793dbec5da9564b51cab335437f5acb Mon Sep 17 00:00:00 2001 From: litoral05 Date: Mon, 11 May 2026 17:29:52 +0100 Subject: [PATCH] better login form --- src/components/login/LoginScreen.tsx | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/src/components/login/LoginScreen.tsx b/src/components/login/LoginScreen.tsx index c43c27c..f78e4d7 100644 --- a/src/components/login/LoginScreen.tsx +++ b/src/components/login/LoginScreen.tsx @@ -9,6 +9,7 @@ import { import { Button } from '@/components/ui/Button'; import { loginApi } from '@/services/loginApi'; +import logoIcon from '@/assets/logo-icon.png'; type LoginScreenProps = { onLogin: (keepLoggedIn: boolean) => void; @@ -63,9 +64,15 @@ export function LoginScreen({
-
-
- +
+
+
+ + Litoral Regas
@@ -73,7 +80,7 @@ export function LoginScreen({ Litoral Regas -

+

VPN Orchestrator