Hero
The <Hero/>
component renders a big, bad, bold hero section on your landing page.
Preview
Code
Prop | Description | Required | Value |
---|---|---|---|
alt | image alt tag | optional | string |
image | hero image | optional | image source |
tagline | h2 tagline | required | string |
title | h1 title | required | string |
Last updated