Landing page

Landing page
        
<div class="storefront-banner">
   <a href="javascript:void(0)" class="show-hide-link"><span style="display: none;" class="toShow">[Show]</span> <span class="toHide">[Hide]</span></a>
   <div class="storefront-banner-content">
      <h2>Grow your business with the completely free storefront management</h2>
      <ul class="building-steps">
         <li class="active build"><span class="list-number">1</span> <span class="step-heading">Build your own landing page</span> <i class="icon-long-arrow"></i></li>
         <li class="create"><span class="list-number">2</span> <span class="step-heading">Create a catalog template</span> <i class="icon-long-arrow"></i></li>
         <li class="manage"><span class="list-number">3</span> <span class="step-heading">Manage your customers</span> </li>
      </ul>
   </div>
</div>