Reviews Page
commerceCustomer reviews and ratings.
4 sections
Section Composition
Visual Wireframe
Usage
// Import sections for the Reviews Page
import { ReviewsPagePage } from "@/components/pages/reviews-page"
// Compose from 4 sections:
// 1. Rating Summary
// 2. Review Filters
// 3. Review List
// 4. Write Review