Sha256: 838dcd8faec9447b91613b442f3db9c077eed557fc109aea01286c13bf894639

Contents?: true

Size: 1.05 KB

Versions: 88

Compression:

Stored size: 1.05 KB

Contents

<div class="px-4 pt-5 my-5 text-center border-bottom">
  <h1 class="display-4 fw-bold">Centered screenshot</h1>
  <div class="col-lg-6 mx-auto">
    <p class="lead mb-4">Quickly design and customize responsive mobile-first sites with Bootstrap, the world’s most popular front-end open source toolkit, featuring Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful JavaScript plugins.</p>
    <div class="d-grid gap-2 d-sm-flex justify-content-sm-center mb-5">
      <button type="button" class="btn btn-primary btn-lg px-4 me-sm-3"  data-bs-toggle="modal" data-bs-target="#exampleModal">Click Me</button>
      <%= link_to 'People',  people_path, class: "btn btn-outline-secondary btn-lg px-4" %>
    </div>
  </div>
  <div class="overflow-hidden" style="max-height: 30vh;">
    <div class="container px-5">
      <img src="https://getbootstrap.com/docs/5.0/examples/heroes/bootstrap-themes.png" class="img-fluid border rounded-3 shadow-lg mb-4" alt="Example image" width="700" height="500" loading="lazy">
    </div>
  </div>
</div>

Version data entries

88 entries across 88 versions & 1 rubygems

Version Path
rails_app_generator-0.3.6 after_templates/rag/bootstrap/component-hero.html
rails_app_generator-0.3.5 after_templates/rag/bootstrap/component-hero.html
rails_app_generator-0.3.4 after_templates/rag/bootstrap/component-hero.html
rails_app_generator-0.3.3 after_templates/rag/bootstrap/component-hero.html
rails_app_generator-0.3.2 after_templates/rag/bootstrap/component-hero.html
rails_app_generator-0.3.1 after_templates/rag/bootstrap/component-hero.html
rails_app_generator-0.3.0 after_templates/rag/bootstrap/component-hero.html
rails_app_generator-0.2.43 after_templates/rag/bootstrap/component-hero.html
rails_app_generator-0.2.42 after_templates/rag/bootstrap/component-hero.html
rails_app_generator-0.2.41 after_templates/rag/bootstrap/component-hero.html
rails_app_generator-0.2.40 after_templates/rag/bootstrap/component-hero.html
rails_app_generator-0.2.39 after_templates/rag/bootstrap/component-hero.html
rails_app_generator-0.2.38 after_templates/rag/bootstrap/component-hero.html
rails_app_generator-0.2.37 after_templates/rag/bootstrap/component-hero.html
rails_app_generator-0.2.36 after_templates/rag/bootstrap/component-hero.html
rails_app_generator-0.2.35 after_templates/rag/bootstrap/component-hero.html
rails_app_generator-0.2.34 after_templates/rag/bootstrap/component-hero.html
rails_app_generator-0.2.33 after_templates/rag/bootstrap/component-hero.html
rails_app_generator-0.2.32 after_templates/rag/bootstrap/component-hero.html
rails_app_generator-0.2.31 after_templates/rag/bootstrap/component-hero.html