瀏覽代碼

FAQ card's updated

master
JannekeDL 5 年之前
父節點
當前提交
c35a7b7c48
共有 1 個文件被更改,包括 308 次插入331 次删除
  1. 308
    331
      src/components/timeshare/faqPage.vue

+ 308
- 331
src/components/timeshare/faqPage.vue 查看文件

@@ -19,365 +19,342 @@
19 19
         <div class="container col-md-10">
20 20
           <br />
21 21
           <div id="accordion">
22
-            <div class="card">
23
-              <div class="card-header" id="heading1" style="text-align:left">
24
-                <h5 class="mb-0 color-text-a">
25
-                  <button
26
-                    class="btn btn-link font-weight-bold color-b"
27
-                    data-toggle="collapse"
28
-                    data-target="#collapse1"
29
-                    aria-expanded="true"
30
-                    aria-controls="collapse1"
31
-                  >What is timeshare vacation ownership?</button>
32
-                </h5>
33
-              </div>
34
-              <div
35
-                id="collapse1"
36
-                class="collapse show color-text-a"
37
-                aria-labelledby="heading1"
38
-                data-parent="#accordion"
39
-              >
40
-                <div class="card-body" style="text-align:left">
41
-                  Owning a timeshare means you own a portion of time in a specific unit in a resort. Most commonly the
42
-                  increments are sold per week and usually this means Friday to Friday depending on the specific resorts
43
-                  calendar. In specific resorts it could also mean midweek or weekend modules.
44
-                </div>
45
-              </div>
22
+            <!-- <div class="card"> -->
23
+            <div class="card" id="heading1">
24
+              <!-- <h5 class="mb-0 color-text-a"> -->
25
+              <button
26
+                class="btn btn-link font-weight-bold color-b text-left"
27
+                data-toggle="collapse"
28
+                data-target="#collapse1"
29
+                aria-expanded="true"
30
+                aria-controls="collapse1"
31
+              >What is timeshare vacation ownership?</button>
32
+              <!-- </h5> -->
46 33
             </div>
47
-            <div class="card">
48
-              <div class="card-header" id="heading2" style="text-align:left">
49
-                <h5 class="mb-0">
50
-                  <button
51
-                    class="btn btn-link font-weight-bold color-b"
52
-                    data-toggle="collapse"
53
-                    data-target="#collapse2"
54
-                    aria-expanded="false"
55
-                    aria-controls="collapse2"
56
-                  >What is included in my timeshare?</button>
57
-                </h5>
58
-              </div>
59
-              <div
60
-                id="collapse2"
61
-                class="collapse"
62
-                aria-labelledby="heading2"
63
-                data-parent="#accordion"
64
-              >
65
-                <div class="card-body" style="text-align:left">
66
-                  Most timeshare resorts are self-catering which means you have a ‘home away from home” holiday. You will
67
-                  not be required to pay for your accommodation week other than a maintenance levy which is charged by the
68
-                  resort. Some resorts do charge a key or breakage deposit but these are usually refundable.
69
-                </div>
34
+            <div
35
+              id="collapse1"
36
+              class="collapse show color-text-a"
37
+              aria-labelledby="heading1"
38
+              data-parent="#accordion"
39
+            >
40
+              <div class="card-body" style="text-align:left">
41
+                Owning a timeshare means you own a portion of time in a specific unit in a resort. Most commonly the
42
+                increments are sold per week and usually this means Friday to Friday depending on the specific resorts
43
+                calendar. In specific resorts it could also mean midweek or weekend modules.
70 44
               </div>
71 45
             </div>
72
-            <div class="card">
73
-              <div class="card-header" id="heading3" style="text-align:left">
74
-                <h5 class="mb-0">
75
-                  <button
76
-                    class="btn btn-link font-weight-bold color-b"
77
-                    data-toggle="collapse"
78
-                    data-target="#collapse3"
79
-                    aria-expanded="false"
80
-                    aria-controls="collapse3"
81
-                  >What is timeshare resale?</button>
82
-                </h5>
83
-              </div>
84
-              <div
85
-                id="collapse3"
86
-                class="collapse"
87
-                aria-labelledby="heading3"
88
-                data-parent="#accordion"
89
-              >
90
-                <div class="card-body" style="text-align:left">
91
-                  Should the needs or lifestyle change for the timeshare owner, he may decide to sell his week. As a proud
92
-                  member of VOASA, Uni-Vate Properties are accredited agents who facilitate this process for the seller and
93
-                  prospective buyer, ensuring sound and ethical business practice for all transactions.
94
-                </div>
95
-              </div>
46
+
47
+            <!-- <div class="card"> -->
48
+            <div class="card" id="heading2">
49
+              <!-- <h5 class="mb-0"> -->
50
+              <button
51
+                class="btn btn-link font-weight-bold color-b text-left"
52
+                data-toggle="collapse"
53
+                data-target="#collapse2"
54
+                aria-expanded="false"
55
+                aria-controls="collapse2"
56
+              >What is included in my timeshare?</button>
57
+              <!-- </h5> -->
96 58
             </div>
97
-            <div class="card">
98
-              <div class="card-header" id="heading4" style="text-align:left">
99
-                <h5 class="mb-0">
100
-                  <button
101
-                    class="btn btn-link font-weight-bold color-b"
102
-                    data-toggle="collapse"
103
-                    data-target="#collapse4"
104
-                    aria-expanded="false"
105
-                    aria-controls="collapse4"
106
-                  >Can Uni-Vate Properties sell my points?</button>
107
-                </h5>
108
-              </div>
109
-              <div
110
-                id="collapse4"
111
-                class="collapse"
112
-                aria-labelledby="heading4"
113
-                data-parent="#accordion"
114
-              >
115
-                <div class="card-body" style="text-align:left">
116
-                  Uni-Vate Properties specialise in fixed weeks or flexi week timeshare but are qualified to sell and/or
117
-                  advise on points sales.
118
-                </div>
59
+            <div
60
+              id="collapse2"
61
+              class="collapse"
62
+              aria-labelledby="heading2"
63
+              data-parent="#accordion"
64
+            >
65
+              <div class="card-body" style="text-align:left">
66
+                Most timeshare resorts are self-catering which means you have a ‘home away from home” holiday. You will
67
+                not be required to pay for your accommodation week other than a maintenance levy which is charged by the
68
+                resort. Some resorts do charge a key or breakage deposit but these are usually refundable.
119 69
               </div>
120 70
             </div>
121
-            <div class="card">
122
-              <div class="card-header" id="heading5" style="text-align:left">
123
-                <h5 class="mb-0">
124
-                  <button
125
-                    class="btn btn-link font-weight-bold color-b"
126
-                    data-toggle="collapse"
127
-                    data-target="#collapse5"
128
-                    aria-expanded="false"
129
-                    aria-controls="collapse5"
130
-                  >How do I list my week with Uni-Vate Properties?</button>
131
-                </h5>
132
-              </div>
133
-              <div
134
-                id="collapse5"
135
-                class="collapse"
136
-                aria-labelledby="heading5"
137
-                data-parent="#accordion"
138
-              >
139
-                <div class="card-body" style="text-align:left">
140
-                  You can complete the on-line details which you will find under the “To Sell” tab. There will be a listing
141
-                  fee payable of R380 including VAT. The details submitted will go through a verification process. Subject
142
-                  to there being no complications, the listing will be processed and published.
143
-                </div>
144
-              </div>
71
+            <!-- </div> -->
72
+            <div class="card" id="heading3">
73
+              <!-- <h5 class="mb-0"> -->
74
+              <button
75
+                class="btn btn-link font-weight-bold color-b text-left"
76
+                data-toggle="collapse"
77
+                data-target="#collapse3"
78
+                aria-expanded="false"
79
+                aria-controls="collapse3"
80
+              >What is timeshare resale?</button>
81
+              <!-- </h5> -->
145 82
             </div>
146
-            <div class="card">
147
-              <div class="card-header" id="heading6" style="text-align:left">
148
-                <h5 class="mb-0">
149
-                  <button
150
-                    class="btn btn-link font-weight-bold color-b"
151
-                    data-toggle="collapse"
152
-                    data-target="#collapse6"
153
-                    aria-expanded="false"
154
-                    aria-controls="collapse6"
155
-                  >Is timeshare an investment?</button>
156
-                </h5>
157
-              </div>
158
-              <div
159
-                id="collapse6"
160
-                class="collapse"
161
-                aria-labelledby="heading6"
162
-                data-parent="#accordion"
163
-              >
164
-                <div class="card-body" style="text-align:left">
165
-                  Timeshare is not an appreciating property investment but it is an investment into your vacation lifestyle.
166
-                  It will improve your lifestyle and the quality and variety of your family holidays both locally and
167
-                  internationally while saving you money. The memories gained and the time spent with loved ones is
168
-                  priceless.
169
-                </div>
83
+            <div
84
+              id="collapse3"
85
+              class="collapse"
86
+              aria-labelledby="heading3"
87
+              data-parent="#accordion"
88
+            >
89
+              <div class="card-body" style="text-align:left">
90
+                Should the needs or lifestyle change for the timeshare owner, he may decide to sell his week. As a proud
91
+                member of VOASA, Uni-Vate Properties are accredited agents who facilitate this process for the seller and
92
+                prospective buyer, ensuring sound and ethical business practice for all transactions.
170 93
               </div>
171 94
             </div>
172
-            <div class="card">
173
-              <div class="card-header" id="heading7" style="text-align:left">
174
-                <h5 class="mb-0">
175
-                  <button
176
-                    class="btn btn-link font-weight-bold color-b"
177
-                    data-toggle="collapse"
178
-                    data-target="#collapse7"
179
-                    aria-expanded="false"
180
-                    aria-controls="collapse7"
181
-                  >How is my week sold?</button>
182
-                </h5>
183
-              </div>
184
-              <div
185
-                id="collapse7"
186
-                class="collapse"
187
-                aria-labelledby="heading7"
188
-                data-parent="#accordion"
189
-              >
190
-                <div class="card-body" style="text-align:left">
191
-                  Through Uni-Vate Properties your week will be marketed extensively to all of their available channels.
192
-                  Uni-Vate will only charge a listing Fee of R380 including VAT which is due when listing.
193
-                </div>
194
-              </div>
95
+            <div class="card" id="heading4">
96
+              <!-- <h5 class="mb-0"> -->
97
+              <button
98
+                class="btn btn-link font-weight-bold color-b text-left"
99
+                data-toggle="collapse"
100
+                data-target="#collapse4"
101
+                aria-expanded="false"
102
+                aria-controls="collapse4"
103
+              >Can Uni-Vate Properties sell my points?</button>
104
+              <!-- </h5> -->
195 105
             </div>
196
-            <div class="card">
197
-              <div class="card-header" id="heading8" style="text-align:left">
198
-                <h5 class="mb-0">
199
-                  <button
200
-                    class="btn btn-link font-weight-bold color-b"
201
-                    data-toggle="collapse"
202
-                    data-target="#collapse8"
203
-                    aria-expanded="false"
204
-                    aria-controls="collapse8"
205
-                  >How do I buy a week?</button>
206
-                </h5>
207
-              </div>
208
-              <div
209
-                id="collapse8"
210
-                class="collapse"
211
-                aria-labelledby="heading8"
212
-                data-parent="#accordion"
213
-              >
214
-                <div class="card-body" style="text-align:left">
215
-                  All available and verified weeks will be listed on the website for prospective buyers. Once you identify a
216
-                  week that suits your holiday need and price, click on “Enquire Now” and complete your details to conclude
217
-                  the initiation of the transaction.
218
-                </div>
106
+            <div
107
+              id="collapse4"
108
+              class="collapse"
109
+              aria-labelledby="heading4"
110
+              data-parent="#accordion"
111
+            >
112
+              <div class="card-body" style="text-align:left">
113
+                Uni-Vate Properties specialise in fixed weeks or flexi week timeshare but are qualified to sell and/or
114
+                advise on points sales.
219 115
               </div>
220 116
             </div>
221
-            <div class="card">
222
-              <div class="card-header" id="heading9" style="text-align:left">
223
-                <h5 class="mb-0">
224
-                  <button
225
-                    class="btn btn-link font-weight-bold color-b"
226
-                    data-toggle="collapse"
227
-                    data-target="#collapse9"
228
-                    aria-expanded="false"
229
-                    aria-controls="collapse9"
230
-                  >Is my money safe?</button>
231
-                </h5>
232
-              </div>
233
-              <div
234
-                id="collapse9"
235
-                class="collapse"
236
-                aria-labelledby="heading9"
237
-                data-parent="#accordion"
238
-              >
239
-                <div class="card-body" style="text-align:left">
240
-                  By law, your money will be held in a trust account while the transfer is being processed. This trust
241
-                  account is a specification of any company registered as an estate agency with the EAAB.
242
-                </div>
243
-              </div>
117
+            <div class="card" id="heading5">
118
+              <!-- <h5 class="mb-0"> -->
119
+              <button
120
+                class="btn btn-link font-weight-bold color-b text-left"
121
+                data-toggle="collapse"
122
+                data-target="#collapse5"
123
+                aria-expanded="false"
124
+                aria-controls="collapse5"
125
+              >How do I list my week with Uni-Vate Properties?</button>
126
+              <!-- </h5> -->
244 127
             </div>
245
-            <div class="card">
246
-              <div class="card-header" id="heading10" style="text-align:left">
247
-                <h5 class="mb-0">
248
-                  <button
249
-                    class="btn btn-link font-weight-bold color-b"
250
-                    data-toggle="collapse"
251
-                    data-target="#collapse10"
252
-                    aria-expanded="false"
253
-                    aria-controls="collapse10"
254
-                  >Can I exchange my timeshare for other destinations?</button>
255
-                </h5>
128
+            <div
129
+              id="collapse5"
130
+              class="collapse"
131
+              aria-labelledby="heading5"
132
+              data-parent="#accordion"
133
+            >
134
+              <div class="card-body" style="text-align:left">
135
+                You can complete the on-line details which you will find under the “To Sell” tab. There will be a listing
136
+                fee payable of R380 including VAT. The details submitted will go through a verification process. Subject
137
+                to there being no complications, the listing will be processed and published.
256 138
               </div>
257
-              <div
258
-                id="collapse10"
259
-                class="collapse"
260
-                aria-labelledby="heading10"
261
-                data-parent="#accordion"
262
-              >
263
-                <div class="card-body" style="text-align:left">
264
-                  Most definitely! Once the week has been transferred to you, you have a choice of membership with RCI
265
-                  and/or DAE, two of the worlds largest exchange companies that will gladly exchange your week for you
266
-                  anywhere in the world with friendly and professional service. We will gladly put you in touch with them
267
-                  and the entire world will be available to you for holidays.
268
-                </div>
139
+            </div>
140
+            <div class="card" id="heading6">
141
+              <!-- <h5 class="mb-0"> -->
142
+              <button
143
+                class="btn btn-link font-weight-bold color-b text-left"
144
+                data-toggle="collapse"
145
+                data-target="#collapse6"
146
+                aria-expanded="false"
147
+                aria-controls="collapse6"
148
+              >Is timeshare an investment?</button>
149
+              <!-- </h5> -->
150
+            </div>
151
+            <div
152
+              id="collapse6"
153
+              class="collapse"
154
+              aria-labelledby="heading6"
155
+              data-parent="#accordion"
156
+            >
157
+              <div class="card-body" style="text-align:left">
158
+                Timeshare is not an appreciating property investment but it is an investment into your vacation lifestyle.
159
+                It will improve your lifestyle and the quality and variety of your family holidays both locally and
160
+                internationally while saving you money. The memories gained and the time spent with loved ones is
161
+                priceless.
269 162
               </div>
270 163
             </div>
271
-            <div class="card">
272
-              <div class="card-header" id="heading11" style="text-align:left">
273
-                <h5 class="mb-0">
274
-                  <button
275
-                    class="btn btn-link font-weight-bold color-b"
276
-                    data-toggle="collapse"
277
-                    data-target="#collapse11"
278
-                    aria-expanded="false"
279
-                    aria-controls="collapse11"
280
-                  >There are so many agents and scam artists out there. Why Uni-Vate Properties?</button>
281
-                </h5>
164
+            <div class="card" id="heading7">
165
+              <!-- <h5 class="mb-0"> -->
166
+              <button
167
+                class="btn btn-link font-weight-bold color-b text-left"
168
+                data-toggle="collapse"
169
+                data-target="#collapse7"
170
+                aria-expanded="false"
171
+                aria-controls="collapse7"
172
+              >How is my week sold?</button>
173
+              <!-- </h5> -->
174
+            </div>
175
+            <div
176
+              id="collapse7"
177
+              class="collapse"
178
+              aria-labelledby="heading7"
179
+              data-parent="#accordion"
180
+            >
181
+              <div class="card-body" style="text-align:left">
182
+                Through Uni-Vate Properties your week will be marketed extensively to all of their available channels.
183
+                Uni-Vate will only charge a listing Fee of R380 including VAT which is due when listing.
282 184
               </div>
283
-              <div
284
-                id="collapse11"
285
-                class="collapse"
286
-                aria-labelledby="heading"
287
-                data-parent="#accordion"
288
-              >
289
-                <div class="card-body" style="text-align:left">
290
-                  Uni-Vate Properties (Pty) Ltd is affiliated to the Estate Agents Board (EAAB) as well as the Institute of
291
-                  Estate Agents South Africa (IEASA) and are obliged to comply with the Estate Agents Code of Conduct. We
292
-                  are also proud members of Vacation Ownership Association South Africa (VOASA) and are obliged to comply
293
-                  with their code too. This assures our clients of professional, ethical and fair service at all times. We
294
-                  also have 25 years’ experience in the Timeshare industry in SA and to date the team have processed many
295
-                  sales in the residential, share block and commercial arenas within South Africa and are currently involved
296
-                  in the rental and management of 40 commercial and 15 residential properties. The Uni-Vate resale support
297
-                  team consists of three highly qualified and experienced staff, who have thirteen years’ joint experience
298
-                  in the timeshare resales industry.
299
-                </div>
185
+            </div>
186
+            <div class="card" id="heading8">
187
+              <!-- <h5 class="mb-0"> -->
188
+              <button
189
+                class="btn btn-link font-weight-bold color-b text-left"
190
+                data-toggle="collapse"
191
+                data-target="#collapse8"
192
+                aria-expanded="false"
193
+                aria-controls="collapse8"
194
+              >How do I buy a week?</button>
195
+              <!-- </h5> -->
196
+            </div>
197
+            <div
198
+              id="collapse8"
199
+              class="collapse"
200
+              aria-labelledby="heading8"
201
+              data-parent="#accordion"
202
+            >
203
+              <div class="card-body" style="text-align:left">
204
+                All available and verified weeks will be listed on the website for prospective buyers. Once you identify a
205
+                week that suits your holiday need and price, click on “Enquire Now” and complete your details to conclude
206
+                the initiation of the transaction.
300 207
               </div>
301 208
             </div>
302
-            <div class="card">
303
-              <div class="card-header" id="heading12" style="text-align:left">
304
-                <h5 class="mb-0">
305
-                  <button
306
-                    class="btn btn-link font-weight-bold color-b"
307
-                    data-toggle="collapse"
308
-                    data-target="#collapse12"
309
-                    aria-expanded="false"
310
-                    aria-controls="collapse12"
311
-                  >Why would I buy a resale week rather than a new week?</button>
312
-                </h5>
209
+            <div class="card" id="heading9">
210
+              <!-- <h5 class="mb-0"> -->
211
+              <button
212
+                class="btn btn-link font-weight-bold color-b text-left"
213
+                data-toggle="collapse"
214
+                data-target="#collapse9"
215
+                aria-expanded="false"
216
+                aria-controls="collapse9"
217
+              >Is my money safe?</button>
218
+              <!-- </h5> -->
219
+            </div>
220
+            <div
221
+              id="collapse9"
222
+              class="collapse"
223
+              aria-labelledby="heading9"
224
+              data-parent="#accordion"
225
+            >
226
+              <div class="card-body" style="text-align:left">
227
+                By law, your money will be held in a trust account while the transfer is being processed. This trust
228
+                account is a specification of any company registered as an estate agency with the EAAB.
313 229
               </div>
314
-              <div
315
-                id="collapse12"
316
-                class="collapse"
317
-                aria-labelledby="heading12"
318
-                data-parent="#accordion"
319
-              >
320
-                <div class="card-body" style="text-align:left">
321
-                  Both are equally viable. The difference is either the seller is the developer of a resort marketing
322
-                  directly to the public and offering finance options on the purchase, or an individual who wants to sell
323
-                  their week for a variety of reasons. Often when purchasing from an individual the price can be negotiated
324
-                  as it is a cash sale with no financing options.
325
-                  Its all about finding the resort and time of your choice that fits your pocket so that you can have many
326
-                  years of happy holidays. Uni-Vate Properties are highly qualified in offering sound advice and assisting
327
-                  you in what can be a tricky decision.
328
-                </div>
230
+            </div>
231
+            <div class="card" id="heading10">
232
+              <!-- <h5 class="mb-0"> -->
233
+              <button
234
+                class="btn btn-link font-weight-bold color-b text-left"
235
+                data-toggle="collapse"
236
+                data-target="#collapse10"
237
+                aria-expanded="false"
238
+                aria-controls="collapse10"
239
+              >Can I exchange my timeshare for other destinations?</button>
240
+              <!-- </h5> -->
241
+            </div>
242
+            <div
243
+              id="collapse10"
244
+              class="collapse"
245
+              aria-labelledby="heading10"
246
+              data-parent="#accordion"
247
+            >
248
+              <div class="card-body" style="text-align:left">
249
+                Most definitely! Once the week has been transferred to you, you have a choice of membership with RCI
250
+                and/or DAE, two of the worlds largest exchange companies that will gladly exchange your week for you
251
+                anywhere in the world with friendly and professional service. We will gladly put you in touch with them
252
+                and the entire world will be available to you for holidays.
329 253
               </div>
330 254
             </div>
331
-            <div class="card">
332
-              <div class="card-header" id="heading13" style="text-align:left">
333
-                <h5 class="mb-0">
334
-                  <button
335
-                    class="btn btn-link font-weight-bold color-b"
336
-                    data-toggle="collapse"
337
-                    data-target="#collapse13"
338
-                    aria-expanded="false"
339
-                    aria-controls="collapse13"
340
-                  >How is the price of the week determined?</button>
341
-                </h5>
255
+            <div class="card" id="heading11">
256
+              <!-- <h5 class="mb-0"> -->
257
+              <button
258
+                class="btn btn-link font-weight-bold color-b text-left"
259
+                data-toggle="collapse"
260
+                data-target="#collapse11"
261
+                aria-expanded="false"
262
+                aria-controls="collapse11"
263
+              >There are so many agents and scam artists out there. Why Uni-Vate Properties?</button>
264
+              <!-- </h5> -->
265
+            </div>
266
+            <div
267
+              id="collapse11"
268
+              class="collapse"
269
+              aria-labelledby="heading"
270
+              data-parent="#accordion"
271
+            >
272
+              <div class="card-body" style="text-align:left">
273
+                Uni-Vate Properties (Pty) Ltd is affiliated to the Estate Agents Board (EAAB) as well as the Institute of
274
+                Estate Agents South Africa (IEASA) and are obliged to comply with the Estate Agents Code of Conduct. We
275
+                are also proud members of Vacation Ownership Association South Africa (VOASA) and are obliged to comply
276
+                with their code too. This assures our clients of professional, ethical and fair service at all times. We
277
+                also have 25 years’ experience in the Timeshare industry in SA and to date the team have processed many
278
+                sales in the residential, share block and commercial arenas within South Africa and are currently involved
279
+                in the rental and management of 40 commercial and 15 residential properties. The Uni-Vate resale support
280
+                team consists of three highly qualified and experienced staff, who have thirteen years’ joint experience
281
+                in the timeshare resales industry.
342 282
               </div>
343
-              <div
344
-                id="collapse13"
345
-                class="collapse"
346
-                aria-labelledby="heading13"
347
-                data-parent="#accordion"
348
-              >
349
-                <div class="card-body" style="text-align:left">
350
-                  The selling price is always market related determined by five factors. Resort quality, season, sleeper
351
-                  size of the unit, location of the resort and lastly, supply and demand.
352
-                  Uni-Vate Properties offer transparent advice on all pricing ensuring that both buyer and seller receive
353
-                  the best value for their money.
354
-                </div>
283
+            </div>
284
+            <div class="card" id="heading12">
285
+              <!-- <h5 class="mb-0"> -->
286
+              <button
287
+                class="btn btn-link font-weight-bold color-b text-left"
288
+                data-toggle="collapse"
289
+                data-target="#collapse12"
290
+                aria-expanded="false"
291
+                aria-controls="collapse12"
292
+              >Why would I buy a resale week rather than a new week?</button>
293
+              <!-- </h5> -->
294
+            </div>
295
+            <div
296
+              id="collapse12"
297
+              class="collapse"
298
+              aria-labelledby="heading12"
299
+              data-parent="#accordion"
300
+            >
301
+              <div class="card-body" style="text-align:left">
302
+                Both are equally viable. The difference is either the seller is the developer of a resort marketing
303
+                directly to the public and offering finance options on the purchase, or an individual who wants to sell
304
+                their week for a variety of reasons. Often when purchasing from an individual the price can be negotiated
305
+                as it is a cash sale with no financing options.
306
+                Its all about finding the resort and time of your choice that fits your pocket so that you can have many
307
+                years of happy holidays. Uni-Vate Properties are highly qualified in offering sound advice and assisting
308
+                you in what can be a tricky decision.
355 309
               </div>
356 310
             </div>
357
-            <div class="card">
358
-              <div class="card-header" id="heading14" style="text-align:left">
359
-                <h5 class="mb-0">
360
-                  <button
361
-                    class="btn btn-link font-weight-bold color-b"
362
-                    data-toggle="collapse"
363
-                    data-target="#collapse14"
364
-                    aria-expanded="false"
365
-                    aria-controls="collapse14"
366
-                  >How are levies determined?</button>
367
-                </h5>
311
+            <div class="card" id="heading13">
312
+              <!-- <h5 class="mb-0"> -->
313
+              <button
314
+                class="btn btn-link font-weight-bold color-b text-left"
315
+                data-toggle="collapse"
316
+                data-target="#collapse13"
317
+                aria-expanded="false"
318
+                aria-controls="collapse13"
319
+              >How is the price of the week determined?</button>
320
+              <!-- </h5> -->
321
+            </div>
322
+            <div
323
+              id="collapse13"
324
+              class="collapse"
325
+              aria-labelledby="heading13"
326
+              data-parent="#accordion"
327
+            >
328
+              <div class="card-body" style="text-align:left">
329
+                The selling price is always market related determined by five factors. Resort quality, season, sleeper
330
+                size of the unit, location of the resort and lastly, supply and demand.
331
+                Uni-Vate Properties offer transparent advice on all pricing ensuring that both buyer and seller receive
332
+                the best value for their money.
368 333
               </div>
369
-              <div
370
-                id="collapse14"
371
-                class="collapse"
372
-                aria-labelledby="heading14"
373
-                data-parent="#accordion"
374
-              >
375
-                <div class="card-body" style="text-align:left">
376
-                  Levies are determined by the share block Board of Directors who are accountable to the shareholders. The
377
-                  managing agents of the resort are always available to assist with any queries that owners may have.
378
-                </div>
334
+            </div>
335
+            <div class="card" id="heading14">
336
+              <!-- <h5 class="mb-0"> -->
337
+              <button
338
+                class="btn btn-link font-weight-bold color-b text-left"
339
+                data-toggle="collapse"
340
+                data-target="#collapse14"
341
+                aria-expanded="false"
342
+                aria-controls="collapse14"
343
+              >How are levies determined?</button>
344
+              <!-- </h5> -->
345
+            </div>
346
+            <div
347
+              id="collapse14"
348
+              class="collapse"
349
+              aria-labelledby="heading14"
350
+              data-parent="#accordion"
351
+            >
352
+              <div class="card-body" style="text-align:left">
353
+                Levies are determined by the share block Board of Directors who are accountable to the shareholders. The
354
+                managing agents of the resort are always available to assist with any queries that owners may have.
379 355
               </div>
380 356
             </div>
357
+            <!-- </div> -->
381 358
           </div>
382 359
         </div>
383 360
       </div>

Loading…
取消
儲存