Updated to get gitea action runner

This commit is contained in:
2026-06-27 12:19:54 -05:00
parent 06ac8d6eca
commit e625dc30ad
5 changed files with 107 additions and 0 deletions
@@ -36,6 +36,59 @@
</div>
</div>
{% if user.is_authenticated %}
<!-- Trusted By Section -->
<section class="trusted-by-section" aria-labelledby="trusted-by-heading">
<div class="container">
<p id="trusted-by-heading" class="trusted-by-label">Trusted By</p>
</div>
<div class="trusted-by-marquee" aria-label="Companies that trust us">
<div class="trusted-by-marquee-row">
<div class="trusted-by-track">
<a href="https://www.gisbenefits.net/gis-communications/" class="trusted-by-logo" target="_blank" rel="noopener noreferrer">
<img src="{% static 'public/img/clients/gis-communications.svg' %}" alt="GIS Communications" width="320" height="48" loading="lazy" decoding="async">
</a>
<a href="https://www.gisbenefits.net/gis-communications/" class="trusted-by-logo" target="_blank" rel="noopener noreferrer" aria-hidden="true">
<img src="{% static 'public/img/clients/gis-communications.svg' %}" alt="" width="320" height="48" loading="lazy" decoding="async">
</a>
<a href="https://www.gisbenefits.net/gis-communications/" class="trusted-by-logo" target="_blank" rel="noopener noreferrer" aria-hidden="true">
<img src="{% static 'public/img/clients/gis-communications.svg' %}" alt="" width="320" height="48" loading="lazy" decoding="async">
</a>
<a href="https://www.gisbenefits.net/gis-communications/" class="trusted-by-logo" target="_blank" rel="noopener noreferrer" aria-hidden="true">
<img src="{% static 'public/img/clients/gis-communications.svg' %}" alt="" width="320" height="48" loading="lazy" decoding="async">
</a>
<a href="https://www.gisbenefits.net/gis-communications/" class="trusted-by-logo" target="_blank" rel="noopener noreferrer" aria-hidden="true">
<img src="{% static 'public/img/clients/gis-communications.svg' %}" alt="" width="320" height="48" loading="lazy" decoding="async">
</a>
<a href="https://www.gisbenefits.net/gis-communications/" class="trusted-by-logo" target="_blank" rel="noopener noreferrer" aria-hidden="true">
<img src="{% static 'public/img/clients/gis-communications.svg' %}" alt="" width="320" height="48" loading="lazy" decoding="async">
</a>
</div>
<div class="trusted-by-track" aria-hidden="true">
<a href="https://www.gisbenefits.net/gis-communications/" class="trusted-by-logo" tabindex="-1">
<img src="{% static 'public/img/clients/gis-communications.svg' %}" alt="" width="320" height="48" loading="lazy" decoding="async">
</a>
<a href="https://www.gisbenefits.net/gis-communications/" class="trusted-by-logo" tabindex="-1">
<img src="{% static 'public/img/clients/gis-communications.svg' %}" alt="" width="320" height="48" loading="lazy" decoding="async">
</a>
<a href="https://www.gisbenefits.net/gis-communications/" class="trusted-by-logo" tabindex="-1">
<img src="{% static 'public/img/clients/gis-communications.svg' %}" alt="" width="320" height="48" loading="lazy" decoding="async">
</a>
<a href="https://www.gisbenefits.net/gis-communications/" class="trusted-by-logo" tabindex="-1">
<img src="{% static 'public/img/clients/gis-communications.svg' %}" alt="" width="320" height="48" loading="lazy" decoding="async">
</a>
<a href="https://www.gisbenefits.net/gis-communications/" class="trusted-by-logo" tabindex="-1">
<img src="{% static 'public/img/clients/gis-communications.svg' %}" alt="" width="320" height="48" loading="lazy" decoding="async">
</a>
<a href="https://www.gisbenefits.net/gis-communications/" class="trusted-by-logo" tabindex="-1">
<img src="{% static 'public/img/clients/gis-communications.svg' %}" alt="" width="320" height="48" loading="lazy" decoding="async">
</a>
</div>
</div>
</div>
</section>
{% endif %}
<!-- How We Work -->
<!-- <div id="how-we-work" class="section" style="background: var(--surface-color);"> -->
<div id="how-we-work" class="section" >