Image Description
Low price T-shirts for daily use.

Marvelous gifts from Front.

Start Shopping

HTML:

          
            <!-- Hero Section -->
            <div class="position-relative u-gradient-half-warning-v3">
              <!-- Item Image -->
              <div class="col-md-6 position-absolute-top-left-0--md u-content-centered-y--md pl-0 mb-3 mb-md-0">
                <img class="img-fluid" src="../../assets/img/mockups/img5.png" alt="Image Description">
              </div>
              <!-- End Item Image -->

              <!-- Content -->
              <div class="container u-space-3">
                <div class="row justify-content-md-end">
                  <div class="col-md-6">
                    <div class="mb-5">
                      <span class="d-block lead text-white mb-2">Low price T-shirts for daily use.</span>
                      <h1 class="display-4 font-size-48--md-down text-white font-weight-bold">Marvelous gifts from Front.</h1>
                    </div>
                    <a class="js-go-to btn text-primary u-btn-white transition-3d-hover" href="#"
                       data-target="#shopItemsContent"
                       data-type="static">
                      Start Shopping
                    </a>
                  </div>
                </div>
              </div>
              <!-- End Content -->
            </div>
            <!-- End Hero Section -->