rekkingit-site/moreinfo/virus-removal.html

66 lines
3.9 KiB
HTML
Raw Normal View History

2015-12-13 23:13:28 -05: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">
2015-12-13 23:13:28 -05:00
<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/Assisting1.PNG" alt="image of assistance">
<div class="caption">
<h2>Virus Removal</h2>
<p>The amount of viruses online are overwelming and we understand the pain and stress viruses can cause when viruses get onto your computer and starts displaying annoying popups, or when your drives are suddenly reaching max capacity. Even worse, the virus actually damages the physical hardware. We are here to help with removing the virus of all types and fixing your computer. We will also recommend the next course of action for you.
<br>
If you have any questions, feel free to ask via the contact page.
<br>
To begin the this delightful process of getting rid of those mal-wares on your computer you should:
</p>
<ol>
<li><p>First, contact us through the contact page or call us. Describe what is happening to your computer or even what isn't happening that should be happening. Also provide some means of reaching you, and the time you are free for us to send a technician to assist. You should get a reply within 24 business hours dependent on the way you allowed us to contact you by.</p></li>
<li><p>The reply from us should also contain some information based on what you provided us so far including the price, the estimated time it should take, and other scheduling information. Reply to us one final time with the agreement of scheduling and possibly some information we may ask for about the computer state.</p></li>
<li><p>Our technicians should arrive at the scheduled time, and begin helping!</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>