52 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			PHP
		
	
	
			
		
		
	
	
			52 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			PHP
		
	
	
<footer class="style-4 mt-0 pt-100">
 | 
						|
    <div class="container">
 | 
						|
        <div class="section-head text-center style-4">
 | 
						|
            <h2 class="mb-10"> <span> Lumino  </span> CMS </h2>
 | 
						|
            <p>Discover your new favorite spaces, from Sao Paulo to Seoul. Download from App Store or Google Play.</p>
 | 
						|
            <div class="d-flex align-items-center justify-content-center mt-50">
 | 
						|
                <a href="https://www.apple.com/app-store/" class="btn rounded-pill bg-blue4 fw-bold text-white me-4" target="_blank">
 | 
						|
                    <small> <i class="fab fa-apple me-2 pe-2 border-end"></i> Download On App Store </small>
 | 
						|
                </a>
 | 
						|
                <a href="https://play.google.com/store/apps" class="btn rounded-pill hover-blue4 fw-bold border-blue4" target="_blank">
 | 
						|
                    <small> <i class="fab fa-google-play me-2 pe-2 border-end"></i> Download On Google Play </small>
 | 
						|
                </a>
 | 
						|
            </div>
 | 
						|
        </div>
 | 
						|
        <div class="foot mt-80">
 | 
						|
            <div class="row align-items-center">
 | 
						|
                <div class="col-lg-2">
 | 
						|
                    <div class="logo">
 | 
						|
                        <img src="assets/img/logo_lgr.png" alt="">
 | 
						|
                    </div>
 | 
						|
                </div>
 | 
						|
                <div class="col-lg-8">
 | 
						|
                    <ul class="links">
 | 
						|
                        <li>
 | 
						|
                            <a href="home-app-landing.html" class="active">Home</a>
 | 
						|
                        </li>
 | 
						|
                        <li>
 | 
						|
                            <a href="page-about-5.html">about</a>
 | 
						|
                        </li>
 | 
						|
                        <li>
 | 
						|
                            <a href="page-product-5.html">product</a>
 | 
						|
                        </li>
 | 
						|
 | 
						|
                        <li>
 | 
						|
                            <a href="page-blog-5.html">blog</a>
 | 
						|
                        </li>
 | 
						|
                        <li>
 | 
						|
                            <a href="page-contact-5.html">contact</a>
 | 
						|
                        </li>
 | 
						|
                    </ul>
 | 
						|
                </div>
 | 
						|
 | 
						|
            </div>
 | 
						|
        </div>
 | 
						|
        <div class="copywrite text-center">
 | 
						|
            <small class="small">
 | 
						|
                © 2022 Copyrights by <a href="#" class="fw-bold text-decoration-underline">Iteck Co.</a> All Rights Reserved. Designed by <a href="https://themeforest.net/user/themescamp" class="fw-bold text-decoration-underline">ThemesCamp</a>
 | 
						|
            </small>
 | 
						|
        </div>
 | 
						|
    </div>
 | 
						|
    <!-- <img src="assets/img/footer/footer_4_wave.png" alt="" class="wave"> -->
 | 
						|
</footer> |