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) */} - + - +