Fixed syntax and added more info
This commit is contained in:
parent
83c17dc07a
commit
503e838a29
17
about.html
17
about.html
@ -45,14 +45,17 @@
|
||||
<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:</p>
|
||||
<p>Some of the many thing the crew does well:
|
||||
<br>
|
||||
virus removal
|
||||
<br>
|
||||
hardware repairs, installation, or upgrade
|
||||
<br>
|
||||
network administration
|
||||
<br>
|
||||
many more!
|
||||
</p>
|
||||
</li>
|
||||
<ul>
|
||||
<li>virus removal</li>
|
||||
<li>hardware repairs, installation, or upgrade</li>
|
||||
<li>network administration</li>
|
||||
<li>many more!</li>
|
||||
</ul>
|
||||
<li>We strive for perfection:
|
||||
<br><br>
|
||||
We will try our very best to satisfy all our customers by providing the best of the best technicians, relieve all questions, and just provide great customer service in general.</li>
|
||||
|
19
blog.html
19
blog.html
@ -41,13 +41,21 @@
|
||||
October 29 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.
|
||||
<br><br>
|
||||
</p>
|
||||
<p>
|
||||
You’ve heard the reasons behind our business. Now it’s time for us to explain how we will keep our promise. It’s 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.
|
||||
<br><br>
|
||||
Thank you for supporting us in accomplishing our journey.
|
||||
</p>
|
||||
A Few Extra things
|
||||
<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>We’re 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>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<!--/.nav-collapse -->
|
||||
@ -56,5 +64,4 @@
|
||||
<!-- 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>
|
||||
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user