diff --git a/frontend/src/pages/LoginPage.tsx b/frontend/src/pages/LoginPage.tsx index 52d2750c..7db69370 100644 --- a/frontend/src/pages/LoginPage.tsx +++ b/frontend/src/pages/LoginPage.tsx @@ -40,38 +40,59 @@ export function LoginPage() { } return ( -
- {/* Subtle radial overlay */} -
+
+ {/* Atmosphere orbs */} +
+
-
+
-
- -
+

- ResolutionFlow + ResolutionFlow

Decision Tree Platform

-

+

Sign in to your account

-
+
{(error || localError) && ( -
+
{localError || error}
)}
-
-