Testimonials

Coverflow reviews with healed-work photos

Reviews as a coverflow carousel — the active card centred at full size, neighbours receding with a turn and darkening. A card shows a healed-work photo with an “N years later” tag, the quote, name, style and placement, neon stars. Arrows, dots, keyboard, a click on a neighbour.

What you can change

  • items: quotes, names, style and placement, photos, tags, rating
  • eyebrow, title, prevLabel, nextLabel
  • accent and background, tone

Anatomy

A coverflow carousel with 'years later' result photos and a rating

Text density: mediumNeeds: photo
  • result photo *
  • quote *
  • name *
  • rating

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-019?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

One file, zero dependencies, “use client” for the active index. Each card is a <button> with --d (offset from active) and --abs: transform translateX(d×60 %) translateZ(−abs×14rem) rotateY(−d×28deg), opacity and brightness by abs, z-index 10−abs, a .7 s transition; cards further than two are hidden. The stage has perspective:1600px and a fixed height. The active card is tabIndex 0, the rest aria-hidden; ArrowLeft/ArrowRight on the stage. From 60rem (container query) a 78 % offset and 32° turn. Palette --vibeui-testimonials-019-*: a near-black background, light text, neon magenta #ff2bd6 as the accent, violet #8b5cff and cyan #22f3ff for captions, lime #c8ff3a for statuses; glows via text-shadow and box-shadow. The block is always dark inside (color-scheme:dark), the page background comes via background. Unbounded, Manrope and JetBrains Mono via <link precedence> from Google Fonts with system fallbacks. accent and background override colours, prefers-reduced-motion disables animations.

Tags

  • tattoo
  • neon
  • dark
  • studio
  • landing
  • reviews
  • carousel
  • coverflow
  • 3d
Component source

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

Loading…