Dashboard Layout - Copy this React, Tailwind Component to your project
"Design a page layout for the internal area of a dashboard that includes an explanatory text section followed by a FAQ (Frequently Asked Questions) section. The top of the page should feature a well structured block of explanatory text that provides an overview or important information to the user. Below this text, create a section with 12 frequently asked questions displayed in a list format. Each question should have a '+' icon to the right side, which indicates that the question can be expanded to show the answer. When a question is clicked, it should expand to display the answer in a smooth dropdown animation. If clicked again while expanded, the answer should collapse back into the question format. Ensure the layout is clean and user friendly, with ample spacing between questions for clarity. The design should have a modern, professional look suitable for a dashboard environment, with intuitive visual cues and interactive elements."
