HomeHeader
Header Section used only on the home page. This includes the main image, navigation, book form
Props:
| Prop Name | Type | Is Required | Default Value | Description | 
|---|---|---|---|---|
| backgroundImage | object | required | none | background image for the page | 
| pageTitle | string | optional | none | The title of the page. This is h1 for seo. It could be a hostel name or the name of a blog post | 
| tagline | string | optional | none | This is the sub heading of the page | 
| propertyName | string | optional | none | If required you can show a property name if there is a relationship | 
| caption | string | optional | none | allows a caption to be shown and appears in the lower right hand side of the header will not show on mobile. |