myfit-graphics

This commit is contained in:
CHIEFSOFT\ameye
2024-05-27 15:32:21 -04:00
parent 1a78e07537
commit e93ecd1b5b
3 changed files with 1 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 300 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 285 KiB

+1 -1
View File
@@ -429,7 +429,7 @@
<!-- IMAGE BLOCK -->
<div class="col-md-6 order-first order-md-2">
<div class="img-block right-column wow fadeInLeft">
<img class="img-fluid" src="{% static 'images/img-06.png' %}" alt="content-image">
<img class="img-fluid" src="{% static 'images/myfit-01.png' %}" alt="content-image">
</div>
</div>