> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/topicos/atrair/landing-page/landing-page-como-inserir-um-link-em-uma-imagem.md).

# Landing Page - Como Inserir um Link em uma Imagem

## Na SprintHub, você pode criar Landing Pages personalizadas, incluindo a opção de adicionar link a imagem para redirecionar a páginas externas.

1. **Criar a Landing Page**

* Vá até a Landing Page pelo “Encontrar Serviços”. Ou basta digitar o nome, que a função aparece.
* Para criar clique em “+ Novo”.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXe4Jl7fLxDUlJ2MuC8sbf5iZpLDDMKPYW2nn4jN_KGZmjBfyzDDbA8aV6k2Q1pGJ9kGqbvjHd7fmdUpK6RdpFX38VLvMpDaNdRpccJHdf09VcR0PJ1Z9k1tvH5pq7x-bsGFK2a8e7aAXqFfBa4-fS1_eQXo?key=zt3VpYWoCmQKF0nx1kMGKQ" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXdmWW8K-shl4raxMm-VI1pgA2DRzLofTdO7eRmHvfREeN4vOv9l5IzpxkPuxU1W0xwDUSJf8J_khjOg-7xjpfVcDbu4c3gg71QJDGYYgD77TAQHZ7_swL2A0M5VwESM6klxQkpxKRWsxpPATwiXNn8NSKpO?key=zt3VpYWoCmQKF0nx1kMGKQ" alt=""><figcaption></figcaption></figure>

2. **Configurar**

* **Insira um Título:** Dê um nome descritivo para o seu chatbot
* **Categoria:** Insira a categoria (para organizar e identificar).
* **Redirecionar para:** É possível inserir um link para redirecionar para outro website.
* Clique em **“Abrir Construtor”**, para criar sua Landing Pages.\ <br>

  <figure><img src="/files/Ll3wAFxDd1AgaaPOrAy4" alt=""><figcaption></figcaption></figure>

3. **Inserindo o link na imagem:**&#x20;

* Selecione o elemento "Link" e arraste-o para a área de construção.
* Apague o texto "Clique aqui..." e pressione a barra de espaço no teclado.
* Nas configurações do elemento, insira o link do website.
* Na aba de estilo do elemento, em "Fundo", insira a imagem desejada, ajuste a posição e selecione "Contain" em "Tamanho" para que a imagem se ajuste completamente ao componente.
* Em "Dimensões", altere para "px" e redimensione conforme o tamanho da sua imagem.

{% embed url="<https://youtu.be/p8pIN7PrY48>" %}

*E pronto, sua imagem já está configurada com o link!*&#x20;

Para saber mais sobre como criar uma Landing Page, veja o artigo abaixo:&#x20;

{% content-ref url="/pages/EJmOFTAsKYsvC2d7IkZt" %}
[Landing Page - Como criar uma Landing Page](/topicos/atrair/landing-page/landing-page-como-criar-uma-landing-page.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/topicos/atrair/landing-page/landing-page-como-inserir-um-link-em-uma-imagem.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
