Aggregate score on top with a five-row histogram underneath where each bar reflects the share of reviews at that star level.
New here? Read the installation guide.
import { Socialproof8 } from "@/components/beste/piece/socialproof8";
<Socialproof8
platform="Trustpilot"
score={4.8}
total="2,341 reviews"
distribution={[
82,
12,
3,
1,
2
]}
/>Minimal star row over a large average score and review count.
Review-platform chip with the brand, a star-rating pair, and an optional uppercase award tag.