<?php
/**
 * Full-bleed ritual story.
 *
 * @package Foliora
 */
?>
<section class="ritual" aria-labelledby="ritual-title">
	<img class="ritual__bg kenburns-slow" src="<?php echo esc_url( foliora_image_uri( 'ritual-nook.jpg' ) ); ?>" alt="" width="1920" height="1080">
	<div class="ritual__card" data-reveal>
		<h2 id="ritual-title">Your reading ritual deserves a little magic.</h2>
		<p>Because reading is more than turning pages. It's the quiet cup of tea, the soft light, the favorite bookmark and those few peaceful minutes that belong entirely to you.</p>
		<a class="button" href="<?php echo esc_url( home_url( '/#moods' ) ); ?>">Create Your Ritual</a>
	</div>
</section>
