This merge request includes the following changes:
- Added a new login form component with fields for email address and password
- Implemented email address as the username field
- Added a "Remember Me" checkbox to the login form
- Updated the login functionality to use the email address and password fields
- Added validation for the email address and password fields
The following testing has been performed:
- Successful login with valid email address and password
- Unsuccessful login with invalid email address and/or password
- "Remember Me" checkbox functionality tested
[Insert screenshots of the new login form feature]
[Add additional information if needed]