build69
build69  /  Components  /  Site  /  Reviews

Reviews

v1.0.14Updated 27 Aug 2026

Reviews / ratings page — overview, grids, summaries, G2-style and write-review layouts. Full-page copy-paste template; baked-in demo content (edit the JSX to customise).

Preview

Live · 21 stories
OverviewOpen ↗
Why this is recommendedreviewsratingsfeedbacksocial-proof+3

Reviews — overview.

Recommended for+14
  • Reviews / ratings pages
  • Marketing sites
Tags+6
reviewsratingsfeedbacksocial-proofmarketingpageoverview
Features+4
  • Overview, grid, summary, G2-style and write-form layouts
  • Composable full-page variant
  • Self-contained — no required props
Not recommended for−2
  • Inline rating widgets (use Rating)

Install

Ask your agent, or call the MCP tool directly. The resolved bundle is written into your project.

get_registry_item({ name: "Reviews" })

Usage

import { ReviewsOverview } from '@/components/pages/reviews';

<ReviewsOverview />

Tick variants in the left menu — each adds a tab with that variant’s real story source, the same code the preview above renders.

Props

PropTypeRequired
className

Optional wrapper class override (copy-paste block, baked-in content)

string

Related