细节修改

master
candice 4 months ago
parent 9c574d413d
commit 741b4c38f3

@ -471,7 +471,7 @@
</div>
</div>
<a href="/forms/tailormade" class="contactbutton">Start Your Journey</a>
<a href="/forms/tailormade?product_code=" class="contactbutton">Start Your Journey</a>
</div>
<script>
const search_input = document.getElementById('search_input');
@ -560,7 +560,7 @@
<span class="infotailorword">
<span class="bottomtailor">Connect with your personal advisor<br>to start your journey.</span>
<span class="bottom_tm_button"><a href="/forms/tailormade">Start Your Journey</a></span>
<span class="bottom_tm_button"><a href="/forms/tailormade?product_code=">Start Your Journey</a></span>
</span>
@ -642,7 +642,7 @@
<div class="col-lg-3">
<div class="promise_bg">
<div class="promise_title">YOUR <strong>PERSONAL TRAVEL DESIGNER</strong></div>
<div class="promise_words">"<br>We're Travelers First,
<div class="promise_words">"We're Travelers First,
Planners Second."</div>
<img alt="YOUR PERSONAL TRAVEL DESIGNER" class="img-responsive" width="480" height="361"
src="https://images.highlightstravel.com/allpicture/2025/10/1d00ad6bd2d147169cbc74c376d9b4fe.jpg">
@ -652,7 +652,7 @@
<div class="col-lg-3">
<div class="promise_bg">
<div class="promise_title">YOUR <strong>LOCAL <br>STORYTELLER</strong></div>
<div class="promise_words">"<br>We share the stories you won't find
<div class="promise_words">"We share the stories you won't find
in a guidebook"</div>
<img alt="YOUR LOCAL STORYTELLER" class="img-responsive" width="558" height="415"
src="https://images.highlightstravel.com/allpicture/2025/10/f65eea32cbb3499395ae4309fb78c3cf.jpg">
@ -663,7 +663,7 @@
<div class="col-lg-3">
<div class="promise_bg">
<div class="promise_title">YOUR <strong>PRIVATE DRIVER<br> & CAR</strong></div>
<div class="promise_words">"<br>20% more space,
<div class="promise_words">"20% more space,
100% on your schedule."</div>
<img alt="YOUR PRIVATE DRIVER & CAR" class="img-responsive" width="587" height="385"
src="https://images.highlightstravel.com/allpicture/2025/10/778ab0920f9c4e87991e9e9ae1c046b6.jpg">
@ -674,7 +674,7 @@
<div class="col-lg-3">
<div class="promise_bg">
<div class="promise_title">YOUR <strong>24/7 <br>TRAVEL SUPPORT</strong></div>
<div class="promise_words">"<br>Any Problem,
<div class="promise_words">"Any Problem,
Anytime, Anywhere."</div>
<img alt="YOUR 24/7 TRAVEL SUPPORT" class="img-responsive" width="635" height="397"
src="https://images.highlightstravel.com/allpicture/2025/10/7e763031b6c94562873d3cf1742c629d.jpg">
@ -701,7 +701,7 @@
</tr>
<tr>
<td class="company_name">We believe</td>
<td><strong>highlights happen when we get closer.</strong></td>
<td><strong>Highlights happen when we get closer.</strong></td>
</tr>
</table>
</div>
@ -833,7 +833,7 @@
<div class="bottomlogo">
<div class="footerbox" style="text-align: center;">
Highlights Travel Co., Ltd.
© 2025 Highlights Travel Co., Ltd. All rights reserved.
</div>
</div>

@ -49,7 +49,7 @@
alt="Highlights Travel Logo" class="chinahighlightslogo img-responsive" width="800" height="249"></a>
<div class="topnavitailor">
<a href="/contact-us" class="infocustomize">Start Your Journey</a>
<a href="/contact-us?product_code=" class="infocustomize">Start Your Journey</a>
<img src="https://data.highlightstravel.com/image/tour-detail/icon/top-navigation-menu-button.jpg"
class="topnaviarrowdown action--open" width="26" height="25"
style="
@ -92,10 +92,10 @@
<li class="menu__item" role="menuitem"><a class="menu__link" data-submenu="submenu-2"
data-menu-item>THEMES</a></li>
<li class="menu__item" role="menuitem"><a class="menu__link" data-submenu="submenu-3"
data-menu-item>INSPIRATIONS</a></li>
data-menu-item>INSPIRATION</a></li>
<li class="menu__item" role="menuitem"><a data-submenu="submenu-4" data-menu-item
class="menu__link">ABOUT US</a></li>
<li class="menu__item" role="menuitem"><a class="menu__link">CONTACT US</a></li>
<li class="menu__item" role="menuitem"><a class="menu__link" href="/contact-us">CONTACT US</a></li>
<div class="top_navi_mobile_awards_content">
<ul class="navi_mobile_awards">
<li><img
@ -476,7 +476,7 @@
<span class="infotailorword">
<span class="bottomtailor">Connect with your personal advisor to start your journey.</span>
<span class="bottom_tm_button"><a href="/forms/tailormade">Start Your Journey</a></span>
<span class="bottom_tm_button"><a href="/forms/tailormade?product_code=">Start Your Journey</a></span>
</span>
@ -621,7 +621,7 @@
</tr>
<tr>
<td class="company_name">We believe</td>
<td><strong>highlights happen when we get closer.</strong></td>
<td><strong>Highlights happen when we get closer.</strong></td>
</tr>
</table>
</div>
@ -758,7 +758,7 @@
</div>
<div class="bottomlogo">
Highlights Travel Co., Ltd.
© 2025 Highlights Travel Co., Ltd. All rights reserved.
</div>
</footer>
<!--移动底部 结束-->

Loading…
Cancel
Save