> 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="/files/diSf1NP86YTIRfAfAROJ" 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>
```
