master
candice 2 years ago
parent 66fe05a21b
commit 61a54c3686

@ -1314,22 +1314,22 @@ right: 5px;">
Our prices below are for a group of 26 people excluding pre- and post-tour flights:</p> Our prices below are for a group of 26 people excluding pre- and post-tour flights:</p>
<div class="budget"> <div class="budget">
<label for="Mid-range"> <label for="Mid-range">
<input type="checkbox" value="Mid-range: about US$250 per person per day (about US$500 in Japan)" name="budget_range" id="Mid-range" <input type="radio" value="Mid-range: about US$250 per person per day (about US$500 in Japan)" name="budget_range" id="Mid-range"
class="checkBorder" style="margin-right: 10px;"><strong>Mid-range:</strong> about US$250 per person per day (about US$500 in Japan)</label> class="checkBorder" style="margin-right: 10px;"><strong>Mid-range:</strong> about US$250 per person per day (about US$500 in Japan)</label>
</div> </div>
<div class="budget"> <div class="budget">
<label for="Comfort"> <label for="Comfort">
<input type="checkbox" value="Comfort: about US$300 per person per day (about US$700 in Japan)" name="budget_range" id="Comfort" <input type="radio" value="Comfort: about US$300 per person per day (about US$700 in Japan)" name="budget_range" id="Comfort"
class="checkBorder" style="margin-right: 10px;"><strong>Comfort:</strong> about US$300 per person per day (about US$700 in Japan)</label> class="checkBorder" style="margin-right: 10px;"><strong>Comfort:</strong> about US$300 per person per day (about US$700 in Japan)</label>
</div> </div>
<div class="budget"> <div class="budget">
<label for="Standard"> <label for="Standard">
<input type="checkbox" value="Standard: about US$200 per person per day (about US$400 in Japan)" name="budget_range" id="Standard" <input type="radio" value="Standard: about US$200 per person per day (about US$400 in Japan)" name="budget_range" id="Standard"
class="checkBorder" style="margin-right: 10px;"><strong>Standard:</strong> about US$200 per person per day (about US$400 in Japan)</label> class="checkBorder" style="margin-right: 10px;"><strong>Standard:</strong> about US$200 per person per day (about US$400 in Japan)</label>
</div> </div>
<div class="budget"> <div class="budget">
<label for="higher"> <label for="higher">
<input type="checkbox" value="pay more for a higher level of travel service" name="budget_range" id="higher" <input type="radio" value="pay more for a higher level of travel service" name="budget_range" id="higher"
class="checkBorder" style="margin-right: 10px;">I'm willing to pay more for a higher level of travel service.</label> class="checkBorder" style="margin-right: 10px;">I'm willing to pay more for a higher level of travel service.</label>
<div id="budgetTipsBlock" style="display: none;"> <div id="budgetTipsBlock" style="display: none;">
<span class="formNote">Please let us know your expectations, for example: I usually stay in hotels costing from US$xxx per room per night; I want to take business/first class flights...</span> <span class="formNote">Please let us know your expectations, for example: I usually stay in hotels costing from US$xxx per room per night; I want to take business/first class flights...</span>
@ -1341,7 +1341,7 @@ right: 5px;">
<div class="budget"> <div class="budget">
<label for="specific"> <label for="specific">
<input type="checkbox" value="I don't have a specific budget in mind." name="contact_via_WhatsApp" id="specific" <input type="radio" value="I don't have a specific budget in mind." name="budget_range" id="specific"
class="checkBorder" style="margin-right: 10px;">I don't have a specific budget in mind.</label> class="checkBorder" style="margin-right: 10px;">I don't have a specific budget in mind.</label>
</div> </div>

Loading…
Cancel
Save