BlockReactregistry:block1 dependency
Testimonials Bento
testimonials-bento
Payload testimonials block: an asymmetric bento with one featured quote in a large cell and supporting quotes around it.
Couldn't load the source right now — try refreshing.
Notes from the author
Payload Components installs this as a Payload CMS block for the Payload website starter shape.
Recommended install:
```bash
pnpm payload-components add testimonials-bento
```
Direct shadcn install URL:
```bash
pnpm dlx shadcn@latest add https://<your-domain>/r/testimonials-bento.json
```
Direct shadcn installs only copy the block source files and shadcn UI dependencies. Use `payload-components add testimonials-bento` when you also want Payload layout registration, `RenderBlocks` wiring, `generate:types`, and `generate:importmap` handled for you.