Line 26: | Line 26: | ||
</header> | </header> | ||
− | + | <section id="about"> | |
− | <section> | + | |
<div class="container"> | <div class="container"> | ||
− | < | + | <div class="row"> |
− | + | <div class="col-lg-8 mx-auto"> | |
− | + | <h2>About this page</h2> | |
+ | <p class="lead">This is a great place to talk about your webpage. This template is purposefully unstyled so you can use it as a boilerplate or starting point for you own landing page designs! This template features:</p> | ||
+ | <ul> | ||
+ | <li>Clickable nav links that smooth scroll to page sections</li> | ||
+ | <li>Responsive behavior when clicking nav links perfect for a one page website</li> | ||
+ | <li>Bootstrap's scrollspy feature which highlights which section of the page you're on in the navbar</li> | ||
+ | <li>Minimal custom CSS so you are free to explore your own unique design options</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
</section> | </section> | ||
− | < | + | <section id="services" class="bg-light"> |
− | + | <div class="container"> | |
− | + | <div class="row"> | |
− | + | <div class="col-lg-8 mx-auto"> | |
− | + | <h2>Services we offer</h2> | |
− | <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. | + | <p class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aut optio velit inventore, expedita quo laboriosam possimus ea consequatur vitae, doloribus consequuntur ex. Nemo assumenda laborum vel, labore ut velit dignissimos.</p> |
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | |||
+ | <section id="contact"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-lg-8 mx-auto"> | ||
+ | <h2>Contact us</h2> | ||
+ | <p class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vero odio fugiat voluptatem dolor, provident officiis, id iusto! Obcaecati incidunt, qui nihil beatae magnam et repudiandae ipsa exercitationem, in, quo totam.</p> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
</section> | </section> | ||
Line 47: | Line 68: | ||
<footer class="py-5 bg-dark"> | <footer class="py-5 bg-dark"> | ||
<div class="container"> | <div class="container"> | ||
− | <p class="m-0 text-center text-white">Copyright © Your Website | + | <p class="m-0 text-center text-white">Copyright © Your Website 2017</p> |
</div> | </div> | ||
<!-- /.container --> | <!-- /.container --> | ||
</footer> | </footer> | ||
+ | |||
<!-- Bootstrap core JavaScript --> | <!-- Bootstrap core JavaScript --> |
Revision as of 22:37, 19 August 2018
About this page
This is a great place to talk about your webpage. This template is purposefully unstyled so you can use it as a boilerplate or starting point for you own landing page designs! This template features:
- Clickable nav links that smooth scroll to page sections
- Responsive behavior when clicking nav links perfect for a one page website
- Bootstrap's scrollspy feature which highlights which section of the page you're on in the navbar
- Minimal custom CSS so you are free to explore your own unique design options
Services we offer
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aut optio velit inventore, expedita quo laboriosam possimus ea consequatur vitae, doloribus consequuntur ex. Nemo assumenda laborum vel, labore ut velit dignissimos.
Contact us
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vero odio fugiat voluptatem dolor, provident officiis, id iusto! Obcaecati incidunt, qui nihil beatae magnam et repudiandae ipsa exercitationem, in, quo totam.