Commit Graph

1 Commits

Author SHA1 Message Date
52d4aaa88b feat(auth): implement new login page with animated auth card and forgot password modal
- Add new LoginPage with responsive 2-column layout
- Create reusable AuthCard components (AuthCard, AuthInput, AuthButton)
- Implement animated AuthFormCard for Sign In/Register toggle
- Add ForgotPasswordModal with OTP verification flow
- Add background decorations (logo glow, waves, gradients)
- Remove old sign-in page, set LoginPage as root route
- Add SVG type declarations for Vite
2025-12-23 20:04:38 +05:30