Testimonials
Full-Screen Quote
A single quote in giant serif typography with accent quotation marks and the author below. A statement: we have a testimonial worth a whole section. Self-contained: one file, no dependencies.
What you can change
- quote, name and role — the quote and the author's caption
- the accent through the accent prop — it colours the quotation marks and the author dash
- the quote typeface through the --vibeui-testimonials-010-serif variable if the brand has a display face of its own
Anatomy
One quote in giant serif filling the section
- quote *
- author *
A link for your AI agent: preview, code and instructions.
Preview
Use it with AI
- 1. Copy the link.
- 2. Write to your agent in your own words and drop the link into the sentence.
- 3. The agent opens the link and installs the component from the registry.
put this on the home page as the hero:
https://vibeui.ru/c/testimonials-010?lang=en&theme=dark
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-010-*. A server component. The quote is set in the system serif at clamp(1.75rem…4.25rem) computed from the block's own width, with text-wrap:balance evening out the lines. The quotation marks are ::before and ::after pseudo-elements in the accent colour: the opening one is enlarged and hung into the left margin, the closing one stays in the line. The author is set off by a short accent dash drawn with a ::before on the figcaption.
Tags
- testimonials
- quote
- typography
- hero
- statement
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…