Subscription Plans - Copy this React, Tailwind Component to your project
Design a subscription plan selection interface with the following specifications: Container: The container should have a light grey background (#f0f0f0) and rounded corners. select Menu: At the top, include a dropdown menu with the label "Basic Plan." Ensure the dropdown has a white background, rounded corners, and a light grey border. The dropdown text should be in a medium grey color (#333333). Instructional Text: Below the dropdown, add instructional text: "If you don’t know what features for each plans, don’t worry. see this link" "see this link" should be a clickable hyperlink in blue (#007BFF). Plan Options: List four plan options: Basic, Growth, Professional, and Enterprise. Each plan should have a horizontal layout with an icon, the plan name, and a button. Use distinct icons for each plan (e.g., chess pieces for thematic representation).
