Order Promo (Legacy)
The legacy order promo component has generally been deprecated, except for this alternate style/context.
Order Promo Dark
Used in affiliate B2B video player - headline is replaced with a logo and color palette is muted
A NEW WAY TO WAY TO GET SHOWTIME
Now you can stream hit series, movies, sports, and more instantly.
<div class="order-promo order-promo--dark">
<div class="order-promo__body">
<h3 class="order-promo__headline order-promo__headline--logo">A NEW WAY TO WAY TO GET SHOWTIME</h3>
<p class="order-promo__copy">Now you can stream hit series, movies, sports, and more instantly.</p>
</div>
<a class="order-promo__button" href="#">
Learn More
</a>
</div>