Content Blocks
Editorial Split
Editorial split testimonial section with typography focus.
testimonialeditorialsplittypography
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
testimonials | TestimonialItem[] | [] | Array of testimonial items with id, name, role, company, content/text, media, avatar/image. |
backgroundColor | string | #ffffff | Background color of the component (hex, rgb, or hsl). |
imageBgColor | string | #f5f5f5 | Background color of the image section (hex, rgb, or hsl). |
imageGrayscale | boolean | true | Whether to apply grayscale filter to images. |
imageContrast | number | 125 | Contrast level of images (0-200). |
figureLabelBgColor | string | #ffffff | Background color of figure labels (hex, rgb, or hsl). |
figureLabelTextColor | string | #000000 | Text color of figure labels (hex, rgb, or hsl). |
figureLabelPrefix | string | Fig. | Prefix text for figure labels. |
title | string | Voices | Main title text. |
titleItalic | string | of the Industry | Italic title text. |
titleColor | string | #000000 | Color of the title text (hex, rgb, or hsl). |
titleItalicColor | string | #000000 | Color of the italic title text (hex, rgb, or hsl). |
dividerColor | string | #000000 | Color of dividers (hex, rgb, or hsl). |
arrowColor | string | #000000 | Color of arrow icons (hex, rgb, or hsl). |
quoteColor | string | #000000 | Color of the quote text (hex, rgb, or hsl). |
authorNameColor | string | #000000 | Color of the author name text (hex, rgb, or hsl). |
authorRoleColor | string | #737373 | Color of the author role text (hex, rgb, or hsl). |
footerBgColor | string | #000000 | Background color of the footer (hex, rgb, or hsl). |
footerTextColor | string | #ffffff | Text color of the footer (hex, rgb, or hsl). |
footerText | string | End of Section | Footer text content. |