Card that has 5 items with clickable title
Show 5 items together with an image and a heading. The entire item is clickable.
Syntax
{{< card-5-items-with-titleheading-1="Any text"heading-2="Any text"heading-3="Any text"heading-4="Any text"heading-5="Any text"heading-text-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"image-1="Any valid image link"image-2="Any valid image link"image-3="Any valid image link"image-4="Any valid image link"image-5="Any valid image link"is-full-width="true|false"is-open-in-new="true|false"is-stretch-evenly="true|false"link-1="Any valid http link"link-2="Any valid http link"link-3="Any valid http link"link-4="Any valid http link"link-5="Any valid http link"margin="Top, right, bottom, left property in px or %. Ex. 15px, 0, 15px, 0 would imply 15px top, 0px right, and so on."padding="Top, right, bottom, left property in px or %. Ex. 15px, 0, 15px, 0 would imply 15px top, 0px right, and so on."text-align-horizontal="Use left, right, center or justify to align text horizontally" >}}
The actual message goes here
{{< /card-5-items-with-title >}}




