Back to Hero Sections
Hero

Hero Design 4

Beautiful Bootstrap hero block — copy & paste ready.

#bootstrap#hero

Live preview

Source code

html
<div class="bg-dark text-white py-5">
  <div class="container py-5 text-center">
    <h1 class="display-4 fw-bold">The fastest way to launch</h1>
    <p class="lead text-white-50">Copy any block. Paste into your project. Done.</p>
    <form class="row justify-content-center mt-4">
      <div class="col-md-5"><input class="form-control form-control-lg" placeholder="Enter your email"></div>
      <div class="col-auto"><button class="btn btn-primary btn-lg">Notify me</button></div>
    </form>
  </div>
</div>

More designs in this section