This commit is contained in:
2025-06-09 13:25:59 +05:45
parent 793f6ec7da
commit 88b4725a69
5 changed files with 14 additions and 10 deletions

View File

@@ -69,7 +69,7 @@
<ul class="widget-post ttm-recent-post-list">
@foreach($otherBlogs as $other)
<li>
<img class="img-fluid" src="{{ asset('storage/' . $other->image) }}" width="72" height="80" alt="post-img">
<img class="img-fluid" src="{{ asset('storage/' . $other->thumbnail) }}" width="72" height="80" alt="post-img">
<div class="post-detail">
<a href="{{ route('frontend.blog-details', $other->id) }}">
{{ Str::limit($other->title, 40) }}

View File

@@ -5,7 +5,7 @@
<div class="row g-0 res-991-plr-15">
@foreach($abouts as $about)
<div class="col-lg-4 order-lg-3 res-991-mt-15">
<div class="featured-icon-box icon-align-top-content ttm-bgcolor-darkgrey ttm-textcolor-white style12">
<div class="{{$about->extra_classes}}">
<div class="featured-icon">
<div class="ttm-icon ttm-icon_element-size-lg ttm-icon_element-onlytxt ttm-icon_element-color-white">
<i class="flaticon flaticon-heart-attack"></i>