From 4ec041a49fa907e9d668f90943b15ade4b3e4e74 Mon Sep 17 00:00:00 2001 From: DeathKaioken Date: Fri, 3 Oct 2025 23:14:25 +0200 Subject: [PATCH] beautify: loginform Planet Animation --- src/app/login/components/LoginForm.tsx | 78 ++++++++++++++++++++++---- 1 file changed, 68 insertions(+), 10 deletions(-) diff --git a/src/app/login/components/LoginForm.tsx b/src/app/login/components/LoginForm.tsx index 34f9a76..303e5e5 100644 --- a/src/app/login/components/LoginForm.tsx +++ b/src/app/login/components/LoginForm.tsx @@ -119,20 +119,78 @@ export default function LoginForm() { {/* Animated Ball - Desktop Only */} {showBall && !isMobile && (
-
- - - - - - - {/* Orbiting balls */} +
+ {/* Inner small circle with cartoony Earth */} +
+
+ + + + + + + + + + + + + {/* Land masses (stylized) */} + + + + {/* Atmospheric rim */} + + {/* Light sheen */} + + + {/* Subtle gloss overlay */} + +
+
+ {/* Orbiting balls (unchanged) */} - + - +