<!-- Start: Navbar Area | |
============================= --> | |
<nav class="navbar navbar-fixed-top main-navbar-top" id="main-navbar-top" > | |
<div class="container relative"> | |
</div> | |
</nav> | |
<!-- End: Navbar Area | |
============================= --> | |
<!-- Start: Header Section | |
================================ --> | |
<header class="header-section-1 bg-1 header-js" id="header" > | |
<div class="overlay-color"> | |
<div class="container"> | |
<div class="row section-separator"> | |
</div> <!-- End: .row --> | |
</div> <!-- End: .container --> | |
</div> <!-- End: .overlay-color --> | |
</header> | |
<!-- End: Header Section | |
================================ --> | |
<!-- Start: Features Section 1 | |
================================== --> | |
<section class="features-section-1 section background-light" id="features"> | |
<div class="container"> | |
<div class="row section-separator"> | |
</div> <!-- End: .row --> | |
</div> <!-- End: .container --> | |
</section> | |
<!-- End: Features Section 1 | |
================================== --> | |
<!-- Start: Features Section 2 | |
====================================== --> | |
<section class="features-section-2 section background-color" id="about"> | |
<div class="container"> | |
<div class="row section-separator"> | |
</div> <!-- End: .row --> | |
</div> <!-- End: .container --> | |
</section> | |
<!-- End: Features Section 2 | |
======================================--> | |
<!-- Start: Features Section 2 | |
====================================== --> | |
<section class="features-section-2 section background-dark"> | |
<div class="container"> | |
<div class="row section-separator"> | |
</div> <!-- End: .row --> | |
</div> <!-- End: .container --> | |
</section> | |
<!-- End: Features Section 2 | |
======================================--> | |
<!-- Start: Features Section 3 | |
================================== --> | |
<section class="features-section-3 section background-light" id="testimnials"> | |
<div class="container"> | |
<div class="row section-separator"> | |
</div> <!-- End: .row --> | |
</div> <!-- End: .container --> | |
</section> | |
<!-- End: Features Section 3 | |
================================== --> | |
<!-- Start: Features Section 1 | |
================================== --> | |
<section class="features-section-1 section background-semi-dark"> | |
<div class="container"> | |
<div class="row section-separator"> | |
</div> <!-- End: .row --> | |
</div> <!-- End: .container --> | |
</section> | |
<!-- End: Features Section 1 | |
================================== --> | |
<!-- Start: Features Section 4 | |
================================== --> | |
<section class="features-section-1 section background-light" > | |
<div class="container"> | |
<div class="row section-separator"> | |
</div> <!-- End: .row --> | |
</div> <!-- End: .container --> | |
</section> | |
<!-- End: Features Section 4 | |
================================== --> | |
<!-- Start: Features Section 5 | |
================================== --> | |
<section class="features-section-5 background-2 section" id="download"> | |
<div class="overlay-color"> | |
<div class="container"> | |
<div class="row section-separator light-text"> | |
</div> <!-- End: .row --> | |
</div> <!-- End: .container --> | |
</div> <!-- End: .overlay-color-full --> | |
</section> | |
<!-- End: Features Section 5 | |
================================== --> | |
<!-- Start: Footer Section 1 | |
================================== --> | |
<footer class="footer-section background-dark" id="subscribe"> | |
<div class="container"> | |
<div class="row section-separator"> | |
</div><!-- End: .section-separator --> | |
</div> <!-- End: .container --> | |
</footer> | |
<!-- End: Footer Section 1 | |
================================== --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment