Add section title and description to success stories page for improved user engagement and context.
This commit is contained in:
@@ -22,6 +22,12 @@
|
||||
<div class="blog-three__columns section-padding-three">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-xl-12">
|
||||
<div class="section-title text-center pb-50">
|
||||
<h2 class="pb-3">Our Success Stories</h2>
|
||||
<p>Discover inspiring narratives of triumph, growth, and achievement through our curated collection of success stories. Each story is a testament to dedication and hard work.</p>
|
||||
</div>
|
||||
</div>
|
||||
@forelse ($allSuccesses as $success)
|
||||
<div class="col-xl-4 col-lg-6 wow fadeInUp" data-wow-delay=".4s">
|
||||
<div class="blog__one-item">
|
||||
|
||||
Reference in New Issue
Block a user