Testimonials

Platform Ratings

A row of cards with the product's scores on independent platforms: stars, a 4.8/5 rating and the review count. A score on someone else's platform beats a quote on your own site. Self-contained: one file, no dependencies.

What you can change

  • the items array — the platform, a score from 0 to 5 and the review count string
  • the eyebrow and title copy
  • the accent through the accent prop — it colours the eyebrow and the filled stars

Anatomy

A row of cards with the product's ratings on external platforms

Text density: light
  • platform *
  • score *
  • stars
  • review count

A link for your AI agent: preview, code and instructions.

Preview

1440pxHost theme

Use it with AI

  1. 1. Copy the link.
  2. 2. Write to your agent in your own words and drop the link into the sentence.
  3. 3. The agent opens the link and installs the component from the registry.
AI
1Pick it here

put this on the home page as the hero:

https://vibeui.ru/c/testimonials-011?lang=en&theme=dark

2Paste into the chat
3Get it in your project

Not sure where to paste it? Step-by-step guide

Show the full instructions

What the link says, spelled out. Use it when your agent cannot open links — paste this text instead.

Loading…

For developers

The install command lives in the “Component source” block below — a signed link that stays valid for 24 hours.

Technical notes

The block is self-contained: one file, no dependencies, its own palette in local variables --vibeui-testimonials-011-*. A server component. The stars are two stacked SVG rows: a grey one below and an accent one above, clipped in width to score/5 — a fractional score is filled honestly, with no rounding to whole stars. The star row carries an aria-label with the score while the SVGs themselves are hidden from screen readers. The score is printed via toFixed with tabular-nums, and the card grid follows the block's own width: one, two, four columns.

Tags

  • testimonials
  • ratings
  • stars
  • social proof
  • platforms
Component source

The same file your agent installs. Here in case you would rather copy it by hand.

Loading…