30 lines
1.8 KiB
HTML
30 lines
1.8 KiB
HTML
<ion-header mode="ios" class="ion-no-border">
|
|
<ion-toolbar>
|
|
<ion-buttons slot="start" (click)="onBack()">
|
|
<ion-button>
|
|
<ion-icon name="arrow-back-outline"></ion-icon>
|
|
</ion-button>
|
|
</ion-buttons>
|
|
<ion-title>Privacy Policy</ion-title>
|
|
</ion-toolbar>
|
|
</ion-header>
|
|
|
|
<ion-content class="ion-padding">
|
|
<div class="boxed_contents">
|
|
<ion-label class="head_text">Privacy Policy</ion-label>
|
|
|
|
<ion-label class="ans">Wrenchboard issues this policy to inform users about the information we collect, the use and disclosures in the course of interactions with the WrenchBoard services by customers. We value the privacy of our customers and such strive to employ best industry standards and practices to protect their privacy. By signing up for this services, using our products or technologies offered through the WrenchBoard website, you expressly agree to the terms of this Privacy Policy.</ion-label>
|
|
|
|
<ion-label class="head_text">Collection of Information</ion-label>
|
|
|
|
<ion-label class="ans">When you sign up for WrenchBoard platform as a user, freelancer, worker or client, you inadvertently provide certain personal information such as name and email address. This information may be used to identify or contact you as part of the service we provide. Below is information we may collect from registered users of the service.</ion-label>
|
|
|
|
<ion-label class="head_text">Use of Personal Information</ion-label>
|
|
|
|
<ion-label class="ans">The information we collect about you is mainly utilized to provide a secure, efficient and smooth user experience as you interact with the site. We may also utilize the information to contact you to resolve issues with your account or resolve disputes between freelancers and clients. We also use your personal information in the following ways.
|
|
</ion-label>
|
|
</div>
|
|
|
|
|
|
</ion-content>
|