> For the complete documentation index, see [llms.txt](https://docs.fastphoenix.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fastphoenix.pro/components/hero.md).

# Hero

<figure><img src="https://980199225-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaqIXcNNMMhbY6L81gztB%2Fuploads%2FS7VjLw1i4pSZbgqj8PJi%2Fhero.png?alt=media&amp;token=59bc99f6-494a-47e6-9599-812a5a6c95f5" alt=""><figcaption></figcaption></figure>

```html
<.hero
  label="Deploy & Sell"
  cta="Get Started"
  cta_path={~p"/products/subscribers/new"}
>
  <:headline>The Best Tool On The Market For Small Businesses</:headline>
  <:copy>
    Lorem, ipsum dolor sit amet consectetur adipisicing elit. Odio reiciendis omnis praesentium soluta neque, quas esse? Qui illo perferendis debitis, quisquam hic libero repudiandae mollitia impedit fugit accusantium officia officiis.
  </:copy>
</.hero>
```
