Did you add contact.js and validator.js to your website root when you uploaded the contact-form.html page?
Delete
Code:
<!-- hero area (the grey one with a slider -->
<section id="hero" class="clearfix">
<!-- responsive FlexSlider image slideshow -->
<div class="wrapper">
<div class="grid_5 alpha">
<h1>HELLO & WELCOME</h1>
<p class="introduction-message">
Please complete the form below.
</div><!-- FlexSlider -->
</div>
</section><!-- end hero area -->
If you want you can put
Code:
<h1>Contact Form</h1>
under the lines
<!-- main content area -->
<div id="main" class="wrapper">
Bookmarks