Header - Copy this React, Tailwind Component to your project
Create a Next.js header component featuring a white background and black text. The header should include a logo or brand name aligned to the left and a navigation menu with items such as Home, About, Services, and Contact. Under the "Home" item, include a submenu that displays items labeled Submenu 1, Submenu 2, and Submenu 3, which should appear on hover. Additionally, incorporate a search bar on the right side of the header to allow users to search for content, and add a prominent "Get Started" or "Sign Up" button next to the search bar to encourage user engagement. Include a user profile icon that reveals options for user login or account settings when clicked, and place icons for social media platforms (e.g., Facebook, Twitter, LinkedIn) in the header for easy access to social channels. Ensure the header is fully responsive, collapsing into a hamburger menu on mobile devices for easy navigation. The design should be clean, modern, and intuitive, with a focus on usability and aesthetics.
