feat: Update footer branding to display 'OTS Signs' instead of 'Oribi Tech'

This commit is contained in:
Matt Batchelder
2026-02-22 12:22:08 -05:00
parent 2bf9e94112
commit 8a683c7c4a
2 changed files with 2 additions and 2 deletions

View File

@@ -3417,7 +3417,7 @@ p:last-child { margin-bottom: 0; }
}
.footer-brand .logo-text { font-size: 1.5rem; color: #fff; }
.footer-logo-section { display: flex; align-items: center; gap: 1rem; margin-bottom: 1rem; }
.footer-logo-section { display: flex; align-items: center; gap: 0.5rem; margin-bottom: 1rem; }
.footer-logo-section .custom-logo-link img,
.footer-logo-section .custom-logo {
max-height: 60px !important;

View File

@@ -730,7 +730,7 @@ function oribi_render_site_footer() {
<div class="logo-text"><strong>Oribi</strong> Tech</div>
<?php endif; ?>
<div class="footer-company-name">
<div class="company-brand"><strong>Oribi</strong> Tech</div>
<div class="company-brand">OTS Signs</div>
</div>
</div>
<p class="footer-tagline">Digital signage solutions that communicate, engage, and grow your business.</p>