change blob and hero image
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
</div>
|
||||
<h3 class="contact-card-title">Email Support</h3>
|
||||
<p class="contact-card-desc">For direct software support:</p>
|
||||
<a href="mailto:support@radiuma.ca" class="contact-email-link">support@radiuma.ca</a>
|
||||
<a href="mailto:support@radiuma.com" class="contact-email-link">support@radiuma.com</a>
|
||||
</div>
|
||||
|
||||
<div class="contact-card glass-card fade-in">
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
<div class="footer-brand-col">
|
||||
<a href="{% url 'pages:home' %}" class="footer-logo" aria-label="Radiuma home">
|
||||
<span class="brand-icon">R</span>
|
||||
<img src="{% static 'images/favicon-180.png' %}" alt="" class="brand-icon" width="34" height="34" aria-hidden="true" />
|
||||
<span class="brand-name">Radiuma</span>
|
||||
</a>
|
||||
<p class="footer-tagline">
|
||||
@@ -52,7 +52,7 @@
|
||||
<p>675 West 10th Ave, Office 6-112</p>
|
||||
<p>Vancouver, BC, V5Z 1L3</p>
|
||||
</address>
|
||||
<a href="mailto:support@radiuma.ca" class="footer-email">support@radiuma.ca</a>
|
||||
<a href="mailto:support@radiuma.com" class="footer-email">support@radiuma.com</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<div class="navbar-container">
|
||||
|
||||
<a href="{% url 'pages:home' %}" class="navbar-brand" aria-label="Radiuma home">
|
||||
<img src="{% static 'images/favicon-180.png' %}" alt="" class="brand-icon" width="34" height="34" aria-hidden="true" />
|
||||
<img src="{% static 'images/favicon-180.png' %}" alt="" class="brand-icon" width="24" height="24" aria-hidden="true" />
|
||||
<span class="brand-name">Radiuma</span>
|
||||
</a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user