1
Fork 0

Update skills content

This commit is contained in:
Jake Howard 2016-05-16 21:46:01 +01:00
parent 311b43cf78
commit bbfa4c0719

View file

@ -44,10 +44,9 @@
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">We've got what you need!</h2>
<h2 class="section-heading">About</h2>
<hr class="light">
<p class="text-faded">Start Bootstrap has everything you need to get your new website up and running in no time! All of the templates and themes on Start Bootstrap are open source, free to download, and easy to use. No strings attached!</p>
<a href="#" class="btn btn-default btn-xl">Get Started!</a>
<p>Start Bootstrap has everything you need to get your new website up and running in no time! All of the templates and themes on Start Bootstrap are open source, free to download, and easy to use. No strings attached!</p>
</div>
</div>
</div>
@ -57,7 +56,7 @@
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">At Your Service</h2>
<h2 class="section-heading">Skills</h2>
<hr class="primary">
</div>
</div>
@ -66,26 +65,33 @@
<div class="row">
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<h3>Sturdy Templates</h3>
<p class="text-muted">Our templates are updated regularly so they don't break.</p>
<h3>Server</h3>
<p>Designing and building high-performance server applications and environments</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<h3>Ready to Ship</h3>
<p class="text-muted">You can use this theme as is, or you can make changes!</p>
<h3>Client</h3>
<p>Creating functional, fast, and mobile-friendly websites</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<h3>Up to Date</h3>
<p class="text-muted">We update dependencies to keep things fresh.</p>
<h3>Mobile</h3>
<p>Building lightweight, cross-platform mobile applications</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<h3>Made with Love</h3>
<p class="text-muted">You have to make your websites with love these days!</p>
<h3>Hardware</h3>
<p>Constructing workflow-specific Desktops, Servers and Notebooks</p>
</div>
</div>
<div class="col-xs-12 text-center">
<div class="service-box">
<a href="#" class="btn btn-primary btn-xl">
<h4>My Profile</h4>
</a>
</div>
</div>
</div>
@ -100,7 +106,7 @@
<img src="/portfolio/1.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
<div class="project-category">
Category
</div>
<div class="project-name">
@ -115,7 +121,7 @@
<img src="/portfolio/2.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
<div class="project-category">
Category
</div>
<div class="project-name">
@ -130,7 +136,7 @@
<img src="/portfolio/3.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
<div class="project-category">
Category
</div>
<div class="project-name">
@ -145,7 +151,7 @@
<img src="/portfolio/4.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
<div class="project-category">
Category
</div>
<div class="project-name">
@ -160,7 +166,7 @@
<img src="/portfolio/5.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
<div class="project-category">
Category
</div>
<div class="project-name">
@ -175,7 +181,7 @@
<img src="/portfolio/6.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
<div class="project-category">
Category
</div>
<div class="project-name">
@ -193,17 +199,14 @@
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">Let's Get In Touch!</h2>
<h2 class="section-heading">More Content</h2>
<hr class="primary">
<p>Ready to start your next project with us? That's great! Give us a call or send us an email and we will get back to you as soon as possible!</p>
<p>There's more content on my site than just my Projects and Blog!</p>
</div>
<div class="col-lg-4 col-lg-offset-2 text-center">
<i class="fa fa-phone fa-3x wow bounceIn"></i>
<p>123-456-6789</p>
</div>
<div class="col-lg-4 text-center">
<i class="fa fa-envelope-o fa-3x wow bounceIn" data-wow-delay=".1s"></i>
<p><a href="mailto:your-email@your-domain.com">feedback@startbootstrap.com</a></p>
</div>
</div>
</div>