# Landing Page Default Ids

**GoAffPro** provides you with the option to reset the landing page text.

{% hint style="info" %}
For the translations to work on the landing page, the text in the Look and Feel > Landing page section should remain as default.&#x20;

You should edit the text directly from the Look and Feel > Store Profile > Affiliate Portal Language > Edit translations section.
{% endhint %}

To reset the landing page text, go to the **Landing page** section in the **Look and Feel** tab of the GoAffPro admin panel.

<figure><img src="/files/zUlbAM5of1SQM5XILPHz" alt=""><figcaption><p>Look and Feel > Landing page</p></figcaption></figure>

Here, open the Top Banner section.

<figure><img src="/files/r8wd26HxZaZIgUeLqCkZ" alt=""><figcaption><p>Open the Top Banner section</p></figcaption></figure>

Now, set the following translation item ids:

Super text: **heroline**

Hero Text: **heroDescHasCommission**

Button Text: **joinNow**

After this, click on **Save**.&#x20;

<figure><img src="/files/6cCEVy4Adkypbh5tGGxV" alt=""><figcaption><p>Set translation item ids for the top banner</p></figcaption></figure>

Similarly, open the card group section.

<figure><img src="/files/MNqWQsECE23ZkMQt8Gja" alt=""><figcaption><p>Open the Card group</p></figcaption></figure>

Here, set the following translation item ids:

Card group titles: **sectionCardFirstTitle, sectionCardSecondTitle and sectionCardThirdTitle**

Card group details: **sectionCardFirstDetail, sectionCardSecondDetail and sectionCardThirdCommDetail**

After this, click on **Save**.&#x20;

<figure><img src="/files/XcRprW6IbzPwsXaN3bDb" alt=""><figcaption><p>Set translation item ids for the card group</p></figcaption></figure>

Finally, the text on the landing page will reset and the translations will start working.

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


---

# 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.goaffpro.com/affiliate-portal-customization/advanced-customization/landing-page-default-ids.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.
