The hero image is often the first visual element a visitor encounters on the site. It presents an overview of the site's most important content.
<Hero
opacity={1}
overlayColor="#373D45"
header="Landing Page Book"
subHeader="React components to build!"
particlesSugar="crazyStars"
minHeight="75vh"
headerTextColor="warning"
subHeaderTextColor="warning"
callToActionColor="warning"
secondaryCallToActionColor="warning"
callToActionMargin="2"
secondaryCallToActionMargin="2"
callToAction="Call to action"
secondaryCallToAction="Secondary call to action"
/>