banner header

This commit is contained in:
2025-08-20 11:18:15 +05:45
parent 5f7df19915
commit 2243b91dbf
3 changed files with 64 additions and 61 deletions

View File

@@ -43,7 +43,7 @@
<div class="service-items">
@foreach ($countries as $country)
<a href="{{ route('country.single', $country->slug) }}"
class="service-item">
class="service-item country">
<div class="service-icon blue-bg">
<img src="{{ asset($country->image) }}"
alt="">