Procházet zdrojové kódy

privacy sell pages and navbar

master
Bruce Lywood před 5 roky
rodič
revize
c2f4ddb832

+ 10
- 10
src/components/misc/privacyPolicyPage.vue Zobrazit soubor

@@ -12,37 +12,37 @@
12 12
           />
13 13
         </div>
14 14
         <div class="sinse-box" style="opacity:0.7; border: white solid 3px; border-radius: 15px">
15
-          <h3 class="sinse-title">Privacy Policy</h3>
15
+          <h5 class="sinse-title">Privacy Policy</h5>
16 16
         </div>
17 17
       </div>
18 18
       <div class="col-md-12 text-left">
19 19
         <br />
20
-        <h3>Privacy</h3>
20
+        <h5>Privacy</h5>
21 21
         <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>
22 22
 
23
-        <h3>How do we collect your personal information?</h3>
23
+        <h5>How do we collect your personal information?</h5>
24 24
         <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>
25 25
 
26
-        <h3>User of your personal information</h3>
26
+        <h5>User of your personal information</h5>
27 27
         <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>
28 28
 
29
-        <h3>Access to and correction of personal information</h3>
29
+        <h5>Access to and correction of personal information</h5>
30 30
         <p>You may access your personal information that we hold by sending an email to: info@univateproperties.co.za</p>
31 31
         <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>
32 32
 
33
-        <h3>Protection of your personal information</h3>
33
+        <h5>Protection of your personal information</h5>
34 34
         <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>
35 35
 
36
-        <h3>Cookies</h3>
36
+        <h5>Cookies</h5>
37 37
         <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>
38 38
 
39
-        <h3>Email Monitoring</h3>
39
+        <h5>Email Monitoring</h5>
40 40
         <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>
41 41
 
42
-        <h3>Changes to this privacy policy</h3>
42
+        <h5>Changes to this privacy policy</h5>
43 43
         <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>
44 44
 
45
-        <h3>Which laws apply to your dealings with us?</h3>
45
+        <h5>Which laws apply to your dealings with us?</h5>
46 46
         <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>
47 47
       </div>
48 48
     </div>

+ 19
- 35
src/components/shared/navBar.vue Zobrazit soubor

@@ -80,54 +80,38 @@
80 80
                 <a
81 81
                   class="dropdown-item cursor-pointer"
82 82
                   @click="routerGoTo('/property/Commercial/Search')"
83
-                >
84
-                  <u class="color-b">Search</u> Commercial Properties
85
-                </a>
83
+                >Search Commercial Properties</a>
86 84
                 <a
87 85
                   class="dropdown-item cursor-pointer"
88 86
                   @click="routerGoTo('/property/Commercial/Sale')"
89
-                >
90
-                  <u class="color-b">To Sell</u> Commercial Properties
91
-                </a>
87
+                >To Sell Commercial Properties</a>
92 88
                 <a
93 89
                   class="dropdown-item cursor-pointer"
94 90
                   @click="routerGoTo('/property/Commercial/Rental')"
95
-                >
96
-                  <u class="color-b">To Rent</u> Commercial Properties
97
-                </a>
91
+                >To Rent Commercial Properties</a>
98 92
                 <hr />
99 93
 
100 94
                 <a
101 95
                   class="dropdown-item cursor-pointer"
102 96
                   @click="routerGoTo('/property/Residential/Search')"
103
-                >
104
-                  <u class="color-b">Search</u> Residential Properties
105
-                </a>
97
+                >Search Residential Properties</a>
106 98
                 <a
107 99
                   class="dropdown-item cursor-pointer"
108 100
                   @click="routerGoTo('/property/Residential/Sale')"
109
-                >
110
-                  <u class="color-b">To Sell</u> Residential Properties
111
-                </a>
101
+                >To Sell Residential Properties</a>
112 102
                 <a
113 103
                   class="dropdown-item cursor-pointer"
114 104
                   @click="routerGoTo('/property/Residential/Rental')"
115
-                >
116
-                  <u class="color-b">To Rent</u> Residential Properties
117
-                </a>
105
+                >To Rent Residential Properties</a>
118 106
                 <hr />
119 107
                 <a
120 108
                   class="dropdown-item cursor-pointer"
121 109
                   @click="routerGoTo('/property/list/Commercial/MyListings')"
122
-                >
123
-                  <u class="color-b">My</u> Commercial Properties
124
-                </a>
110
+                >My Commercial Properties</a>
125 111
                 <a
126 112
                   class="dropdown-item cursor-pointer"
127 113
                   @click="routerGoTo('/property/list/Residential/MyListings')"
128
-                >
129
-                  <u class="color-b">My</u> Residential Properties
130
-                </a>
114
+                >My Residential Properties</a>
131 115
               </div>
132 116
             </li>
133 117
 
@@ -150,17 +134,6 @@
150 134
               </div>
151 135
             </li>
152 136
 
153
-            <li class="nav-item dropdown">
154
-              <a
155
-                class="nav-link"
156
-                @click="routerGoTo('/user/login')"
157
-                id="navbarDropdown"
158
-                role="button"
159
-                data-toggle="dropdown"
160
-                aria-haspopup="true"
161
-                aria-expanded="false"
162
-              >Login</a>
163
-            </li>
164 137
             <li class="nav-item dropdown">
165 138
               <a
166 139
                 class="nav-link dropdown-toggle"
@@ -203,6 +176,17 @@
203 176
                 >Property Types</a>
204 177
               </div>
205 178
             </li>
179
+            <li class="nav-item dropdown">
180
+              <a
181
+                class="nav-link"
182
+                @click="routerGoTo('/user/login')"
183
+                id="navbarDropdown"
184
+                role="button"
185
+                data-toggle="dropdown"
186
+                aria-haspopup="true"
187
+                aria-expanded="false"
188
+              >Login</a>
189
+            </li>
206 190
           </ul>
207 191
         </div>
208 192
       </div>

+ 6
- 15
src/components/timeshare/sell/sellPage.vue Zobrazit soubor

@@ -16,18 +16,9 @@
16 16
             <h3 class="sinse-title">Timeshare To Sell</h3>
17 17
           </div>
18 18
         </div>
19
-        <br />
20 19
         <div>
21 20
           <div class="container col-md-10">
22
-            <div class="myWell">
23
-              <h4>Week Information</h4>
24
-            </div>
25
-            <div style="float: right;" class="btn btn-link color-b">
26
-              <!-- <router-link to="LinkToBeSelected">
27
-                Bulk Weeks Upload
28
-                <span class="ion-ios-arrow-forward" style="color:#60CBEB"></span>
29
-              </router-link>-->
30
-            </div>
21
+            <div style="float: right;" class="btn btn-link color-b"></div>
31 22
           </div>
32 23
           <br />
33 24
           <br />
@@ -101,7 +92,7 @@
101 92
             <div class="col-md-12" style="text-align:left">
102 93
               <div class="form-group row">
103 94
                 <div class="col-md-6">
104
-                  <label for="Resort Name">Resort Name</label>
95
+                  <label for="Resort Name">Resort Name *</label>
105 96
                   <div class="input-group mb-3">
106 97
                     <div class="input-group-prepend">
107 98
                       <span class="input-group-text" style="color: #60CBEB">
@@ -170,7 +161,7 @@
170 161
               </div>
171 162
               <div class="form-group row">
172 163
                 <div class="col-md-6">
173
-                  <label for="Unit number">Unit Number</label>
164
+                  <label for="Unit number">Unit Number *</label>
174 165
                   <div class="input-group mb-3">
175 166
                     <div class="input-group-prepend">
176 167
                       <span class="input-group-text" style="color: #60CBEB">
@@ -186,7 +177,7 @@
186 177
                   </div>
187 178
                 </div>
188 179
                 <div class="col-md-6">
189
-                  <label for="Module">Module / Week Number</label>
180
+                  <label for="Module">Module / Week Number *</label>
190 181
                   <div class="input-group mb-3">
191 182
                     <div class="input-group-prepend">
192 183
                       <span class="input-group-text" style="color: #60CBEB">
@@ -238,7 +229,7 @@
238 229
                   </div>
239 230
                 </div>
240 231
                 <div class="col-md-6">
241
-                  <label for="Levy">Levy Amount</label>
232
+                  <label for="Levy">Levy Amount *</label>
242 233
                   <div class="input-group mb-3">
243 234
                     <div class="input-group-prepend">
244 235
                       <span class="input-group-text" style="color: #60CBEB">
@@ -257,7 +248,7 @@
257 248
               </div>
258 249
               <div class="form-group row">
259 250
                 <div class="col-md-12">
260
-                  <label for="Owner">Owner</label>
251
+                  <label for="Owner">Owner *</label>
261 252
                   <div class="input-group mb-3">
262 253
                     <div class="input-group-prepend">
263 254
                       <span class="input-group-text" style="color: #60CBEB">

Načítá se…
Zrušit
Uložit