Initial Commit N° : 003 - V.4.3.5

This commit is contained in:
2025-03-28 14:51:03 +01:00
parent 579b475021
commit 1ec9986b28
78 changed files with 1974 additions and 10329 deletions
+21
View File
@@ -521,6 +521,17 @@ $elm_home = isset($elm_home) ? $elm_home : true;
</a>
</div>
<div class="demo-homepage-item-wrap">
<a href="javascript:void(0);" data-home="hand-tool" class="demo-homepage-item">
<div class="img-wrap">
<img src="<?php echo ELESSI_THEME_URI; ?>/admin/assets/pages/hand-tools.jpg" alt="Hand Tool" />
</div>
<h4 class="home-title">Hand Tool</h4>
</a>
</div>
</div>
<?php endif; ?>
@@ -986,6 +997,16 @@ $elm_home = isset($elm_home) ? $elm_home : true;
<h4 class="home-title">Gym Nutrition</h4>
</a>
</div>
<div class="demo-homepage-item-wrap">
<a href="javascript:void(0);" data-home="hand-tool" class="demo-homepage-item">
<div class="img-wrap">
<img src="<?php echo ELESSI_THEME_URI; ?>/admin/assets/pages/hand-tools.jpg" alt="Hand Tool" />
</div>
<h4 class="home-title">Hand Tool</h4>
</a>
</div>
</div>
<?php endif; ?>