rekkingit-site/blog.html

97 lines
5.2 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang=en>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="">
<meta name="Rekai Musuka, Harrison Deng" content="Recent News">
<link rel="icon" href="favicon.png">
<title>Rekking IT</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/custom.css" rel="stylesheet">
<!-- Font awesome -->
<link rel="stylesheet" href="fonts/font-awesome-4.4.0/css/font-awesome.min.css">
</head>
<div class="navbar navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<i class="fa fa-bars fa-lg"></i>
</button>
<a class="navbar-brand" href="index.html">Rekking IT</a>
</div>
<div id="navbar" class="collapse navbar-collapse navbar-right">
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="#">Recent News</a></li>
</ul>
</div>
</div>
</div>
<nav>
<ul class="pagination">
<li>
<li><a href="#291015">29 Oct. 2015</a></li>
<li><a href="#091115">9 Nov. 2015</a></li>
</li>
</ul>
</nav>
<div class="container" style="padding-top: 20px">
<div class="jumbotron" id="091115">
<p>
9 November 2015
<br><br>
Its November, and its getting colder and colder. Because of that, or servers are working at optimal speeds!
</p>
<p>
We have finally added the new department we noted in our last post.The new department being data recovery. Our data recovery service will spring to action for those in need starting on November 16 2015. That is not all as our website will be getting a new look very soon and new pages will be added.
</p>
<p>
We would like to remind everyone that the new contact page will be the new way to register for our support as it is easier and will be more organized on our side.
</p>
<p>
All those fun things aside, we have had more and more happy customers. And your support has helped us a lot. We would like to thank all of our customers on behalf of CEO Rekai Musuka and COO Harrison Deng for choosing our company.
</p>
</div>
</div>
<div class="container" style="padding-top: 20px;">
<div class="jumbotron" id="291015">
<p>
29 October 2015
<br><br>
The first question people ask us is: “What makes us different from the rest?” Honestly, there is only so much an IT company can do. What we can do is outclass our competitors in the core fields related to IT companies. Whether it be a change in operating systems, virus removal, or connectivity issues. We formed this IT company because we realize that technology is the fastest developing industry out there. People, and businesses will need help from time to time.
</p>
<p>
Youve heard the reasons behind our business. Now its time for us to explain how we will keep our promise. Its simple. We will outclass our competitors because we have a great team of great people and technicians that are always willing to help and support you or your business in any way they can. There are a lot of ways for us to help since we have multiple departments including but not limited to: network administration, hardware repairs/installation/upgrades and virus removal.
</p>
<p>
A Few Extra things
</p>
<ol>
<li>We are in the process of redeveloping our Website</li>
<li>We plan to add a data recovery department to our already huge list of services.</li>
<li>Were in the process of moving to our new headquarters on 400 South Drive. </li>
<li>We have plans to become more intimate with our customers by providing a free help desk service. Call 1-800 (204) 389-3721 for customer service like no other! </li>
</ol>
<p>Thank you for supporting us in accomplishing our journey.
<br>
Mr. Deng
</p>
</div>
</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>