Company name
 <nav class="my-2 my-md-0 mr-md-3">
   <a class="p-2 text-dark" href="#">Features</a>
   <a class="p-2 text-dark" href="#">Enterprise</a>
   <a class="p-2 text-dark" href="#">Support</a>
   <a class="p-2 text-dark" href="#">Pricing</a>
 </nav>
 <a class="btn btn-outline-primary" href="#">Sign up</a>

Pricing

Quickly build an effective pricing table for your potential customers with this Bootstrap example. It’s built with default Bootstrap components and utilities with little customization.

Free

$0 / mo

  • 10 users included
  • 2 GB of storage
  • Email support
  • Help center access
       <button type="button" class="btn btn-lg btn-block btn-outline-primary">Sign up for free</button>

Pro

$15 / mo

  • 20 users included
  • 10 GB of storage
  • Priority email support
  • Help center access
       <button type="button" class="btn btn-lg btn-block btn-primary">Get started</button>

Enterprise

$29 / mo

  • 30 users included
  • 15 GB of storage
  • Phone and email support
  • Help center access
       <button type="button" class="btn btn-lg btn-block btn-primary">Contact us</button>
 <footer class="pt-4 my-md-5 pt-md-5 border-top">
       
       © 2017-2019
Features
  • <a class="text-muted" href="#">Cool stuff</a>
  • <a class="text-muted" href="#">Random feature</a>
  • <a class="text-muted" href="#">Team feature</a>
  • <a class="text-muted" href="#">Stuff for developers</a>
  • <a class="text-muted" href="#">Another one</a>
  • <a class="text-muted" href="#">Last time</a>
Resources
  • <a class="text-muted" href="#">Resource</a>
  • <a class="text-muted" href="#">Resource name</a>
  • <a class="text-muted" href="#">Another resource</a>
  • <a class="text-muted" href="#">Final resource</a>
About
  • <a class="text-muted" href="#">Team</a>
  • <a class="text-muted" href="#">Locations</a>
  • <a class="text-muted" href="#">Privacy</a>
  • <a class="text-muted" href="#">Terms</a>
 </footer>