D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home3
/
encodto1
/
www
/
Filename :
ivr.php
back
Copy
<!DOCTYPE html> <html lang="en"> <?php include 'style.php' ?> <body> <!-- Main --> <main class="main-page new-release-page"> <!-- 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">Ivr Service</h5> <h1 class="section-title fade-in">Get IVR number for business: 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 IVR number for business communication</h1> <p class="lead mb-3 text-dark ">Take your customer experience one notch up with IVR numbers.</p> <a href="getquote.html" class="theme-btn2">Get Quote</a> </div> <div class="right"> <div class="partners-list-wrap"> <img src="assets/imgs/get ivr service.png" alt=""> </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="right"> <div class="partners-list-wrap"> <img src="assets/imgs/what is ivr banner.png" alt=""> </div> </div> <div class="partner-left-content"> <h1 class="section-title text-dark ">What is an IVR number?</h1> <p class="lead mb-3 text-dark ">IVR number can be easily referred to as the tool for advanced and modern business communication. Where better customer experience has become a priority for most businesses, IVR numbers acts as a major contributor to achieve the goal. Your first ‘hello’ with the customer needs to convey your business professionalism, and this is fulfilled by playing a customized voice message for your callers as they call you on your business phone number. An IVR number with its modern attributes takes your business communication and customer service one-notch up.</p> </div> </div> </div> </section> <section class="feature3-area"> <img src="assets/imgs/bg-shape-1.svg" alt="Shape" class="animation-slide-left bg-shape" /> <div class="custom-container"> <div class="custom-row align-items-center"> <div class="section-header"> <!-- <h5 class="section-subtitle">FEATURES</h5> --> <h1 class="section-title">Features of IVR number</h1> <!-- <p>Our team is a melting pot of diverse expertise and skills. From seasoned industry to young talents, member brings a unique set of experiences</p> --> </div> <div class="right flex-1"> <div class="feature3-lists"> <div class="feature-box"> <i class="icon-box las la-check"></i> <h3>Automatic call routing</h3> <p>All the incoming calls on your IVR number will be automatically routed to the respective agent/department, basis your caller’s input in the IVR menu. An IVR, hence, brings faster on-call resolution to your customer queries and eliminate the need to transfer calls manually. </p> </div> <div class="feature-box"> <i class="icon-box las la-check"></i> <h3>Customized voice message</h3> <p>Your callers are greeted with a customized voice message as an attribute of your business professionalism. The voice greeting on your IVR number can be set in different language options and will be recorded by professional voice artists as per your choice. </p> </div> <div class="feature-box"> <i class="icon-box las la-check"></i> <h3>Inbound calling</h3> <p>All the incoming calls on your IVR number will be handled automatically, without manual intervention. Callers can select their query in the IVR menu and their call will be routed to their respective agent immediately. In case of non-availability of agents, callers can also leave a voicemail of their query. </p> </div> <div class="feature-box"> <i class="icon-box las la-check"></i> <h3>Outbound calling</h3> <p>An IVR message along with IVR menu can be recorded and outbound calls will be placed automatically on the given set of phone numbers. As the customer selects the option in the IVR menu, a call would be sent to the respective agent, and their will be connected with the customer automatically. </p> </div> </div> </div> </div> </div> </section> <?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>