# Landing Page - How to Insert a Link in an Image

## In SprintHub, you can create custom Landing Pages, including the option to add a link to an image to redirect to external pages.

1. **Create the Landing Page**

* Go to the Landing Page via “Find Services”. Or just type the name, and the function will appear.
* To create, click “+ New”.

<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. **Configure**

* **Enter a Title:** Give a descriptive name to your chatbot
* **Category:** Enter the category (to organize and identify).
* **Redirect to:** It is possible to insert a link to redirect to another website.
* Click **“Open Builder”**, to create your Landing Pages.\ <br>

  <figure><img src="/files/27d13c28e84d4a69bb46ff3f504eadaf711a1420" alt=""><figcaption></figcaption></figure>

3. **Inserting the link into the image:**&#x20;

* Select the "Link" element and drag it to the building area.
* Delete the text "Click here..." and press the space bar on the keyboard.
* In the element settings, enter the website link.
* In the element's style tab, under "Background", insert the desired image, adjust the position and select "Contain" in "Size" so that the image fully fits the component.
* In "Dimensions", change to "px" and resize according to the size of your image.

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

*And that's it, your image is now configured with the link!*&#x20;

To learn more about how to create a Landing Page, see the article below:&#x20;

{% content-ref url="/pages/ba4e05abc1d1e21e6e594fcf97947b740c34fa70" %}
[Landing Page - How to create a Landing Page](/en/topics/attract/landing-page/landing-page-how-to-create-a-landing-page.md)
{% endcontent-ref %}


---

# Agent Instructions: 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:

```
GET https://docs.sprinthub.com/en/topics/attract/landing-page/landing-page-how-to-insert-a-link-into-an-image.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
