Create a reviews page UI using ShadCN components to display and interact with customer feedback. At the top, add a Heading component titled "Customer Reviews" with an average rating displayed using a Rating component and the total number of reviews. Below, include a Filter section with Select components for sorting by date, rating, or helpfulness, and Checkbox components for filtering by categories like "Most Recent" or "Top Rated." Display reviews in a List with each review as a Card showing the user’s name, profile picture, star rating, review text, and "Helpful" and "Report" Buttons. Use Accordion components for additional details and a Form at the bottom for submitting new reviews. | A shadcn/ui and v0 generation - v0