- Added new UI components: `Logo`, `Alert`, `Button`, `Input`, and `Card`.
- Refactored `LoginForm` to utilize new components for better structure and styling.
- Enhanced error handling in `LoginFormData` with specific error messages.
- Updated styles for grid layout and various UI elements for a cohesive design.
- Removed Bootstrap dependency in favor of custom styles for better control.