projects.html 2.0 KB

1234567891011121314151617181920212223
  1. <section class="section projects-section">
  2. <h2 class="section-title"><i class="fa fa-archive"></i>Projects</h2>
  3. <div class="intro">
  4. <p>You can list your side projects or open source libraries in this section. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum et ligula in nunc bibendum fringilla a eu lectus.</p>
  5. </div><!--//intro-->
  6. <div class="item">
  7. <span class="project-title"><a href="#hook">Velocity</a></span> - <span class="project-tagline">A responsive website template designed to help startups promote, market and sell their products.</span>
  8. </div><!--//item-->
  9. <div class="item">
  10. <span class="project-title"><a href="#" target="_blank">DevStudio</a></span> -
  11. <span class="project-tagline">A responsive website template designed to help web developers/designers market their services. </span>
  12. </div><!--//item-->
  13. <div class="item">
  14. <span class="project-title"><a href="#" target="_blank">Tempo</a></span> - <span class="project-tagline">A responsive website template designed to help startups promote their products or services and to attract users &amp; investors</span>
  15. </div><!--//item-->
  16. <div class="item">
  17. <span class="project-title"><a href="#" target="_blank">Atom</a></span> - <span class="project-tagline">A comprehensive website template solution for startups/developers to market their mobile apps. </span>
  18. </div><!--//item-->
  19. <div class="item">
  20. <span class="project-title"><a href="#" target="_blank">Delta</a></span> - <span class="project-tagline">A responsive Bootstrap one page theme designed to help app developers promote their mobile apps</span>
  21. </div><!--//item-->
  22. </section><!--//section-->