index.html 18.2 KB
<!DOCTYPE html>
<head>
	<meta charset="utf-8"> 
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">   
	<title>Leads Technologies</title> 
    <link rel="icon" href="../favicon.ico"/>

	<!--bootstrap3 css-->
	<link href="../css/bootstrap.css" rel="stylesheet">
	<!--custom css-->
	<link href="../css/ionicons.css" rel="stylesheet">
	<link href="../css/style.css" rel="stylesheet" type="text/css">
	<!--slick css -->
	<link rel="stylesheet" type="text/css" href="../css/slick.css"/>
	<link rel="stylesheet" type="text/css" href="../css/slick-theme.css"/>
	<link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css"/>
	<script src="../js/jquery-3.1.1.js"></script>
	<script type="text/javascript" src="../js/bootstrap.js"></script>
	<script type="text/javascript" src="../js/bootstrap-hover-dropdown.min.js"></script>
	<script type="text/javascript" src="../js/jquery-migrate-1.2.1.min.js"></script>
	<script type="text/javascript" src="../js/slick.js"></script>
	<script src="//assets.adobedtm.com/60bdfe74d5485bbce19717b8973705c35a64363e/satelliteLib-b39f015b0c83978d23a6de9aacb727eccf7afbe2.js"></script>
    <script type="text/javascript" src="../js/cookies-plugin.js"></script>
    <link href="../css/chooselan.css" rel="stylesheet" type="text/css" />
</head>

<body>
	<header>

		<div id="main-nav">
			<div class="container">
				<div class="navbar-header">
                    <button type="button" class="navbar-toggle " data-toggle="collapse" data-target=".navbar-collapse">
                        <span class="sr-only">Toggle navigation</span>
                        <span class="icon-bar"></span>
                        <span class="icon-bar"></span>
                        <span class="icon-bar"></span>
                    </button>
                    <a id="logo" class="navbar-brand" href="index.html">
                        <!--<embed src="../images/logo.svg" type="image/svg+xml" width="160px"/>-->
                        <img src="../images/logo.svg" class="img-responsive" alt="">
                    </a>
                </div>
                <div class="navbar-collapse collapse">
                	                	                	               	
               	<ul class="list-inline  lanchoose1 ">
                		<li class="lanchoose2 dropdown">
                            Language(语言):
                			<a href="#" class="dropdown-toggle js-activated" data-toggle="dropdown" data-hover="dropdown" data-delay="100" aria-expanded="false">
                				English             
                				<i class="fa fa-angle-down"></i></a>
                			<ul class="dropdown-menu">
                				<li><a class="lanchoose2" href="../index.html">简体中文</a></li>
		                		<li><a class="lanchoose2" href="../zh-hant/index.html">繁體中文</a></li>
		                		<li><a class="lanchoose2" href="#">English</a></li>
                			</ul>                			
                		</li>
                	</ul>

	                <ul class="nav navbar-nav navbar-right">
                        <li class="lanchoose2 dropdown mobile-dropdown">
                            <a class="lanchoose2" href="../index.html">简体</a> |
                            <a class="lanchoose2" href="../zh-hant/index.html">繁體</a> |
                            <a class="lanchoose2 active" href="#">ENG</a>
                        </li>
					  <li class="active"><a href="index.html" class="line-bottom-nav">Home</a></li>
					  <li class="dropdown">
						  <a href="#" class="dropdown-toggle js-activated" data-toggle="dropdown" data-hover="dropdown" data-delay="100" aria-expanded="false">Solutions<i class="fa fa-angle-down"></i></a>
						  <ul class="dropdown-menu expend-left">
							  <li><a tabindex="-1" href="solution-analytics.html">Adobe Analytics</a></li>
							  <li><a tabindex="-1" href="solution-AEM.html">Adobe Experience Manager</a></li>
						  </ul>
					  </li>
					  <li><a href="case.html">Cases</a></li>
					  <li><a href="about.html">About Us</a></li>
					  <li><a href="contact.html">Contact Us</a></li>
					</ul>
                </div>
				
			</div>
			
		</div>	
	</header>
	<div id="carousels" class="carousel slide" data-ride="carousel">
	  <!-- Indicators -->
	  <ol class="carousel-indicators">
	    <li data-target="#carousels" data-slide-to="0" class="active"></li>
	    <li data-target="#carousels" data-slide-to="1"></li>
        <li data-target="#carousels" data-slide-to="2"></li>
	  </ol>

	  <!-- Wrapper for slides -->
        <div class="carousel-inner" role="listbox">
            <div class="item active">
                <img src="../img/img-2.jpg" alt="img1">
                <img src="../img/img-2_01.jpg" alt="img1">

                <div class="mongolia">
                    <div class="carousel-caption">
                        <h1>Adobe Experience Manager</h1>
                        <p>An industry-leading enterprise-level content management system.It can be a comprehensive content management solution for building websites, mobile apps, and forms. And it makes it easy to manage your marketing content and assets.</p>
                    </div>
                    <p class="slide-btn"><a href="solution-AEM.html" class="btn btn-white btn-lg">Learn more</a></p>
                </div>
            </div>
            <div class="item">
                <img src="../img/img-1.jpg" alt="img2">
                <img src="../img/img-1_01.jpg" alt="img2">

                <div class="mongolia">
                    <div class="carousel-caption">
                        <h1>Adobe Analytics</h1>
                        <p>An industry–leading solution that empowers you to understand your customers as people — what they want, need, and believe. Discover your most valuable customer segments and use these insights to steer your entire business with customer intelligence.</p>

                    </div>
                    <p class="slide-btn"><a href="solution-analytics.html" class="btn btn-white btn-lg">Learn more</a></p>
                </div>
            </div>
            <div class="item">
                <img src="../img/success.jpg" alt="img2">
                <img src="../img/success_01.jpg" alt="img2">

                <div class="mongolia">
                    <div class="carousel-caption">
                        <h1>Customer case</h1>
                        <p>Learn how we use the latest Web technology to help our customers succeed.</p>
                    </div>
                    <p class="slide-btn"><a href="case.html" class="btn btn-white btn-lg">Learn more</a></p>
                </div>
            </div>

        </div>

	  <!-- Controls -->
	  <a class="left carousel-control" href="#carousels" role="button" data-slide="prev">
	    <span class="glyphicon glyphicon-chevron-left"></span>
	    <span class="sr-only">Previous</span>
	  </a>
	  <a class="right carousel-control" href="#carousels" role="button" data-slide="next">
	    <span class="glyphicon glyphicon-chevron-right"></span>
	    <span class="sr-only">Next</span>
	  </a>
	</div>
    <div class="space-50"></div>
	<div class="container">
        <div class="row">
            <div class="col-md-12 text-center wow animated fadeInUp animated" style="visibility: visible; animation-name: fadeInUp;">
                <h3 class="main-title">Focus on the latest WEB Technology</h3>
                <h4 class="subtitle">Provide customers with the best cross-platform WEB application implementation</h4>
            </div>
            <div class="space-70"></div>
            <div class=" col-sm-4">
                <div class="services-box">
                    <i class="ion-laptop"></i>
                    <h1>Content management</h1>
                    <p>
                       Content is the core of the experience.We can help you simplify the creation, management and delivery of critical resources. Quickly create and publish personalized content on every channel (network, mobile, video, social, etc.).
                    </p>
                </div>
            </div><!--services box-->
            <div class=" col-sm-4">
                <div class="services-box">
                    <i class="ion-ios-color-wand-outline"></i>
                    <h1>Personalized experience</h1>
                    <p>
                        It is important to provide a consistent experience in networking, mobile, video, social and other channels. With the help of data insight and a powerful marketing tool, you can provide personalized experience to the right person at the right time.
                    </p>
                </div>
            </div><!--services box-->
            <div class="col-sm-4">
                <div class="services-box">
                    <i class="ion-social-twitter-outline"></i>
                    <h1>Data driven marketing</h1>
                    <p>
                       To analyze the collected online and offline data to get a 360-degree view of each customer, understand customer preferences and marketing data conversion to optimize business based on KPIs throughout the customer lifecycle.
                    </p>
                </div>
            </div><!--services box-->
        </div><!--row end-->
    </div>
    <div class="space-70"></div>
    <div class="container">
        <div class="row">
            <div class="col-md-12">
                <h3 class="heading-sec">Latest cases</h3>
            </div>
        </div><!--row-->
        <div  id="new-case" class="row">
            <div class="col-md-4 col-sm-6 margin-bottom-20">
                <div class="portfolio-sec">
                    <div class="portfolio-thumnail">
                        <a href="case.html#huawei">
                            <img src="../images/cases/huawei-dam-sh.jpg" class="img-responsive" alt="">
                        </a>
                    </div>
                    <div class="portfolio-desc text-center">
                        <h4 class="portfolio-post-title">Huawei – DAM</h4>
                    </div>
                </div>
            </div>
            <div class="col-md-4 col-sm-6 margin-bottom-20">
                <div class="portfolio-sec">
                    <div class="portfolio-thumnail">
                        <a href="case.html#aia">
                            <img src="../images/cases/aia-vitality-sh.jpg" class="img-responsive" alt="">
                        </a>
                    </div>
                    <div class="portfolio-desc text-center">
                        <h4 class="portfolio-post-title">AIA – Official website</h4>
                    </div>
                </div>
            </div>
            <div class="col-md-4 col-sm-6 margin-bottom-20">
                <div class="portfolio-sec">
                    <div class="portfolio-thumnail">
                        <a href="case.html#aia">
                            <img src="../images/cases/aia-vitality-2-sh.jpg" class="img-responsive" alt="">
                        </a>
                    </div>
                    <div class="portfolio-desc text-center">
                        <h4 class="portfolio-post-title">AIA – Official website</h4>
                    </div>
                </div>
            </div>
            <div class="col-md-4 col-sm-6 margin-bottom-20">
                <div class="portfolio-sec">
                    <div class="portfolio-thumnail">
                        <a href="case.html#cpic">
                            <img src="../images/cases/cpic-sh.jpg" class="img-responsive" alt="">
                        </a>
                    </div>
                    <div class="portfolio-desc text-center">
                        <h4 class="portfolio-post-title">CPIC – Data Workbench (Insight) Analytics</h4>
                    </div>
                </div>
            </div>
            <div class="col-md-4 col-sm-6 margin-bottom-20">
                <div class="portfolio-sec">
                    <div class="portfolio-thumnail">
                        <a href="case.html#samsung">
                            <img src="../images/cases/samsung-galaxy-sh.jpg" class="img-responsive" alt="">
                        </a>
                    </div>
                    <div class="portfolio-desc text-center">
                        <h4 class="portfolio-post-title">Samsung Galaxy Forum</h4>
                    </div>
                </div>
            </div>
            <div class="col-md-4 col-sm-6 margin-bottom-20">
                <div class="portfolio-sec">
                    <div class="portfolio-thumnail">
                        <a href="case.html#amway">
                            <img src="../images/cases/amway-site-sh.jpg" class="img-responsive" alt="">
                        </a>
                    </div>
                    <div class="portfolio-desc text-center">
                        <h4 class="portfolio-post-title">Amway China – Official website</h4>
                    </div>
                </div>
            </div>
        </div><!--row portfolio item-->
    </div>
    <div class="space-70"></div>
    <section id="content-region-1" class="padding-40">
        <div class="container">
            <div class="row">
                <div class="col-md-7 services">
                    <h3 class="line-bottom-title">Our Services</h3>
                    <p>
                        Leads Technologies is mainly engaged in Web application software development, consultancy services.As a partner of Adobe,it provides implementation services for businesses that have applied Adobe Experience Manager, Adobe Analytics, and Adobe Target. The company's core members are experienced of the project, mainly engaged in the project of the enterprise are: BOC Hong Kong, Amway China, AIA Group, Huawei.
                    </p>
                    <div class="space-30"></div>
                    <div class="row">
                        <div class="col-md-9 services-text">
							<img src="../images/aem.png"/>
                            <h4 class="heading-mini">Adobe Experience Manager</h4>
                            <p>
                                Adobe experience manager is a comprehensive content management solution for building websites, mobile apps, and forms. And it makes it easy to manage your marketing content and assets.
                            </p>
                        </div>
                    </div><!--services list-->
                    <div class="space-30"></div>
                    <div class="row">
                        <div class="col-md-9 services-text">
							<img src="../images/analytics.png"/>
                            <h4 class="heading-mini">Adobe Analytics</h4>
                            <p>
                                An industry–leading solution that empowers you to understand your customers as people — what they want, need, and believe. Discover your most valuable customer segments and use these insights to steer your entire business with customer intelligence.
                            </p>
                        </div>
                    </div><!--services list-->
                    <!--
                    <div class="space-30"></div>
                    <div class="row">
                        <div class="col-md-9 services-text">
							<img src="../images/target.png"/>
                            <h4 class="heading-mini">Adobe Target</h4>
                            <p>
                                adobe target是 一套完整的优化解决方案,允许数据驱动的营销人员快速进行实验并
								创造高转化率的个性化体验。 
                            </p>
                        </div>
                    </div>--><!--services list-->


                </div>
                <div id="services-display-block" class="col-md-5 visible-md visible-lg">
                    <img src="../images/thumb-telco-create-compelling-experiences-630x320.png" class="img-responsive" alt="">
                </div>
            </div>

        </div><!--container-->
    </section>
    <div class="space-70"></div>
    <section id="customer" class="padding-40">
        <div class="container">
        	<h3 class="line-bottom-title">Our Clients</h3>
        	 <!-- <ul class="pagination">
			    <li><span class="pre">&lt;</span></li>
			    <li><span class="next">&gt;</span></li>
			 </ul> -->
            <div class="row">
				<div class="col-xs-12">
				    <div class="display-content">
				    	<a href="#">
                            <img src="../images/aia_logo.jpg"  alt="">
                        </a>
				    </div>
				    <div class="display-content">
						<a href="#">
                            <img src="../images/amway_logo.jpg" alt="">
                        </a>
				    </div>
				    <div class="display-content">
						<a href="#">
                            <img src="../images/huawei_logo.jpg" alt="">
                        </a>
				    </div>
				    <div class="display-content">
						<a href="#">
                            <img src="../images/samsung_logo.jpg" alt="">
                        </a>
				    </div>	
				    <div class="display-content">
						<a href="#">
                            <img src="../images/macys_logo.jpg" alt="">
                        </a>
				    </div>
				    <div class="display-content">
						<a href="#">
                            <img src="../images/dahsingbank_logo.jpg" alt="">
                        </a>
				    </div>    
					
				</div>
				
            </div>
        </div><!--container-->
    </section>
    <div class="space-70"></div>
    <footer>
        <div id="copyright">
            <div class="container">
                <div class="row">
                    <div class="col-sm-12">
                        <span>凝新科技 © 2017 Leads Technologies Limited all right reserved</span> 
                    </div>
                </div>
            </div>
        </div>
    </footer>
	<script type="text/javascript">_satellite.pageBottom();</script>
</body>
 <script type="text/javascript">
    $(document).ready(function(){
		$('.filtering').slick({
		  autoplay: false,
		  slidesToShow: 4,
		  slidesToScroll: 1,
		  arrows: false,
		});

		$('.pre').on('click', function(){
		  $('.filtering').slick('slickPrev');
		});

        $('.next').on('click', function(){
          $('.filtering').slick('slickNext');
        });
    });
 </script>
</html>