Add Text/HTML module to the page with the below HTML content.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
<div class="module_promo_text"> <div class="shortcode_promoblock "> <div class="row-fluid"> <div class="span9 promo_text_block"> <h1> Dixit. HTML5 business Template!</h1> <h5> Discover elegant solution for your online business fast, reliable.</h5> </div> <div class="span3 promo_button_block"> <a href="#" class="promo_button">Purchase Theme!</a> </div> </div> </div> </div>