# Home page 3

### Home page 3

![](/files/EFhMNTEYLXTu0iwovJ2h)

#### Slider Revolution

> Note : Slider revolution plugin is used here

Same procedure as home page1

Add text block and place the code

```html
[rev_slider alias="home-3-slider"][/rev_slider]
```

#### Experience

> Extra class : about-us2-our-farm-block
>
> Note : Random numbers plugin is used here

![](/files/itGwQupMXjXqAUtykh9s)

* Add single image and text block

```html
<h5 class="header-icon-title">How our story began</h5>
<h3 class="header-title">50 years of experience</h3>
I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.
<h2 class="tp-farmer-name">Saman sahar</h2>
<h6 class="tp-farmer-designation">Founder &amp; CEO</h6>
<div class="about-our-project-count">[tf_numbers name="numbers-counter-type-1"]</div>
```

#### Clients

> Extra class : home3-banner-block

![](/files/Hf4hgC4ovEUf8JYDFyXQ)

* Add posts slider

![](/files/VXCnKjqgnmnApDs475fJ)

![](/files/aiXyRrkOjn9VcjCSgQZk)

#### Team

> Extra class : home-farmer-team
>
> Note : Team plugin is used here

![](/files/7fGGHiXCbXrXT64xaKTf)

* Add text block

```html
[tlpteam col="3" member="3" order="ASC" layout="1"]
```

![](/files/0EbeVr3Vru45SCbBiUT0)


---

# 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://wpdocs.themeparrot.com/wordpress-themes/tillage/layout-customization/home-pages/home-page-3.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.
