autotq-modern-ejs/views/training.ejs

22 lines
836 B
Text

<main>
<section class="page-hero">
<div class="container">
<h1>Training</h1>
<p class="lead">Training and preparedness resources for effective deployment.</p>
<p><a class="text-link" href="https://theautotq.com/training" target="_blank" rel="noopener noreferrer">View source training page →</a></p>
</div>
</section>
<section class="section">
<div class="container grid-2">
<article class="glass-card reveal" data-reveal>
<h3>Deployment Familiarization</h3>
<p>Introduce teams to two-step use and one-button activation workflows.</p>
</article>
<article class="glass-card reveal" data-reveal>
<h3>Scenario Practice</h3>
<p>Rehearse emergency response and communication under stress conditions.</p>
</article>
</div>
</section>
</main>