Card with 4 images that zoom in on hover, and a button on each card
Show 4 items together. Works best with 2 horizontal and 2 vertical images.
Syntax
{{< main-containeralign-vertical="Use top, center or bottom to align vertically"background-color="any background or gradient"border-radius="Top, right, bottom, left property in px or %. Ex. 15px, 0, 15px, 0 would imply 15px top, 0px right, and so on."box-shadow="Add shadow effects (offset-x | offset-y | blur-radius | spread-radius | color). Ex. 2px 2px 2px 1px rgba(0, 0, 0, 0.2)"id="ID of any content in your website"is-full-width="true|false"is-wrap="true|false"item-gap="Any value in px or %"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-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)" >}}
{{< card-4-items-with-title-and-link-itembutton-background-color="any background or gradient"button-background-hover-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"button-text-1="Any text"button-text-2="Any text"button-text-3="Any text"button-text-4="Any text"button-text-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"button-text-hover-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"heading-1="Any text"heading-2="Any text"heading-3="Any text"heading-4="Any text"heading-background-color="any background or gradient"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"is-open-in-new="true|false"is-stretch-evenly="true|false"link-address-1="Any valid http link"link-address-2="Any valid http link"link-address-3="Any valid http link"link-address-4="Any valid http link"sub-heading-1="Any text"sub-heading-2="Any text"sub-heading-3="Any text"sub-heading-4="Any text"sub-heading-text-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"width="Any valid number with unit like 10px, 100vw, 10rem or 50%" >}}
The actual message goes here
{{< /card-4-items-with-title-and-link-item >}}
{{< /main-container >}}



