# About us section

### 3. About us section

> Row strech: Streach row and content
>
> Extra class(row): skill-section background-image
>
> Column : 2
>
> Choose background image to Design options

![](/files/ftkoXSXuVAHzFJQhoeJ8)

#### **Step: 1**

**Column 1:**

> Open text block
>
> copy the below code and paste

```html
<div class="about-us">
<div class="abt-sec">
<h5>ABOUT US</h5>
<h2 class="section-title">We Make Perfect Solution
in Business</h2>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book

</div>
<div class="abt-exp">
<div class="num">40</div>
<div class="text">Years of Experience</div>
<div class="button"><a class="btn-primary btn" href="#">Read More</a></div>
</div>
</div>
```

![](/files/xGyNhm72n2J74GtU8KQZ)

#### **Step 2:**

**Column 2:**

> Extra class name : rnd-number black-overlay
>
> Set background image to design option .

Open text blog

Copy and paste the below code

`[tf_numbers name="home-page1"]`&#x20;

![](/files/HtqniFggubxWNOIpMMZw)


---

# 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/score/layout-customization/home-page-1/about-us-section.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.
