Neo-Brutalist Marquee
Bold brutalist testimonial with animated marquee text.
testimonialbrutalistmarqueebold
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
quote | string | Stop looking. This is the toolkit you've been waiting for. It's raw, it's fast, and it works. | Testimonial quote text. |
author | string | ALEX R. | Author name. |
role | string | CTO, UNTITLED | Author role/title. |
badgeText | string | GAME CHANGER | Badge text displayed on card. |
marqueeText | string[] | ['Approved by Experts', 'Ship Faster'] | Array of marquee scrolling text items. |
backgroundColor | string | #FF4D00 | Background color (hex, rgb, or hsl). |
borderColor | string | #000000 | Border color (hex, rgb, or hsl). |
badgeColor | string | #fbbf24 | Badge background color (hex, rgb, or hsl). |
avatarColor | string | #3b82f6 | Avatar background color (hex, rgb, or hsl). |