> For the complete documentation index, see [llms.txt](https://jdocs.themeparrot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jdocs.themeparrot.com/joomla-templates/milestone/layout-customization/home-page/its-simple.-its-fast..md).

# It's simple. It's fast.

### 6. It’s simple. It’s Fast.

> Module position:navhelper
>
> Module suffix: Not used

![](/files/8kYi56X98ErFeDKFQUp1)

![](/files/yT5FQ6xiPx0xdgDr8vlY)

![](/files/2v1R6kpkgNz9D4cfvXdi)

![](/files/IGeFmCn5OFSFN25dqE3q)

![](/files/hxDGBBBEdghn67FnRvP3)

Follow the below code to achive the above

```html
<!-- Simple fast
================================================== -->

<div class="container">
<div class="h-block">
<div class="h-block-content">
<div class="row">
<div class="col-sm-6">
<h3>It&rsquo; simple. It&rsquo;s Fast.</h3>
<p>So Get Going right away!</p>
</div>
<div class="col-sm-6"><a href="#" class="btn btn-primary">create an account</a> <a href="#" class="btn btn-white">Give us a call</a></div>
</div>
</div>
</div>
</div>
```
