|
@@ -153,17 +153,17 @@
|
|
|
<li class="nav-item col" role="presentation">
|
|
|
<button class="nav-item-link nav-item-active bg-transparent" id="pills-hot-tab"
|
|
|
data-bs-toggle="pill" data-bs-target="#pills-hot" type="button" role="tab"
|
|
|
- aria-controls="pills-hot" aria-selected="true">最夯設計</button>
|
|
|
+ aria-controls="pills-hot" aria-selected="true" data-link="https://hhh.com.tw/cases/lists/">最夯設計</button>
|
|
|
</li>
|
|
|
<li class="nav-item col" role="presentation">
|
|
|
<button class="nav-item-link nav-item-active bg-transparent" id="pills-video-tab"
|
|
|
data-bs-toggle="pill" data-bs-target="#pills-video" type="button" role="tab"
|
|
|
- aria-controls="pills-video" aria-selected="false">影音實錄</button>
|
|
|
+ aria-controls="pills-video" aria-selected="false" data-link="https://hhh.com.tw/videos/lists/">影音實錄</button>
|
|
|
</li>
|
|
|
<li class="nav-item col" role="presentation">
|
|
|
<button class="nav-item-link nav-item-active bg-transparent" id="pills-blog-tab"
|
|
|
data-bs-toggle="pill" data-bs-target="#pills-blog" type="button" role="tab"
|
|
|
- aria-controls="pills-blog" aria-selected="false">專欄文章</button>
|
|
|
+ aria-controls="pills-blog" aria-selected="false" data-link="https://hhh.com.tw/columns/lists/">專欄文章</button>
|
|
|
</li>
|
|
|
</ul>
|
|
|
<div class="more">
|
|
@@ -257,7 +257,7 @@
|
|
|
</section>
|
|
|
<section class="sec-05 py-4">
|
|
|
<div class="px-3 pb-3 d-flex align-items-center justify-content-between">
|
|
|
- <div><h3 class="mb-0">VIDEO</h3></div>
|
|
|
+ <div><h3 class="mb-0">最新影音</h3></div>
|
|
|
<div class="more">
|
|
|
<a href="https://hhh.com.tw/videos/lists/" class="morelink" target="_blank">更多 more ></a>
|
|
|
</div>
|