Login Screen - Copy this React, Tailwind Component to your project
Create a login screen with the following requirements: Login Form Details: Fields: Username and Password. Background: A full page image background. A soft blue shadow effect applied to the login form. Logo: Positioned at the top of the login form. Login Button: Located below the form. Functionality: If login is successful: Redirect the user to the next functional page. If the login information does not match the database: Deny access. The login button should be disabled (faded out) for 3 seconds and then return to normal. Footer: Centered text: "© Bản quyền thuộc về Cục Thuế tỉnh Thái Nguyên." ("© Copyright belongs to the Tax Department of Thai Nguyen Province.") Bottom right corner: A circular button with a "Contact" icon. When clicked, it should display a popup with the following content: Hotline: 0982 399 366 Email: vhngoc.tng@gdt.gov.vn
