master
candice 2 years ago
parent 2b51cd321c
commit 55027092c6

@ -1723,17 +1723,7 @@ margin-right: 10px;
">Video appointment
</label>
</div>
<div class="inquiryBtn">
<button id="tmsubmit" type="button">Send My Inquiry</button>
<input id="product_code" name="product_code" type="hidden" value="" />
</div>
<p style="
text-align: center;
margin-top: 20px;
font-style: italic;
font-size: 18px;
color: #666;
">You take the trip, we handle the hassle :)</p>
</div>
</div>
@ -1749,7 +1739,17 @@ margin-right: 10px;
<br>2. Our must-dos/must-sees for this big trip are…
<br>3. This will be my first/second/… visit to…</span>
<textarea id="additionalrequirements" name="additional_requirements" style="resize:none;"></textarea>
<div class="inquiryBtn">
<button id="tmsubmit" type="button">Send My Inquiry</button>
<input id="product_code" name="product_code" type="hidden" value="" />
</div>
<p style="
text-align: center;
margin-top: 20px;
font-style: italic;
font-size: 18px;
color: #666;
">You take the trip, we handle the hassle :)</p>
</div>
</div>
</form>

Loading…
Cancel
Save