70 lines
2.9 KiB
Text
70 lines
2.9 KiB
Text
<main>
|
||
<section class="page-hero">
|
||
<div class="container split split-visual">
|
||
<div>
|
||
<h1>Testimonials</h1>
|
||
<p class="lead">Feedback from public safety and medical professionals.</p>
|
||
</div>
|
||
<div class="split-media reveal" data-reveal>
|
||
<img src="<%= config.assets.images.company7 %>" alt="Public safety and medical stakeholder engagement" loading="lazy" />
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="section section-alt">
|
||
<div class="container testimonials-stack">
|
||
<article class="quote-row reveal" data-reveal>
|
||
<div class="quote-mark">“</div>
|
||
<div>
|
||
<p>To have a product like this... was not even a question.</p>
|
||
<span>— Chief Anthony Sizemore</span>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="quote-row reverse reveal" data-reveal>
|
||
<div class="quote-mark">“</div>
|
||
<div>
|
||
<p>Knowing how to use [AutoTQ] is going to save someone’s life.</p>
|
||
<span>— Deputy Chief Colin Johnson</span>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="quote-row reveal" data-reveal>
|
||
<div class="quote-mark">“</div>
|
||
<div>
|
||
<p>It is very difficult to put a tourniquet on. What I love about AutoTQ is that, first, it has a wider band, and second of all, you put it on, strap it, push the button, and that’s it.</p>
|
||
<span>— Dr. Peter Antevy, M.D.</span>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="quote-row reverse reveal" data-reveal>
|
||
<div class="quote-mark">“</div>
|
||
<div>
|
||
<p>I all too often see improper and ineffective tourniquet application by trained and untrained persons, which is why I am excited for AutoTQ. It satisfies long-felt, but unsolved needs of trauma victims.</p>
|
||
<span>— Lt. Sarah Franklin, SWAT Paramedic</span>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="quote-row reveal" data-reveal>
|
||
<div class="quote-mark">“</div>
|
||
<div>
|
||
<p>This is the AED of bleeding. You have a device here that has wide-scale interest, certainly from the public and private sector.</p>
|
||
<span>— Dr. Robert Glatter, Emergency Medicine Physician</span>
|
||
</div>
|
||
</article>
|
||
</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>
|