You can put a custom HTML module, or e.g. a 3rd party slideshow module into the position-8 module position. But if you would like a similar arrangement of an image, text, and a button as above, you can use the following code in a Custom HTML module:

<div class="media">
  <a class="pull-left" href="#"> 
    <img src="/joomla-templates/tiger3r/images/search.png" alt="" /> 
  </a>
  <div class="media-body">
    <h2 class="media-heading">Your title</h2>
    Your text is here.... <br /> 
    <a class="btn btn-inverse" style="margin-top: 10px;" href="#">Link Button</a>
  </div>
</div> 

Custom HTML module8

This is the 1st module in module position user2. Its width is set by the "Bootstrap size" parameter in the module settings. This setting is the number of columns in the 12-column grid.

Custom HTML module9

This is the 2nd module in module position user2. Its width is set by the "Bootstrap size" parameter in the module settings. This setting is the number of columns in the 12-column grid.

Custom HTML module10

This is the 3rd module in module position user2. Its width is set by the "Bootstrap size" parameter in the module settings. This setting is the number of columns in the 12-column grid.

Custom HTML module11

This is the 1st module in module position user7. Its width is set by the "Bootstrap size" parameter in the module settings.

Joomla template by a4joomla