Promo Section


Style 01


Explore the world

Few would argue that, despite the advancements of feminism over the past three decades, women still face a double standard when it comes to their behavior.

See Map

<div class="promo-section">
   <!-- content -->
    <div class="ui container grid centered">
        <div class="row">
            <div class="ui twelve wide mobile ten wide tablet eight wide computer eight wide large screen eight wide widescreen column">
                <div class="promo-content style-01">
                    <h2>Explore the world</h2>
                    <p>Few ... </p>
                    <a href="" class="button-sq see-through-sq"> See Map </a>
                </div>
            </div>
        </div>    
    </div>

    <!-- picture -->
    <div class="image-wrapper">
        <div class="image-inner">
            <img class="image-sq" src="assets/images/promo_section/promo_section_01.jpg" alt="">
        </div>
    </div>
</div>

Style 02


Beautiful Experiences

Few would argue that, despite the advancements of feminism over the past three decades, women still face a double standard when it comes to their behavior.

See Map

<div class="promo-section">
   <!-- content -->
    <div class="ui container grid centered">
        <div class="row">
            <div class="ui twelve wide mobile ten wide tablet eight wide computer eight wide large screen eight wide widescreen column">
                <div class="promo-content style-02">
                    <h2>Explore the world</h2>
                    <p>Few ... </p>
                    <a href="" class="button-sq see-through-sq"> See Map </a>
                </div>
            </div>
        </div>    
    </div>

    <!-- picture -->
    <div class="image-wrapper">
        <div class="image-inner">
            <img class="image-sq" src="assets/images/promo_section/promo_section_02.jpg" alt="">
        </div>
    </div>
</div>
see full width sample