Image Description
  • Landings
    Landings

    Accelerate the way your business builds modern sites at scale.

    Learn more

    Why Unify Template

    Classic Corporate Business New Consulting New SaaS Services
  • Pages
    Company Company
    Portfolio
    Specialty pages
  • Blog
    Latest from the Blog
    Documentation

    Development guides for building projects with Unify

    Learn more
    Snippets

    Move quickly with copy-to-clipboard feature

    Learn more
    Classic New New
  • Docs
    Documentation v3.2.2

    Development guides for building projects with Unify

    Snippets

    Move quickly with copy-to-clipboard feature

  • Image Description
    1 day ago

    How to attract top talent in competitive industries

    Top talent’s there for the picking, regardless of industry.

    Image Description
    • HTML
                  
                    <!-- Hero -->
                    <div class="bg-gradient-to-bottom-sm-light">
                      <div class="container content-space-t-2 content-space-t-lg-3">
                        <div class="row justify-content-lg-center mb-5">
                          <div class="col-lg-8">
                            <!-- Media -->
                            <div class="d-flex align-items-center mb-4">
                              <div class="flex-shrink-0">
                                <img class="avatar avatar-circle" src="../assets/img/160x160/img10.jpg" alt="Image Description">
                              </div>
    
                              <div class="flex-grow-1 ms-3">
                                <h6 class="mb-0">
                                  <a class="link link-dark" href="../blog-author-profile"Louise Donadieu</a>
                                </h6>
                                <span class="d-block fs-5 text-muted">1 day ago</span>
                              </div>
                            </div>
                            <!-- End Media -->
    
                            <div class="mb-6">
                              <h1 class="h2">How to attract top talent in competitive industries</h1>
                              <p class="lead">Top talent’s there for the picking, regardless of industry.</p>
                            </div>
                          </div>
                          <!-- End Col -->
                        </div>
                        <!-- End Row -->
    
                        <div class="row justify-content-lg-center">
                          <div class="col-lg-10">
                            <img class="img-fluid" src="../assets/img/1920x1080/img1.jpg" alt="Image Description">
                          </div>
                          <!-- End Col -->
                        </div>
                        <!-- End Row -->
                      </div>
                    </div>
                    <!-- End Hero -->