Przeglądaj źródła

Privacy Policy & Website Disclaimer Updated

master
Lene 4 lat temu
rodzic
commit
ce765a29bd

+ 23
- 0
src/components/misc/WebsiteDisclaimer.vue Wyświetl plik

@@ -0,0 +1,23 @@
1
+<template>
2
+  <!-- eslint-disable max-len -->
3
+  <div class="container">
4
+    <div class="row">
5
+      <div class="col-sm-12">
6
+        <div class="about-img-box">
7
+          <img src="img/privacy.jpg" alt="Website Disclaimer" class="img-fluid title-img" />
8
+        </div>
9
+        <div class="sinse-box title-title">
10
+          <h5 class="sinse-title">Website Disclaimer</h5>
11
+        </div>
12
+      </div>
13
+      <div class="col-md-12 text-left">
14
+        <br />
15
+        <p>Since the Company has limited control over the information and variables provided by users the Company accepts no responsibility for any loss or damage of whatsoever nature that may be caused or brought about, directly or indirectly, by the use of this Website or reliance on any information contained therein.</p>
16
+        <p>Any person who feels prejudiced by any information or variables contained on this Website shall look to the persons who provided such information in case of any action being taken.</p>
17
+        </div>
18
+    </div>
19
+  </div>
20
+</template>
21
+<script>
22
+export default {};
23
+</script>

+ 12
- 10
src/components/misc/privacyPolicyPage.vue Wyświetl plik

@@ -13,32 +13,34 @@
13 13
       <div class="col-md-12 text-left">
14 14
         <br />
15 15
         <h5>Privacy</h5>
16
-        <p>We respect your privacy. This Privacy Policy governs the manner in which we will treat your personal information collected when using our website.</p>
16
+        <p>We respect your privacy.  This Privacy Policy governs the manner in which we will treat your personal information collected when using our website and when we otherwise engage with each after you visiting our website.</p>
17 17
 
18 18
         <h5>How do we collect your personal information?</h5>
19
-        <p>Your personal information may be collected while using this website: when you contact us, when you complete an application form, when you check-in at your destination or when you make use of the services of one of our affiliated business partners. Personal information includes any information by which you can be identified and which relates to you as an identifiable individual, such as: your name, physical and postal addresses, email address, sex, age and internet address from the domain from which you are visiting.</p>
19
+        <p>Your personal information may be collected while using this website, when you contact us, when you complete an application form, when you check in at your destination or when you make use of the services of one of our affiliated business partners.   Personal information includes any information by which you can be identified and which relates to you as an identifiable individual, such as your name, physical and postal addresses, email address, sex, age and internet address from the domain from which you are visiting.</p>
20 20
 
21 21
         <h5>User of your personal information</h5>
22
-        <p>We need to process your personal information when you make use of our service. We use your personal information in the ordinary course of our business and to send you marketing material relating to our service offering. You can unsubscribe at any time and we will thereafter no longer use your personal information. We will not disclose your personal information to third parties unless justifiable in terms of an agreement between us.</p>
22
+        <p>We need to process your personal information when you make use of our service.  We use your personal information in the ordinary course of our business and to send you marketing material relating to our service offering.  You can unsubscribe at any time and we will thereafter no longer use your personal information.  We will not disclose your personal information to third parties unless justifiable in terms of agreement between us.</p>
23 23
 
24 24
         <h5>Access to and correction of personal information</h5>
25
-        <p>You may access your personal information that we hold by sending an email to: info@univateproperties.co.za</p>
26
-        <p>In the event that you want to update or correct your personal information held by us, you can send an email to: info@univateproperties.co.za</p>
25
+        <p>You may access your personal information that we hold by sending an email to info@univateproperties.co.za</p>
26
+        <p>In the event that you want to update or correct your personal information held by us, you can send an email to info@univateproperties.co.za</p>
27 27
 
28 28
         <h5>Protection of your personal information</h5>
29
-        <p>We take reasonable steps and measures to keep your information secure from loss, misuse or unauthorised alteration. Our database has built-in safeguards to ensure the privacy and confidentiality of your information. We do not have control over the websites of affiliated parties or sites linked into from this site and you must therefore refer to the privacy policies of any such parties to see how they protect your personal information.</p>
29
+        <p>We take reasonable steps and measures to keep your information secure from loss, misuse or unauthorised alteration.  Our database has built-in safeguards to ensure the privacy and confidentiality of your information.
30
+           We do not have control over the websites of affiliated parties or sites linked into from this site and you must therefore refer to the privacy policies of any such parties to see how they protect your personal information.
31
+        </p>
30 32
 
31 33
         <h5>Cookies</h5>
32
-        <p>We may use cookies. Cookies are programmes that we transfer to your computer's hard drive to personalise your experience on this website. In this way, the next time you visit, we will know who you are and that you have visited this website before. This will enable us to enhance your browsing experience. You can set your browser to notify you if cookies are to be transferred or to reject cookies but this may prevent your use of some of the web pages.</p>
34
+        <p>We may use cookies.  Cookies are programs that we transfer to your computer’s hard drive to personalise your experience on this website.  In this way, the next time you visit, we will know who you are and that you have visited this website before. This will enable us to enhance your browsing experience.  You can set your browser to notify you if cookies are to be transferred or to reject cookies but this may prevent your use of some of the web pages.</p>
33 35
 
34 36
         <h5>Email Monitoring</h5>
35
-        <p>We provide email addresses on the website which enable you to contact us. Forms that you complete via this website will also be transmitted via email. In order to check for viruses and to monitor service we reserve the right to monitor and inspect all material and information transmitted over our system.</p>
37
+        <p>We provide email addresses on the website which enable you to contact us.  Forms that you complete via this website will also be transmitted via email. In order to check for viruses and to monitor service we reserve the right to monitor and inspect all material and information transmitted over our system.</p>
36 38
 
37 39
         <h5>Changes to this privacy policy</h5>
38
-        <p>We reserve the right, in our sole discretion, to amend this Privacy Policy from time to time. You agree to review the Privacy Policy whenever you visit this website for any such amendments. The amended version of the Privacy Policy shall supersede and replace all previous versions thereof.</p>
40
+        <p>We reserve the right, in our sole discretion, to amend this Privacy Policy from time to time.  You agree to review the Privacy Policy whenever you visit this website for any such amendments.  The amended version of the Privacy Policy shall supersede and replace all previous versions thereof.</p>
39 41
 
40 42
         <h5>Which laws apply to your dealings with us?</h5>
41
-        <p>This policy will be governed and interpreted in accordance with the laws of South Africa. To the extent that a court has jurisdiction over any dispute which may arise out of or in connection with this Privacy Policy, we both submit to the jurisdiction of the South African Courts.</p>
43
+        <p>This policy will be governed and interpreted in accordance with the laws of South Africa.  To the extent that a court has jurisdiction over any dispute which may arise out of or in connection with this Privacy Policy, we both submit to the jurisdiction of the South African Courts.</p>
42 44
       </div>
43 45
     </div>
44 46
   </div>

+ 2
- 0
src/components/shared/footerSection.vue Wyświetl plik

@@ -21,6 +21,8 @@
21 21
               <router-link class="footerText" v-if="isLoggedIn" to="/properties"
22 22
                 >Property Management</router-link
23 23
               ><br />
24
+              <router-link class="footerText" to="/privacyPolicy">Privacy Policy</router-link><br />
25
+              <router-link class="footerText" to="/websiteDisclaimer">Website Disclaimer</router-link><br />
24 26
             </p>
25 27
           </div>
26 28
           <div class="col-lg-9 section-header">

+ 7
- 1
src/router/index.js Wyświetl plik

@@ -47,7 +47,8 @@ import ResortPage from "../components/timeshare/resort/resortPage.vue";
47 47
 import UnitPage from "../components/timeshare/resort/unitPage.vue";
48 48
 
49 49
 import ContactUs from "../components/misc/contactUs.vue";
50
-import PrivacyPolicy from "../components/misc/privacyPolicyPage.vue";
50
+import PrivacyPolicy from '../components/misc/privacyPolicyPage.vue';
51
+import WebsiteDisclaimer from '../components/misc/WebsiteDisclaimer.vue';
51 52
 
52 53
 import MakeOffer from "../components/processFlow/makeOffer.vue";
53 54
 import Offer from "../components/processFlow/offers.vue";
@@ -296,6 +297,11 @@ export default new Router({
296 297
       name: "PrivacyPolicy",
297 298
       component: PrivacyPolicy
298 299
     },
300
+    {
301
+      path: "/websitedisclaimer",
302
+      name: "WebsiteDisclaimer",
303
+      component: WebsiteDisclaimer
304
+    },
299 305
     {
300 306
       path: "/resort/:resortCode",
301 307
       name: "ResortPage",

Ładowanie…
Anuluj
Zapisz