change blob and hero image

This commit is contained in:
mohamad
2026-05-18 09:52:40 +03:30
parent b8ab67049f
commit 2341b32d4c
5 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -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>
+1 -1
View File
@@ -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>