Hero section with background and content
A hero section that is extremely flexible. You can provide a full-width background image and there is an overlay that you can use to add text and link.
Syntax
{{< hero-section-with-background-and-contentbutton-background-color="any background or gradient"button-border-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"button-border-radius="Top, right, bottom, left property in px or %. Ex. 15px, 0, 15px, 0 would imply 15px top, 0px right, and so on."button-border-width="Any valid number with unit like 10px or 10rem"button-padding="Top, right, bottom, left property in px or %. Ex. 15px, 0, 15px, 0 would imply 15px top, 0px right, and so on."button-text="Any text"button-text-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"container-height="Any valid number with unit like 10px or 100vh"content-align-horizontal="Use left, center or right to align horizontally"content-align-vertical="Use top, center or bottom to align vertically"content-background-color="any background or gradient"content-border-radius="Top, right, bottom, left property in px or %. Ex. 15px, 0, 15px, 0 would imply 15px top, 0px right, and so on."content-bottom-length="Any number"content-height="Any valid number with unit like 10px, 100vh, 10rem or 50%"content-left-length="Any number"content-padding="Top, right, bottom, left property in px or %. Ex. 15px, 0, 15px, 0 would imply 15px top, 0px right, and so on."content-right-length="Any number"content-top-length="Any number"content-width="Any valid number with unit like 10px, 100vw, 10rem or 50%"heading="Any text"heading-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"heading-text-line-height="Any valid number with unit like 10px, 10rem or 50%"heading-text-size="Any valid number with unit like 10px, 10rem or 50%"id="ID of any content in your website"image="Any valid image link"is-background-repeated="true|false"is-content-full-width="true|false"is-open-in-new="true|false"link="Any valid http link"list-arrow-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"list-arrow-image="Any valid image link"list-arrow-style="s-1|s-2|s-3|...|s-7"margin="Top, right, bottom, left property in px or %. Ex. 15px, 0, 15px, 0 would imply 15px top, 0px right, and so on."overlay-background-color="any background or gradient"overlay-height="Any valid number with unit like 10px, 100vh, 10rem or 50%"overlay-length-from-bottom="Any number"overlay-length-from-left="Any number"overlay-length-from-right="Any number"overlay-length-from-top="Any number"overlay-width="Any valid number with unit like 10px, 100vw, 10rem or 50%"sub-heading="Any text"sub-heading-background-color="any background or gradient"sub-heading-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"sub-heading-text-line-height="Any valid number with unit like 10px, 10rem or 50%"sub-heading-text-size="Any valid number with unit like 10px, 10rem or 50%"text-align-horizontal="Use left, right, center or justify to align text horizontally"text-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"text-padding="Top, right, bottom, left property in px or %. Ex. 15px, 0, 15px, 0 would imply 15px top, 0px right, and so on."typing-delay-duration="Any number in ms"typing-pause-after-last-text-finishes="Any text"typing-pause-duration-before-repeat="Any number in ms"typing-text-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"typing-text-content="Any text" >}}
The actual message goes here
{{< /hero-section-with-background-and-content >}}