Balance testimonials with contextual split section and internal links

This commit is contained in:
gator 2026-03-11 01:38:54 +00:00
parent a3151d6fa7
commit 3a3ffd8aa2

View file

@ -24,4 +24,17 @@
<% }) %>
</div>
</section>
<section class="section">
<div class="container split split-reverse">
<article class="split-copy reveal" data-reveal>
<h2>Context for quoted feedback</h2>
<p>Testimonials reflect individual stakeholder perspectives and should be reviewed alongside source literature and research links.</p>
<a class="text-link" href="/literature">Review literature files →</a>
</article>
<div class="split-media reveal" data-reveal>
<img src="<%= config.assets.images.company2 %>" alt="Public safety collaboration and product review setting" loading="lazy" />
</div>
</div>
</section>
</main>