?
Current File : /home/sanghavirealty/public_html/resourcesazwer/views/investigation/cta.php
  <!-- Call to Action Section -->
    <section class="homecta text-center">
        <div class="container">
        	<h5 class="text-center"><i class="bi bi-megaphone text-white d-inline-block align-middle icon-small me-10px"></i> Let's make something great work together</h5>
            <h2 class="section-title mt-4"> When You Seek The Truth, We're Here For You</h2>
            <p class="text-center">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
            <a href="#" class="btn btn-primary mt-3"> Contact Us <span class="bg-dark-gray text-white"><i class="feather icon-feather-arrow-right"></i></span></a>
        </div>
    </section>