File Conversion Component - Copy this React, Tailwind Component to your project
Create a responsive file conversion website using React and Tailwind CSS. The website should allow users to upload files, select the target format, and download the converted file. It should include the following components: Header: A simple navigation bar with the website logo on the left and links to 'Home', 'Pricing', 'Contact', and 'Login/Sign Up' on the right. Main Section: File Upload Area: A central drag and drop area for file upload, with an option to select files from the local drive. Conversion Options: A dropdown menu for selecting the target file format. Convert Button: A prominent button below the upload area that initiates the file conversion process. Progress Indicator: A progress bar that displays the status of the file conversion. Results Section: After conversion, display the converted file with a download button and a summary of the conversion details (e.g., original format, new format, file size). Ads Section: Add two ad spaces, one above the footer and one in the sidebar, for integrating AdSense. Footer: Include links to the 'Privacy Policy', 'Terms of Service', and social media icons. Ensure the design is modern and clean, utilizing Tailwind CSS for styling. The site should be mobile responsive and optimized for both desktop and mobile users
