Balance testimonials with contextual split section and internal links
This commit is contained in:
parent
a3151d6fa7
commit
3a3ffd8aa2
1 changed files with 13 additions and 0 deletions
|
|
@ -24,4 +24,17 @@
|
||||||
<% }) %>
|
<% }) %>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</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>
|
</main>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue