This commit is contained in:
2024-07-02 11:36:06 +05:45
parent b5e7245b8a
commit 1a4c7042e9
14 changed files with 381 additions and 240 deletions

View File

@ -112,7 +112,7 @@
<div class="col-lg-6 col-xl-3 mb-5 mb-xl-0 wow fadeInUp" data-wow-delay="0.1s">
<div class="country-item">
<div class="rounded overflow-hidden">
<img src="img/country-1.jpg" class="img-fluid w-100 rounded" alt="Image">
<img src="img/avatar.jpg" class="img-fluid w-100 rounded" alt="Image">
</div>
<div class="country-name">
<a href="#" class="text-white fs-4">Name</a>
@ -123,7 +123,7 @@
<div class="col-lg-6 col-xl-3 mb-5 mb-xl-0 wow fadeInUp" data-wow-delay="0.3s">
<div class="country-item">
<div class="rounded overflow-hidden">
<img src="img/country-2.jpg" class="img-fluid w-100 rounded" alt="Image">
<img src="img/avatar.jpg" class="img-fluid w-100 rounded" alt="Image">
</div>
<div class="country-name">
<a href="#" class="text-white fs-4">Name</a>
@ -134,7 +134,7 @@
<div class="col-lg-6 col-xl-3 mb-5 mb-xl-0 wow fadeInUp" data-wow-delay="0.5s">
<div class="country-item">
<div class="rounded overflow-hidden">
<img src="img/country-3.jpg" class="img-fluid w-100 rounded" alt="Image">
<img src="img/avatar.jpg" class="img-fluid w-100 rounded" alt="Image">
</div>
<div class="country-name">
<a href="#" class="text-white fs-4">Name</a>
@ -145,7 +145,7 @@
<div class="col-lg-6 col-xl-3 mb-5 mb-xl-0 wow fadeInUp" data-wow-delay="0.7s">
<div class="country-item">
<div class="rounded overflow-hidden">
<img src="img/country-4.jpg" class="img-fluid w-100 rounded" alt="Image">
<img src="img/avatar.jpg" class="img-fluid w-100 rounded" alt="Image">
</div>
<div class="country-name">
<a href="#" class="text-white fs-4">Name</a>