/home/linkimpu/public_html/index.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="#page-top">LINKIMPULSE</a>
</div>
</nav>
<div id="wrap">
<section id="main-content">
<div class="header-content inner-container">
<div class="header-content-inner">
<h1>Simple and elegent website, just for you.</h1>
<hr class="thame">
<h4>
<span>WIREFRAME</span>
<span>DESIGN</span>
<span>UI/UX</span>
<span>FRAMEWORK</span>
<span>BUILD</span>
<span>UPDATES</span>
</h4>
<p>Simply contact us, we'll do the web engineering for you.</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>