fix card service
This commit is contained in:
parent
8d39c237f4
commit
b796ae8b1d
|
@ -1825,7 +1825,7 @@
|
|||
|
||||
<h2
|
||||
class="list-item-content__title"
|
||||
style="max-width: 100%;"
|
||||
style="text-align:left; max-width: 100%"
|
||||
>Body Hire</h2>
|
||||
|
||||
|
||||
|
@ -1836,6 +1836,7 @@
|
|||
style="
|
||||
margin-top: 4%;
|
||||
max-width: 100%;
|
||||
text-align: left;
|
||||
"
|
||||
>
|
||||
<p class="" style="white-space:pre-wrap;">Hire our IT talents without the hassle of <br>administration and managing human resources. The talents are provided as a monthly service to make it easier for your organization</p>
|
||||
|
@ -1885,7 +1886,7 @@
|
|||
|
||||
<h2
|
||||
class="list-item-content__title"
|
||||
style="max-width: 100%;"
|
||||
style="max-width: 100%; text-align: left;"
|
||||
>Direct Hire</h2>
|
||||
|
||||
|
||||
|
@ -1896,6 +1897,7 @@
|
|||
style="
|
||||
margin-top: 4%;
|
||||
max-width: 100%;
|
||||
text-align: left;
|
||||
"
|
||||
>
|
||||
<p class="" style="white-space:pre-wrap;">IT talents provided with direct requirement <br>scheme under your organization. You don't have to worry about wrong recruitment because we provide fully competence talents</p>
|
||||
|
@ -1943,7 +1945,7 @@
|
|||
|
||||
<h2
|
||||
class="list-item-content__title"
|
||||
style="max-width: 100%;"
|
||||
style="max-width: 100%;text-align: left;"
|
||||
>Assessment Service</h2>
|
||||
|
||||
|
||||
|
@ -1954,6 +1956,7 @@
|
|||
style="
|
||||
margin-top: 4%;
|
||||
max-width: 100%;
|
||||
text-align: left;
|
||||
"
|
||||
>
|
||||
<p class="" style="white-space:pre-wrap;">The assessment is carried out <br>thoroughly by our experts who are highly experienced in their fields in order to get proven competence talents match to your organization need</p>
|
||||
|
|
Loading…
Reference in New Issue
Block a user