53 lines
2.3 KiB
Text
53 lines
2.3 KiB
Text
<main>
|
|
<section class="page-hero">
|
|
<div class="container split split-visual">
|
|
<div>
|
|
<h1>About AutoTQ</h1>
|
|
<p class="lead">AutoTQ is an automatic pneumatic tourniquet platform designed to simplify severe bleeding response with one-button activation and guided operation.</p>
|
|
<a class="btn btn-primary" href="/research#sources">See research references</a>
|
|
</div>
|
|
<div class="split-media reveal" data-reveal>
|
|
<img src="<%= config.assets.images.product %>" alt="AutoTQ device product view" loading="lazy" />
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="section section-band">
|
|
<div class="container">
|
|
<div class="stats-showcase reveal" data-reveal>
|
|
<article>
|
|
<p class="display-stat">2</p>
|
|
<h2>Core steps</h2>
|
|
<p>Apply and tighten the cuff, then activate with one button.</p>
|
|
</article>
|
|
<article>
|
|
<p class="display-stat">92%</p>
|
|
<h2>First-time user finding</h2>
|
|
<p>Referenced on source research pages; review context in the Research section.</p>
|
|
</article>
|
|
<article>
|
|
<p class="display-stat">100%</p>
|
|
<h2>Occlusion finding reference</h2>
|
|
<p>Referenced on source research pages; linked with cautious claim language.</p>
|
|
</article>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="section">
|
|
<div class="container split split-reverse">
|
|
<article class="split-copy reveal" data-reveal>
|
|
<h2>Built for high-stress usability</h2>
|
|
<p>The platform focus is practical use under pressure, where people may have limited time, limited training, and urgent decision demands.</p>
|
|
<ul class="bullet-list">
|
|
<li>Audio guidance to support action sequencing.</li>
|
|
<li>Readiness-oriented deployment across public and professional settings.</li>
|
|
<li>Supporting materials available via <a class="text-link" href="/literature">Literature</a> and <a class="text-link" href="/research#sources">Research</a>.</li>
|
|
</ul>
|
|
</article>
|
|
<div class="split-media reveal" data-reveal>
|
|
<img src="<%= config.assets.images.company1 %>" alt="Emergency readiness planning and training context" loading="lazy" />
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</main>
|