Back to Hero Sections
Hero

Hero Design 5

Beautiful Bootstrap hero block — copy & paste ready.

#bootstrap#hero

Live preview

Source code

html
<div class="container py-5">
  <div class="row align-items-center">
    <div class="col-lg-6 order-lg-2 text-center">
      <div class="bg-primary bg-opacity-10 rounded-circle d-inline-block p-5"><i class="bi bi-bar-chart display-1 text-primary"></i></div>
    </div>
    <div class="col-lg-6">
      <h1 class="display-5 fw-bold">Smarter analytics for smarter teams.</h1>
      <p class="lead text-secondary">Track everything that matters in one beautiful dashboard.</p><a class="btn btn-primary btn-lg" href="#">Try free</a>
    </div>
  </div>
</div>

More designs in this section