Redecorated with jumbotron change

This commit is contained in:
Harrison Deng 2015-12-13 23:35:48 -05:00
parent eb7faf324f
commit da242192ac

View File

@ -35,86 +35,84 @@
</div>
</div>
</div>
<div class="jumbotron">
<div class="jumbotron" style="background: url(../patterns/contemporary_china_2.png);">
<div class="container">
<div class="jumbotron" style="background: url(../patterns/contemporary_china_2.png);">
<div class="row">
<div class="col-sm-3">
<div class="thumbnail">
<p style="text-align: center;"><i class="fa fa-server fa-5x"></i></p>
<div class="caption">
<h3>Network Administration Assistance</h3>
<p>We have a great deal of techies on our team to help you with your networking needs!</p>
<p><a href="moreinfo/network-administration.html" class="btn btn-primary" role="button">More Info</a></p>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail">
<p style="text-align: center;"><i class="fa fa-bug fa-5x"></i></p>
<div class="caption">
<h3>Virus Removal and Repair</h3>
<p>Virus repair and removal should be easy on the consumer, and it is with us!</p>
<p><a href="moreinfo/virus-removal.html" class="btn btn-primary" role="button">More Info</a></p>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail">
<p style="text-align: center;"><i class="fa fa-hdd-o fa-5x"></i></p>
<div class="caption">
<h3>Hardware Assistance</h3>
<p>Need help with hard drives, SSDs, graphics cards, or even data recovery? We got the crew to help!</p>
<p><a href="moreinfo/hardware-assistance.html" class="btn btn-primary" role="button">More Info</a></p>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail">
<p style="text-align: center;"><i class="fa fa-wrench fa-5x"></i></p>
<div class="caption">
<h3>Troubleshooting</h3>
<p>We can help find the issue and recommend the correct care package for you! We can even create a custom package for you!</p>
<p><a href="moreinfo/troubleshooting.html" class="btn btn-primary" role="button">More Info</a></p>
</div>
</div>
<div class="row">
<div class="col-sm-3">
<div class="thumbnail">
<p style="text-align: center;"><i class="fa fa-server fa-5x"></i></p>
<div class="caption">
<h3>Network Administration Assistance</h3>
<p>We have a great deal of techies on our team to help you with your networking needs!</p>
<p><a href="moreinfo/network-administration.html" class="btn btn-primary" role="button">More Info</a></p>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail">
<p style="text-align: center;"><i class="fa fa-bug fa-5x"></i></p>
<div class="caption">
<h3>Virus Removal and Repair</h3>
<p>Virus repair and removal should be easy on the consumer, and it is with us!</p>
<p><a href="moreinfo/virus-removal.html" class="btn btn-primary" role="button">More Info</a></p>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail">
<p style="text-align: center;"><i class="fa fa-hdd-o fa-5x"></i></p>
<div class="caption">
<h3>Hardware Assistance</h3>
<p>Need help with hard drives, SSDs, graphics cards, or even data recovery? We got the crew to help!</p>
<p><a href="moreinfo/hardware-assistance.html" class="btn btn-primary" role="button">More Info</a></p>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="thumbnail">
<p style="text-align: center;"><i class="fa fa-wrench fa-5x"></i></p>
<div class="caption">
<h3>Troubleshooting</h3>
<p>We can help find the issue and recommend the correct care package for you! We can even create a custom package for you!</p>
<p><a href="moreinfo/troubleshooting.html" class="btn btn-primary" role="button">More Info</a></p>
</div>
</div>
</div>
</div>
</div>
<div class="container" style="padding-top: 20px;">
<h2>About Us</h2>
<ul>
<li>
<p>Our Mission: We understand that technology is developing faster than ever and despite what some say, it's not always the easiest thing to use. Because of this, we set our mission to be helping all personal and business needs, with great speedy, quality service.</p>
</li>
<li>
<p>We have a great crew of extraordinary people. They will help you or your business to the best of their ability (which is pretty good).</p>
</li>
<li>
<p>Some of the many thing the crew does well:
<br>
virus removal
<br>
hardware repairs, installation, or upgrade
<br>
network administration setup, assistance, or troubleshooting
<br>
many more!
</p>
</li>
<li>
<p>We strive for perfection:
<br>
We will try our very best to satisfy all of our customers with the great technicians we have. With solutions to your questions and problems, we are the IT company that you were looking for.</p>
</li>
</ul>
</div>
</div>
<!--/.nav-collapse -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<div class="container" style="padding-top: 20px; color: white;">
<h2>About Us</h2>
<ul>
<li>
<p>Our Mission: We understand that technology is developing faster than ever and despite what some say, it's not always the easiest thing to use. Because of this, we set our mission to be helping all personal and business needs, with great speedy, quality service.</p>
</li>
<li>
<p>We have a great crew of extraordinary people. They will help you or your business to the best of their ability (which is pretty good).</p>
</li>
<li>
<p>Some of the many thing the crew does well:
<br>
virus removal
<br>
hardware repairs, installation, or upgrade
<br>
network administration setup, assistance, or troubleshooting
<br>
many more!
</p>
</li>
<li>
<p>We strive for perfection:
<br>
We will try our very best to satisfy all of our customers with the great technicians we have. With solutions to your questions and problems, we are the IT company that you were looking for.</p>
</li>
</ul>
</div>
<!--/.nav-collapse -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
</html>