Usp banner

Standalone component.
A banner that takes up its full width. Has a dark text color, and therefore it demands a light background color.


Usp banner

Component status: WIP

Standalone component.
A banner that takes up its full width. Has a dark text color, and therefore it demands a light background color.

<div class="banner-usp c--sisal">

    <div class="banner-usp__half">
        <h2 class="banner-usp__heading">Vidste du at.?</h2>
        <p class="banner-usp__manchet"><b>Magasin gavekort gælder online og i alle Magasins forretninger</b></p>
        
        

        <a href="#">
            <button class="button-style button-style--light-button">Shop nu</button>
        </a>
    </div>
    
    <div class="banner-usp__half">
        <img src="/images/gavekort_generisk.png">
    </div>

</div>
Se mere