Logo v3.2.2
Image Description

No Results

  • Get Support
  • Preview Demo
Logo v3.2.2
  • Docs
  • Snippets
  • Snippets
  • Introduction
  • Navbar / Heroes
  • Headers (Navbar)
  • Hero Sections
  • Foundations
  • Features
    General Stats Step Navs (Tabs)
  • Icon Blocks
  • Cards
    Grid List
  • Testimonials
  • Pricing
  • Team Sections
  • Call-to-Action (CTA)
  • Gallery
  • Clients
  • FAQ
  • Comments
  • User Profile
  • Sidebar Examples
  • Content Sections
  • Forms
  • Authentication
  • Feedback
  • Filters
  • Search
  • Subscribe
  • Contact / Footer
  • Contact Sections
  • Footer

Features: Stats

Component #1

  • Preview
  • HTML

It's all about speed

We provide you with a test account that can be set up in seconds. Our main focus is getting responses to you as soon as we can.

Amazing people to work with. Very fast and professional partner.
Image Description
Josh Grazioso Director Payments & Risk | Airbnb
  • 45k+

    users - from new startups to public companies

  • 23%

    increase in traffic on webpages with Looms

  • 9.3%

    boost in reply rates across sales outreach

  • 2x

    faster than previous Unify versions

              
                <!-- Stats -->
                <div class="container content-space-1">
                  <div class="row justify-content-lg-between align-items-lg-center">
                    <div class="col-lg-5 mb-9 mb-lg-0">
                      <div class="mb-6">
                        <h2>It's all about speed</h2>
                        <p>We provide you with a test account that can be set up in seconds. Our main focus is getting responses to you as soon as we can.</p>
                      </div>

                      <!-- Blockquote -->
                      <figure>
                        <blockquote class="blockquote"><em>Amazing people to work with. Very fast and professional partner.</em></blockquote>

                        <figcaption class="blockquote-footer">
                          <div class="d-flex align-items-center">
                            <div class="flex-shrink-0">
                              <img class="avatar avatar-circle" src="../assets/img/160x160/img3.jpg" alt="Image Description">
                            </div>

                            <div class="flex-grow-1 ms-3">
                              Josh Grazioso
                              <span class="blockquote-footer-source">Director Payments & Risk | Airbnb</span>
                            </div>
                          </div>
                        </figcaption>
                      </figure>
                      <!-- End Blockquote -->
                    </div>
                    <!-- End Col -->

                    <div class="col-lg-6">
                      <!-- List -->
                      <ul class="list-equal-height list-equal-height-2-cols">
                        <li class="list-equal-height-item">
                          <h4 class="display-5">45k+</h4>
                          <p class="mb-0">users - from new startups to public companies</p>
                        </li>

                        <li class="list-equal-height-item">
                          <h4 class="display-5"><sub><i class="bi-arrow-up-short text-primary ms-n2"></i></sub>23%</h4>
                          <p class="mb-0">increase in traffic on webpages with Looms</p>
                        </li>

                        <li class="list-equal-height-item">
                          <h4 class="display-5"><sub><i class="bi-arrow-up-short text-primary ms-n2"></i></sub>9.3%</h4>
                          <p class="mb-0">boost in reply rates across sales outreach</p>
                        </li>

                        <li class="list-equal-height-item">
                          <h4 class="display-5">2x</h4>
                          <p class="mb-0">faster than previous Unify versions</p>
                        </li>
                      </ul>
                      <!-- End List -->
                    </div>
                    <!-- End Col -->
                  </div>
                  <!-- End Row -->
                </div>
                <!-- End Stats -->
              
            

Component #2

  • Preview
  • HTML

Accuracy rate

99.95%

in fulfilling orders

Startup businesses

2,000+

partner with Unify

Happy customer

85%

this year alone

              
                <!-- Stats -->
                <div class="container content-space-1">
                  <div class="row">
                    <div class="col-sm-6 col-md-4 mb-5 mb-md-0">
                      <h4>Accuracy rate</h4>
                      <span class="display-4 text-primary">99.95%</span>
                      <p>in fulfilling orders</p>
                    </div>
                    <!-- End Col -->

                    <div class="col-sm-6 col-md-4 mb-5 mb-md-0">
                      <h4>Startup businesses</h4>
                      <span class="display-4 text-primary">2,000+</span>
                      <p>partner with Unify</p>
                    </div>
                    <!-- End Col -->

                    <div class="col-sm-6 col-md-4">
                      <h4>Happy customer</h4>
                      <span class="display-4 text-primary">85%</span>
                      <p>this year alone</p>
                    </div>
                    <!-- End Col -->
                  </div>
                  <!-- End Row -->
                </div>
                <!-- End Stats -->