| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198 | <div id="main">  <div class="content" id="info">    <section>      <img src="/img/ChoozmoLOGO.png" alt="" class="logo mb-3">      <h4>        Without Ad Type Limitations <br>        Combined with Analysis Tools <br>        Using AI Automated Systems <br>        Your One-Stop Marketing Planner      </h4>    </section>    <div class="d-flex mt-4">      <img src="/imgs/home/icon-01.png" alt="" width="45">      <section>        <h3>          AI Ad Placement <br>          High-speed SEO <br>          AI Virtual Avatar        </h3>      </section>    </div>    <div>      <button class="action-btn" onclick="window.location.href=`/contact/service/`">Contact Us</button>    </div>  </div>  <div class="journey-content" id="journey">    <div class="container">      <h3>ChoozMo Digital Customer Journey</h3>      <!-- 手機版 -->      <div class="row d-md-none">        <div class="col-12 px-5 px-sm-4 title">          <h4 class="mb-4">            Awareness          </h4>          <!-- <img src="/imgs/home/icon-02.png" alt=""> -->          <!-- <span class="line"></span> -->          <section class="list">            <h5>Brand and product exposure:</h5>            <p>Google Ads (GDN, Search, Local, Shopping), YouTube Ads, Facebook Ads</p>            <strong>              Ad Placement            </strong>          </section>          <span class="position-relative">            <span class="line"></span>            <img src="/imgs/home/icon-02.png" alt="">          </span>        </div>        <div class="col-12 px-5 px-sm-4 title">          <h4 class="mb-4">            Search          </h4>          <section class="list">            <h5>Organic search:</h5>            <p>After knowing the brand/product, customer does comparisons with other products</p>            <strong>              SEO            </strong>          </section>          <span class="position-relative">            <span class="line"></span>            <img src="/imgs/home/icon-02.png" alt="">          </span>        </div>        <div class="col-12 px-5 px-sm-4 title">          <h4 class="mb-4">            Reputation          </h4>          <section class="list">            <h5>Word-of-mouth references:</h5>            <p>              Customers search for brand / product reviews            </p>            <strong>              News and Review Writers            </strong>          </section>          <span class="position-relative">            <span class="line"></span>            <img src="/imgs/home/icon-02.png" alt="">          </span>        </div>        <div class="col-12 px-5 px-sm-4 title pb-5">          <h4>            Conversion          </h4>          <section class="list">            <h5>Conversion:</h5>            <p>              Signups, purchases, visits            </p>            <strong>              Improved Shopping Experience            </strong>          </section>        </div>      </div>      <!-- 電腦版 -->      <div class="row d-none d-md-flex">        <div class="col-3 title">          <h4>            Awareness          </h4>          <img src="/imgs/home/icon-02.png" alt="">        </div>        <div class="col-3 title">          <h4>            Search          </h4>          <img src="/imgs/home/icon-02.png" alt="">        </div>        <div class="col-3 title">          <h4>            Reputation          </h4>          <img src="/imgs/home/icon-02.png" alt="">        </div>        <div class="col-3">          <h4>            Conversion          </h4>        </div>        <div class="col-12">          <span class="line"></span>        </div>        <div class="col-3 d-flex justify-content-center mb-4">          <section class="list">            <span>              <h5>Brand and product exposure:</h5>              <p>Google Ads (GDN, Search, Local, Shopping), YouTube Ads, Facebook Ads</p>            </span>            <strong>              Ad Placement            </strong>          </section>        </div>        <div class="col-3 d-flex justify-content-center mb-4">          <section class="list">            <span>              <h5>Organic search:</h5>              <p>After knowing the brand / product, customer does comparisons with other products</p>            </span>            <strong>              SEO            </strong>          </section>        </div>        <div class="col-3 d-flex justify-content-center mb-4">          <section class="list">            <span>              <h5>Word-of-mouth references:</h5>              <p>                Customers search for brand / product reviews              </p>            </span>            <strong>              News and Review Writers            </strong>          </section>        </div>        <div class="col-3 d-flex justify-content-center mb-4">          <section class="list">            <span>              <h5>Conversion:</h5>              <p>                Signups, purchases, visits              </p>            </span>            <strong>              Improved Shopping Experience            </strong>          </section>        </div>      </div>    </div>  </div>  <div class="container team-content" id="team">    <div class="row justify-content-center align-items-center">      <div class="col-12 col-md-5 px-4 px-md-0">        <strong>Choozmo Team</strong>        <h4>Trusted by investors <br>          Technical skills acknowledged by Industry Development Bureau, Taiwan</h4>        <ul>          <li>Making brands profitable</li>          <li>Accurate budget planning | Varied marketing plans</li>          <li>Value-for-money | Professional AI recognition</li>          <li>In-house R&D team</li>        </ul>      </div>      <div class="col-12 col-md-4 mt-3 mt-md-0">        <img src="imgs/home/首頁-03-en.png" alt="">      </div>    </div>  </div></div>
 |