Sha256: 69e9ee98614f5c6f8a21e824e839f16c6fa26976cba5bd2fa1b239b6429174c2
Contents?: true
Size: 438 Bytes
Versions: 8
Compression:
Stored size: 438 Bytes
Contents
<section id="hero-<%= model.id %>" class="hero__container" style="--hero-image:url('<%= background_image %>')" data-process-hero> <div class="hero"> <h1 class="hero__title"> <%= translated_description %> </h1> <%= link_to button_url, class: "button button__lg md:button__xl button__secondary" do %> <span><%= translated_button_text %></span> <%= icon "login-box-line" %> <% end %> </div> </section>
Version data entries
8 entries across 8 versions & 1 rubygems