/home/linkimpu/public_html/about.html
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Linkimpulse - We build simple and elegent website.</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="Keywords" content="linkimpulse, simple website, elegent website, modern website,web engineering">
<meta name="description" content="Simply contact us, we'll do the web engineering for you.Linkimpulse provides simple and elegent websites.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<!-- Place favicon.ico in the root directory -->
<link rel="stylesheet" href="css/normalize.css">
<!-- Custom Fonts -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/main.css">
<script src="js/vendor/modernizr-2.8.3.min.js"></script>
</head>
<body>
<CANVAS id="canvas"></CANVAS>
<nav id="mainNav" class="navbar-fixed-top">
<div class="inner-container">
<a class="navbar-brand" href="/index.html">LINKIMPULSE</a>
</div>
</nav>
<div id="wrap">
<section id="main-content">
<div class="header-content inner-container">
<div class="header-content-inner">
<h3>ABOUT US</h3>
<hr class="thame">
<p>
We are very highly dedicated team with the base expertise in the field of web technology. We are hyperactive creatives to find the best and updated techniques to bring success through web technology into your business. We believe in progress and changes that will leads to long term success in dynamic world. </p>
<p>We are offering special discount package to small and medium business for limited time perood. Please email us at <a href="mailto:info@linkimpulse.com">info@linkimpulse.com</a> with the subject title "Website for Success".</p>
</p>
<a class="btn btn-primary">Contact Us - Now</a>
</div>
</div>
</section>
<section id="ajax-content">
<div class="close"><a class="close-btn">Close</a></div>
<form role="form" id="contactForm" data-toggle="validator" class="shake">
<div id="msgSubmit" class="h3 text-center hidden"></div>
<div class="col-one">
<div class="form-group">
<input type="text" class="form-control" id="name" placeholder="Your name" required data-error="Please input your name">
<div class="help-block with-errors"></div>
</div>
<div class="form-group">
<input type="text" class="form-control" id="telephone" placeholder="Your telephone number" required data-error="Please input your Phone Number">
<div class="help-block with-errors"></div>
</div>
<div class="form-group">
<input type="email" class="form-control" id="email" placeholder="Your email" required>
<div class="help-block with-errors"></div>
</div>
</div>
<div class="col-one">
<div class="form-group">
<input type="text" class="form-control" id="businessname" placeholder="Your business name" required data-error="Please input your Business Name">
<div class="help-block with-errors"></div>
</div>
<div class="form-group">
<textarea id="message" class="form-control" rows="5" placeholder="Please enter your message" required></textarea>
<div class="help-block with-errors"></div>
</div>
<button type="submit" id="form-submit" class="btn btn-success btn-lg pull-right ">Submit</button>
<div class="clearfix"></div>
</div>
</form>
</div>
</section>
</div>
<footer id="site-footer">
<div class="inner-container">
<div class="site-reserved"> LINKMPULSE © 2020. All right reserved.</div>
<div class="site-info">
<ul class="site-social">
<li><a href="about.html">About Us</li></a></li>
<li><a href="privacy.html">Privacy Policy</li></a></li>
<li><a href="terms.html">Terms & conditions</li></a></li>
</ul>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-1.12.0.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.12.0.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-34932640-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-34932640-2');
</script>
</body>
</html>