<% include partials/head %>
<% include partials/navBar %>
<link rel="stylesheet" href="/stylesheets/service.css">
<div class="MainContent">
    <h1 class="text-center thankS">Thanks! We will get in touch with you shortly.</h1>
</div>
<% include partials/footer %>