rekkingit-site/moreinfo/network-administration.html

66 lines
3.6 KiB
HTML
Raw Normal View History

2015-12-14 04:13:28 +00:00
<!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="About">
<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="../blog.html">Recent News</a></li>
</ul>
</div>
</div>
</div>
<!--/.nav-collapse -->
<div class="container">
<div class="jumbotron">
<div class="thumbnail">
<img src="../images/switch-838385_1280.png" alt="image of assistance">
<div class="caption">
<h2>Network Administration Assistance</h2>
<p>Our network management and assistance department are full of very talented people and will help you get your network on it's feet. From business office networks to school networks, we cover it all.
<br>
If you have any questions, feel free to ask via the contact page.
<br>
We can help you and your organization easily with are three simple steps:
</p>
<ol>
<li><p>First, contact us through the contact page or call us. Describe the assistance you require with details so we can be as effecient with our time as possible. Also leave sufficient information to reply. You should also say the times you are available for us to send a technician to you. Within 24 hours business days, you should get a reply stating the details such as the estimated time necissary for us to complete the task, the cost, resources needed, etc</p></li>
<li><p>Give a final reply on whether the schedule is set, or if there are any issues with anything. Answer any questions we may have about the issue that was not very detailed in the first contact.</p></li>
<li><p>Once our technicians arrive at the scheduled time, you are all set!</p></li>
</ol>
</div>
</div>
</div>
</div>
<!-- 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>