Sha256: c6cf26d2e4372a87d78a345a09f897313e671eb966cd0e9ed62ebc605f309294

Contents?: true

Size: 1.84 KB

Versions: 8

Compression:

Stored size: 1.84 KB

Contents

<section id="services">
    <div class="container">
        <div class="row">
            <div class="col-lg-12 text-center">
                <h2 class="section-heading">At Your Service</h2>
                <hr class="primary">
            </div>
        </div>
    </div>
    <div class="container">
        <div class="row">
            <div class="col-lg-3 col-md-6 text-center">
                <div class="service-box">
                    <i class="fa fa-4x fa-diamond wow bounceIn text-primary"></i>
                    <h3>Sturdy Templates</h3>
                    <p class="text-muted">Our templates are updated regularly so they don't break.</p>
                </div>
            </div>
            <div class="col-lg-3 col-md-6 text-center">
                <div class="service-box">
                    <i class="fa fa-4x fa-paper-plane wow bounceIn text-primary" data-wow-delay=".1s"></i>
                    <h3>Ready to Ship</h3>
                    <p class="text-muted">You can use this theme as is, or you can make changes!</p>
                </div>
            </div>
            <div class="col-lg-3 col-md-6 text-center">
                <div class="service-box">
                    <i class="fa fa-4x fa-newspaper-o wow bounceIn text-primary" data-wow-delay=".2s"></i>
                    <h3>Up to Date</h3>
                    <p class="text-muted">We update dependencies to keep things fresh.</p>
                </div>
            </div>
            <div class="col-lg-3 col-md-6 text-center">
                <div class="service-box">
                    <i class="fa fa-4x fa-heart wow bounceIn text-primary" data-wow-delay=".3s"></i>
                    <h3>Made with Love</h3>
                    <p class="text-muted">You have to make your websites with love these days!</p>
                </div>
            </div>
        </div>
    </div>
</section>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
frontend-generators-0.2.0 assets/creative/app/views/creatives/_services.html.erb
frontend-generators-0.1.2 assets/creative/app/views/creatives/_services.html.erb
frontend-generators-0.1.1 assets/creative/app/views/creatives/_services.html.erb
frontend-generators-0.1.0 assets/creative/app/views/creatives/_services.html.erb
frontend-generators-0.0.6 assets/creative/app/views/creatives/_services.html.erb
frontend-generators-0.0.4 assets/creative/app/views/creatives/_services.html.erb
frontend-generators-0.0.3 assets/creative/app/views/creatives/_services.html.erb
frontend-generators-0.0.2 assets/creative/app/views/creatives/_services.html.erb