File: /var/www/html/fieldblaze.com/thank-you.php
<!DOCTYPE HTML>
<html lang="zxx">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Title : Intuitive Field force automation application - Fielblaze</title>
<meta name="description" content="Gain visibility into your field staff with Fieldblaze, all-in-one field force automation app. Track, manage, assign tasks, monitor progress and generate reports in real time. Try out 30 days completely free trial to see for yourself.">
<?php include('include/head.php'); ?>
</head>
<body data-spy="scroll" data-target=".header" data-offset="50">
<?php include('include/header.php'); ?>
<?php include('include/header-banner.php'); ?>
<!-- about section start -->
<section class="about-area ptb-90">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h2>Thank you for your request!</h2>
<p >Your Service Request will be reviewed shortly and a response made to the email address or phone number given. Please check your email, If you do not see the email in a few minutes, check your “junk mail” folder or “spam” folder. We make every effort to ensure that these emails are delivered. If you do not see the email in your inbox, please check your junk mail folder and you can write to support@fieldblaze.com explaining the problem. We will do our best to answer your request as soon as possible.</p>
</div>
</div>
</div>
</section>
<!-- about section end -->
<!-- feature section start -->
<!-- blog section end -->
<?php include('include/footer-all.php'); ?>
<?php include('include/footer-script.php'); ?>
</body>
</html>