This pull request introduces several changes that significantly improve the UI/UX of the login page, as well as global styling enhancements for the project. Key changes include the addition of a responsive layout for the login page, the inclusion of new assets, and typography and background improvements.
Changes:
Refactor Login Page Layout:
Updated the login page layout by splitting it into two sections: one for the login form and the other for an illustration.
Integrated a new GoogleLoginBtn component, replacing the older login and register buttons for better reusability.
Improved text structure with custom fonts and better readability.
Add Montserrat Font:
Imported the Montserrat font from Google Fonts with support for all font weights.
Custom Background Styling:
Added a new background gradient to the login page, enhancing the overall look.
Applied a background color to the navbar for a cleaner separation between sections.
New Asset (SVG Image):
Added a new SVG asset (man-with-key.svg) to enhance the visual appeal of the login page.
Description
This pull request introduces several changes that significantly improve the UI/UX of the login page, as well as global styling enhancements for the project. Key changes include the addition of a responsive layout for the login page, the inclusion of new assets, and typography and background improvements.
Changes:
Refactor Login Page Layout:
GoogleLoginBtn
component, replacing the older login and register buttons for better reusability.Add Montserrat Font:
Custom Background Styling:
New Asset (SVG Image):
man-with-key.svg
) to enhance the visual appeal of the login page.Google Button Redesign: