SyuanYu 2 anni fa
parent
commit
527225b219
1 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 4 4
      hhh_index/template/button.html

+ 4 - 4
hhh_index/template/button.html

@@ -30,25 +30,25 @@
 <div class="d-md-none justify-content-around mb-menu">
   <section title="為我推薦設計師">
     <a href="https://hhh.com.tw/about/request/" target="_blank">
-      <img src="./hhh_index/images/icon/feather-file-text.svg" alt="">
+      <img src="./hhh_index/images/icon/feather-file-text.svg" alt="為我推薦設計師">
       <h4>填需求</h4>
     </a>
   </section>
   <section title="裝修預算評估">
     <a href="https://hhh.com.tw/about/contact/" target="_blank">
-      <img src="./hhh_index/images/icon/ionic-ios-calculator.svg" alt="">
+      <img src="./hhh_index/images/icon/ionic-ios-calculator.svg" alt="裝修預算評估">
       <h4>估預算</h4>
     </a>
   </section>
   <section title="+好物商城">
     <a href="https://shop.hhh.com.tw/" target="_blank">
-      <img src="./hhh_index/images/icon/feather-shopping-cart.svg" alt="">
+      <img src="./hhh_index/images/icon/feather-shopping-cart.svg" alt="+好物商城">
       <h4>+好物</h4>
     </a>
   </section>
   <section>
     <a href="https://m.hhh.com.tw/users">
-      <img src="./hhh_index/images/icon/material-people.svg" alt="" style="filter: invert(67%) sepia(0%) saturate(0%) hue-rotate(242deg) brightness(91%) contrast(93%);">
+      <img src="./hhh_index/images/icon/material-people.svg" alt="登入" style="filter: invert(67%) sepia(0%) saturate(0%) hue-rotate(242deg) brightness(91%) contrast(93%);">
       <h4>登入</h4>
     </a>
   </section>