D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home3
/
encodto1
/
public_html
/
Filename :
tollfreeno.php
back
Copy
<!DOCTYPE html> <html lang="en"> <?php include 'style.php' ?> <body> <!-- Main --> <main class="main-page new-release-page"> <!-- Header Bar --> <!-- Header --> <?php include 'header.php' ?> <!-- New Release Hero --> <section class="hero-service-wrap hero-section-wrap hero-career-wrap"> <div class="hero-section-content-wrap"> <img src="assets/imgs/bg-shape-1.svg" alt="Shape" class="animation-slide-left bg-shape" /> <div class="custom-container"> <div class="hero-portfolio-body"> <div class="hero-section-content text-center"> <h5 class="section-subtitle">Toll Free Number</h5> <h1 class="section-title fade-in">Google My Business Marketing : Maximizing Your Online Business Success</h1> <p>Transform Your Online Reach - Let Us Amplify Your Digital Impact</p> </div> </div> </div> </div> </section> <section class="partner-area mt-md-4"> <div class="custom-container"> <div class="custom-row align-items-center"> <div class="partner-left-content"> <h1 class="section-title text-dark ">Get A Toll-Free 1800 Number For Your Business</h1> <p class="lead mb-3 text-dark ">Let your customers in India and worldwide connect with you on call with a cloud-based toll-free number.</p> <a href="getquote.html" class="theme-btn2">Get Quote</a> </div> <div class="right"> <div class="partners-list-wrap"> <img src="assets/imgs/toll free 1.jpg" alt=""> </div> </div> </div> </div> </section> <section class="feature-area"> <div class="custom-container"> <div class="custom-row align-items-center"> <div class="feature-left d-flex"> <div class="feature-img-card"> <img src="assets/imgs/toll free 2.jpg" alt="Feature" /> </div> <div class="feature-img-card"> <img src="assets/imgs/toll free 3.jpg" alt="Feature" /> </div> </div> <div class="feature-right"> <div class="feature-content"> <h1 class="section-title">Why Does Your Business Require Toll-Free Number?</h1> <!-- <p>A company logo is the face of the firm and a unique virtual identity. Our creative designers at Encoders Unlimited create color and font perfect logo that is also relatable to your brand or its services. We focus on your visual identity to be attractively distinct so that your logo gathers the social attention that allows your brand to be recognized even when they just see your logo. Allow us to provide a distinct identity that represents your business well.</p> --> <ul> <li> <i class="icon-check las la-check"></i> Level-Up Your Customer Support </li> <li> <i class="icon-check las la-check"></i> Attend Customer Calls: Anywhere, Anytime, With Any Device. </li> <li> <i class="icon-check las la-check"></i> Manage Large Call Volume, Efficiently. </li> <li> <i class="icon-check las la-check"></i> 100% Customer Satisfaction With IVR Support And Smart Follow-Up. </li> <li> <i class="icon-check las la-check"></i> Grow Business With A Caring Brand Image. </li> <li> <i class="icon-check las la-check"></i> Scale Your Business With Enterprise-Level Features. </li> </ul> <div class="btns-group"> <a href="getquote.html" class="theme-btn2"> <i class="lab la-apple"></i> Get Quote Now </a> </div> </div> </div> </div> </div> </section> <!-- Footer --> <?php include 'footer.php' ?> </main> <!-- jQuery Frameworks ============================================= --> <script src="assets/js/jquery-3.7.0.min.js"></script> <script src="assets/js/bootstrap.bundle.min.js"></script> <script src="assets/js/gsap.min.js"></script> <script src="assets/js/Draggable.min.js"></script> <script src="assets/js/swiper-bundle.min.js"></script> <script src="assets/js/client-marquee.js"></script> <script src="assets/js/theme-custom.js"></script> <script src="assets/js/form1.js"></script> <script src="assets/js/subscribe-form.js"></script> <!--Start of Tawk.to Script--> <script type="text/javascript"> var Tawk_API = Tawk_API || {}, Tawk_LoadStart = new Date(); (function() { var s1 = document.createElement("script"), s0 = document.getElementsByTagName("script")[0]; s1.async = true; s1.src = 'https://embed.tawk.to/609cf4b4185beb22b30cda7a/1f5ihnorp'; s1.charset = 'UTF-8'; s1.setAttribute('crossorigin', '*'); s0.parentNode.insertBefore(s1, s0); })(); </script> <!--End of Tawk.to Script--> </body> </html>