<?php
/**
 * Gift band.
 *
 * @package Foliora
 */
?>
<section class="gift-band" id="gifts" aria-labelledby="gift-title">
	<img class="gift-band__bg kenburns-slow" src="<?php echo esc_url( foliora_image_uri( 'gift-chapter.jpg' ) ); ?>" alt="" width="1920" height="1080">
	<div class="gift-band__copy" data-reveal>
		<h2 id="gift-title">For the person who always says “just one more chapter.”</h2>
		<p>Thoughtful gifts for readers, collectors, annotators and anyone whose bookshelf is already full.</p>
		<a class="button" href="<?php echo esc_url( foliora_cat_url( 'gifts' ) ); ?>">Shop Gifts</a>
	</div>
</section>
