footer.ejs
3.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-5 col-md-6 footer-info">
<h3>Leadstec</h3>
<p>
Leadstec is the most professional partner of Adobe Experience Cloud Solutions in Greater China, focusing to bring the world's leading digital marketing solutions to every enterprise in the world. We are the product agent of all products of Adobe Experience Cloud and we have a number of Adobe Certified Architects and Developers who have rich experiences in project implementation services, operation and maintenance support, and product training.
</p>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h3>Product & Service</h3>
<ul>
<li><a href="/en/aem.html">Adobe Experience Manager</a></li>
<li><a href="/en/adobe-analytics.html">Adobe Analytics</a></li>
<li><a href="/en/adobe-campaign.html">Adobe Campaign</a></li>
<li><a href="/en/adobe-target.html">Adobe Target </a></li>
<li><a href="/en/adobe-audience-manager.html">Adobe Audience Manager</a></li>
<!-- <li><a href="/en/adobe-experience-cloud.html">Adobe Experience Cloud</a></li>
--> <li><a href="/en/aem-weixin.html">WeChat Official Account integrated with AEM</a></li>
</ul>
</div>
<div id="contact-info" class="col-lg-4 col-md-6 footer-contact">
<h3>Contact Us</h3>
<p>
<i class="ion-ios-telephone-outline"></i>
<strong>Tel: </strong> +86 20-81000647 (Mainland China)<br>+852 3483 6928 (Hong Kong)<br>
<i class="ion-ios-email-outline"></i>
<strong>Email: </strong> <a href="mailto:sales@leadstec.com">sales#leadstec.com</a><br>
<i class="ion-ios-location-outline"></i>
<strong>Guangzhou: </strong> Room 903A Fuli Commercial Building,23 Zhongshanba Road,Liwan District,Guangzhou<br>
<i class="ion-ios-location-outline"></i>
<strong>Beijing: </strong> Room 1112, Block A, Tower 1, WangJing SOHO, 10 WangJing Street, ChaoYang District, Beijing<br>
<i class="ion-ios-location-outline"></i>
<strong>Hong Kong: </strong> Room 1102,11/F,88 Gloucester Road,Wan Chai,Hong Kong<br>
</p>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
© 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>