This commit is contained in:
2025-08-21 18:04:02 +05:45
parent 622b9e9445
commit 6e9b6291d3

View File

@@ -21,8 +21,8 @@
<div class="col col-sm-6 col-md-4"> <div class="col col-sm-6 col-md-4">
<a href="" class="flex flex-col gap-20 p-20 blog-post"> <a href="" class="flex flex-col gap-20 p-20 blog-post">
<div class="w-100percent h-210 overflow-hidden rounded-16"> <div class="w-100percent h-210 overflow-hidden rounded-16">
<img class="w-full h-full object-cover rounded-16" src="assets/images/general/blog1.jfif" <img class="w-full h-full object-cover rounded-16"
alt=""> src="{{ asset('raffles/assets/images/general/blog1.jfif') }}" alt="">
</div> </div>
<div> <div>
<h2 class="text-20 text-ter text-center">How Successfully Used Paid Marketing to Drive <h2 class="text-20 text-ter text-center">How Successfully Used Paid Marketing to Drive
@@ -36,8 +36,8 @@
<div class="col col-sm-6 col-md-4"> <div class="col col-sm-6 col-md-4">
<a href="" class="flex flex-col gap-20 p-20 blog-post"> <a href="" class="flex flex-col gap-20 p-20 blog-post">
<div class="w-100percent h-210 overflow-hidden rounded-16"> <div class="w-100percent h-210 overflow-hidden rounded-16">
<img class="w-full h-full object-cover rounded-16" src="assets/images/general/blog1.jfif" <img class="w-full h-full object-cover rounded-16"
alt=""> src="{{ asset('raffles/assets/images/general/blog1.jfif') }}" alt="">
</div> </div>
<div> <div>
<h2 class="text-20 text-ter text-center">How Successfully Used Paid Marketing to Drive <h2 class="text-20 text-ter text-center">How Successfully Used Paid Marketing to Drive
@@ -48,117 +48,9 @@
</a> </a>
</div> </div>
<div class="col col-sm-6 col-md-4">
<a href="" class="flex flex-col gap-20 p-20 blog-post">
<div class="w-100percent h-210 overflow-hidden rounded-16">
<img class="w-full h-full object-cover rounded-16" src="assets/images/general/blog1.jfif"
alt="">
</div>
<div>
<h2 class="text-20 text-ter text-center">How Successfully Used Paid Marketing to Drive
Incremental
Ticket Sales</h2>
</div>
</a>
</div>
<div class="col col-sm-6 col-md-4">
<a href="" class="flex flex-col gap-20 p-20 blog-post">
<div class="w-100percent h-210 overflow-hidden rounded-16">
<img class="w-full h-full object-cover rounded-16" src="assets/images/general/blog1.jfif"
alt="">
</div>
<div>
<h2 class="text-20 text-ter text-center">How Successfully Used Paid Marketing to Drive
Incremental
Ticket Sales</h2>
</div>
</a>
</div>
<div class="col col-sm-6 col-md-4">
<a href="" class="flex flex-col gap-20 p-20 blog-post">
<div class="w-100percent h-210 overflow-hidden rounded-16">
<img class="w-full h-full object-cover rounded-16" src="assets/images/general/blog1.jfif"
alt="">
</div>
<div>
<h2 class="text-20 text-ter text-center">How Successfully Used Paid Marketing to Drive
Incremental
Ticket Sales</h2>
</div>
</a>
</div>
<div class="col col-sm-6 col-md-4">
<a href="" class="flex flex-col gap-20 p-20 blog-post">
<div class="w-100percent h-210 overflow-hidden rounded-16">
<img class="w-full h-full object-cover rounded-16" src="assets/images/general/blog1.jfif"
alt="">
</div>
<div>
<h2 class="text-20 text-ter text-center">How Successfully Used Paid Marketing to Drive
Incremental
Ticket Sales</h2>
</div>
</a>
</div>
<div class="col col-sm-6 col-md-4">
<a href="" class="flex flex-col gap-20 p-20 blog-post">
<div class="w-100percent h-210 overflow-hidden rounded-16">
<img class="w-full h-full object-cover rounded-16" src="assets/images/general/blog1.jfif"
alt="">
</div>
<div>
<h2 class="text-20 text-ter text-center">How Successfully Used Paid Marketing to Drive
Incremental
Ticket Sales</h2>
</div>
</a>
</div>
<div class="col col-sm-6 col-md-4">
<a href="" class="flex flex-col gap-20 p-20 blog-post">
<div class="w-100percent h-210 overflow-hidden rounded-16">
<img class="w-full h-full object-cover rounded-16" src="assets/images/general/blog1.jfif"
alt="">
</div>
<div>
<h2 class="text-20 text-ter text-center">How Successfully Used Paid Marketing to Drive
Incremental
Ticket Sales</h2>
</div>
</a>
</div>
<div class="col col-sm-6 col-md-4">
<a href="" class="flex flex-col gap-20 p-20 blog-post">
<div class="w-100percent h-210 overflow-hidden rounded-16">
<img class="w-full h-full object-cover rounded-16" src="assets/images/general/blog1.jfif"
alt="">
</div>
<div>
<h2 class="text-20 text-ter text-center">How Successfully Used Paid Marketing to Drive
Incremental
Ticket Sales</h2>
</div>
</a>
</div>
</div> </div>
<div class="flex justify-center gap-10"> {{-- <div class="flex justify-center gap-10">
<div class="blog-pagination cursor-pointer "> <div class="blog-pagination cursor-pointer ">
<p class="py-5 bg-sec px-20 text-20 rounded-10 text-white button-hover">1</p> <p class="py-5 bg-sec px-20 text-20 rounded-10 text-white button-hover">1</p>
</div> </div>
@@ -171,7 +63,7 @@
<div class="blog-pagination cursor-pointer"> <div class="blog-pagination cursor-pointer">
<p class="py-5 bg-sec px-20 text-20 rounded-10 text-white button-hover">Next</p> <p class="py-5 bg-sec px-20 text-20 rounded-10 text-white button-hover">Next</p>
</div> </div>
</div> </div> --}}
</div> </div>
</section> </section>