Switch Contact hero image to company5 with section-relevant alt text

This commit is contained in:
gator 2026-03-11 02:25:34 +00:00
parent 43afe85fa1
commit 827e2a1e44

View file

@ -6,7 +6,7 @@
<p class="lead">Connect with the AutoTQ team about emergency readiness planning, literature, and deployment pathways.</p> <p class="lead">Connect with the AutoTQ team about emergency readiness planning, literature, and deployment pathways.</p>
</div> </div>
<div class="split-media reveal" data-reveal> <div class="split-media reveal" data-reveal>
<img src="<%= config.assets.images.product %>" alt="AutoTQ product for readiness planning discussions" loading="lazy" /> <img src="<%= config.assets.images.company5 %>" alt="AutoTQ deployment readiness and contact coordination context" loading="lazy" />
</div> </div>
</div> </div>
</section> </section>