This commit is contained in:
Olu Amey
2021-06-18 23:27:20 +00:00
parent 77012d59af
commit fda389fdcb
8 changed files with 27 additions and 75 deletions
+1 -1
View File
@@ -243,7 +243,7 @@
<div class="icon_box">
<img src="<?= $vl[1] ?>" class="img-fluid svg_icon" alt="img" />
</div>
<h2><a href="/claims"><?= $vl[0] ?></a></h2>
<h2><a href="<?= $vl[4] ?>"><?= $vl[0] ?></a></h2>
<a href="<?= $vl[4] ?>" class="read_more tp_two">Read More <span class="flaticon-arrow"></span></a>
</div>
</div>