File: /home/halcosmu/www/interview.php
<?php include 'header.php';?>
<div class="container">
<h1 style="text-align:center;">Schedule a meeting with Manish</h1>
</div>
<script async defer src="https://js.appointlet.com/"></script><link href="https://js.appointlet.com/styles.css" rel="stylesheet"><div class="appointlet-inline" data-appointlet-inline="https://appt.link/meet-with-manish-kumar-tmHuw0Xb/example-meeting"></div>
<!-- ======= Contact Section ======= -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-contact">
<h3><img src="assets/img/logohalcomm.png" alt="" width="50%"></h3>
<p>
Suite 205, A37
Trimala Venture
Noida<br> Sector 63<br>
<strong>Phone:</strong> +91 0120 409 8418<br>
<strong>Email:</strong> info@halcommarketing.com<br>
</p>
</div>
<div class="col-lg-2 col-md-6 footer-links">
<h4>Halcom</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="index.php">Home</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="about.php">About us</a></li>
<!--li><i class="bx bx-chevron-right"></i> <a href="#">Terms of service</a></li-->
<li><i class="bx bx-chevron-right"></i> <a href="privacy-policy.php">Privacy policy</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Our Services</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="software-development.php">Software Development</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="digital-marketing.php">Digital Marketing</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="host-and-post.php">Host and Post Leads</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="http://halcomsolaradvisors.com/">Solar Panel Installation</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="outbound-inbound-calls.php">OutBound and Inbound</a></li>
</ul>
</div>
<div class="col-lg-4 col-md-6 footer-newsletter">
<h4>About us</h4>
<p>We believe in working together with our clients to understand their requirements thoroughly and come up with the best way to cater to them.</p>
</div>
</div>
</div>
</div>
</footer><!-- End Footer -->
<div class="container d-md-flex py-4">
<div class="me-md-auto text-center text-md-start">
<div class="copyright">
© 2015 - <?php echo date('Y'); ?> <strong><span>Halcom Marketing</span></strong>. All Rights Reserved
</div>
</div>
<div class="social-links text-center text-md-right pt-3 pt-md-0">
<!--a href="#" class="twitter"><i class="bx bxl-twitter"></i></a-->
<a href="https://www.facebook.com/profile.php?id=100092995460807" class="facebook"><i class="bx bxl-facebook"></i></a>
<!--a href="#" class="instagram"><i class="bx bxl-instagram"></i></a-->
<a href="https://www.linkedin.com/company/halcom-marketing-pvt-ltd/" class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>
</div>
<div id="preloader"></div>
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<script>
function onSubmit(token) {
document.getElementById("contactform").submit();
}
</script>
<!-- Vendor JS Files -->
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>