Reassign Company page non-team imagery and tighten alt text
This commit is contained in:
parent
7ebe3b2316
commit
f63183d076
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<p class="lead"><%= config.brand.legalName %> is focused on improving emergency bleeding response through intuitive automation and practical readiness support.</p>
|
||||
</div>
|
||||
<div class="split-media reveal" data-reveal>
|
||||
<img src="<%= config.assets.images.company4 %>" alt="AutoTQ company operations and collaboration" loading="lazy" />
|
||||
<img src="<%= config.assets.images.company2 %>" alt="AutoTQ community deployment and company operations context" loading="lazy" />
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
<a class="btn btn-ghost" href="/research#sources">Review source references</a>
|
||||
</article>
|
||||
<div class="split-media reveal" data-reveal>
|
||||
<img src="<%= config.assets.images.company5 %>" alt="Operational planning and emergency readiness coordination" loading="lazy" />
|
||||
<img src="<%= config.assets.images.hero %>" alt="AutoTQ feature overview supporting operating mission" loading="lazy" />
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Reference in a new issue