footer.html 2.35 KB
	<div class="footer-top">
      <div class="container">
        <div class="row">

          <div class="col-lg-5 col-md-6 footer-info">
            <h3>凝新科技</h3>
            <p>凝新科技是Adobe產品解決方案合作夥伴,專註於為Adobe數字營銷解決方案如Adobe Experience Manager(AEM),Adobe
              Analytics提供產品代理,方案實施,運維支持,產品培訓等服務</p>
          </div>

          <div class="col-lg-3 col-md-6 footer-links">
            <h3>產品與服務</h3>
            <ul>
              <li><a href="product_aem.html">Adobe Experience Manager</a></li>
              <li><a href="product_aa.html">Adobe Analytics</a></li>
              <li><a href="product_ac.html">Adobe Campaign</a></li>
              <li><a href="product_at.html">Adobe Target </a></li>              
              <li><a href="product_aam.html">Adobe Audience Manager</a></li>
              <li><a href="product_aec.html">Adobe Experience Cloud</a></li>
            </ul>
          </div>

          <div id="contact-info" class="col-lg-4 col-md-6 footer-contact">
            <h3>聯系我們</h3>
            <p>
              <strong>电话:</strong> 020-81000647(中国大陆)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;+852 3483 6928(香港)<br>
              <strong>郵箱:</strong> <a href="mailto:sales@list.leadstecgz.com">sales#leadstec.com</a><br>
              <strong>廣州:</strong> 荔灣區中山八路富力商貿大廈 903A<br>
              <strong>北京:</strong> 朝陽區望京街10號望京SOHO塔1 A座 1112室<br>
              <strong>香港:</strong> 灣仔告士打道88號11樓1102室<br>
            </p>


          </div>


        </div>
      </div>
    </div>

    <div class="container">
      <div class="copyright">
        &copy; Copyright <strong>Leadstec</strong>. All Rights Reserved
      </div>
      <div class="credits">
        <!--
          All the links in the footer should remain intact.
          You can delete the links only if you purchased the pro version.
          Licensing information: https://bootstrapmade.com/license/
          Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=NewBiz
        -->
        <!-- Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a> -->
      </div>
    </div>