Request Form - Copy this React, Tailwind Component to your project
Generate a form for submitting a request with a 32 pixel padding from the top and bottom, and 67 pixels from the right and left. It has a header with a red background. Inside the header, there is an icon on the left side and a title on the right side of the icon. Below the header, with a 22 pixel spacing, there is a label with the value "Request Name," and below that label, there is a text field to receive the name. Below the "Request Name" text field, there are four fields in two columns to receive cost, code, date and time of the request, and a subscription field. Below these two columns, there is a large text for request guidelines. After the guidelines, there is a button with a link style for attaching files. Each file, after upload, is displayed below this button with the ability to download. Finally, there are two buttons: "Submit" and "Cancel.
