Vertical Text Block List
Vertical list of blocks of text (with optional images) with links.
Props
-
_data
- (arr) - Array of objects from the CMS, object props below-
logo
[optional] - overrides header text if present-
url
- URL of logo to display -
alt
- alt text for image
-
-
header
- [markdown] header text to display on the left of an item -
body
- [markdown ]body text that is displayed to the right -
link_url
- [optional] - If provided, links the entire 'card' to this URL
-
-
center_text
(boolean) - sets text alignment to centered on mobile view if true (defaults to left-aligned)