make login ui like this
I'll recreate this account creation form UI using Next.js and shadcn/ui components.
I've recreated the account creation form from the image with the following features:
Input fields with icons for:
The form uses shadcn/ui components styled with Tailwind CSS to match the design in the image. The input fields have rounded corners and icons, and the button has the same purple color as shown in the reference.