Banner
Full-width content blocks for promotional messaging with text-only or media-and-text layouts.
@volvo-cars/css v2.5.1
Content-first media banner
Section titled “Content-first media banner”Show code
<article class="media-banner lg:flex-row-reverse"> <img slot="media" class="aspect-1/1 md:aspect-16/9 lg:aspect-3/2 xl:aspect-16/9" src="/images/decorative/ex60-tailgate.avif" alt="" style="object-position: 75% center" /> <div slot="content"> <h2 slot="title">The new EX60.</h2> <p slot="subtitle">Arriving in January</p> <p slot="body"> Be among the first to experience the Volvo EX60 with exclusive updates. </p> <a class="link-underlined" slot="action" href="#">Explore</a> </div></article>