<div class="container mb-5">
<div class="row g-4 p-3 align-items-center">
<div class="customize d-flex flex-column flex-lg-row p-5 g-4 align-items-center" id="mapContainer">
<div class="col-lg-6 text-center position-relative" id="mapSection">
<img src="{{ asset('assets/base_site/site/v3/img/iran.png') }}"
class="position-absolute flag-icon" id="ir-flag" width="50"/>
</div>
<div class="col-lg-6">
<h2 class="fw-bold mb-3 inner-sec-title">شبکه توضیع محتوا اختصاصی</h2>
<p class="text-muted mb-4">
پوشه مجهز به شبکهی توزیع محتوای اختصاصیه بومی.
این یعنی سرعت بارگذاری بالاتر برای کاربران داخل کشور، هزینهی پهنای باند کمتر، و تجربهی
کاربری پایدار حتی در ترافیکهای بالا.
</p>
<ul class="list-unstyled text-muted m-0 p-0">
<li class="d-flex align-items-center mb-2 gap-2">
<span class="text-success">
<svg stroke="#333" fill="none" stroke-width="2" viewBox="0 0 24 24"
stroke-linecap="round" stroke-linejoin="round" class="text-xl" height="1em"
width="1em" xmlns="http://www.w3.org/2000/svg">
<path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"></path>
<path d="M9 12l2 2l4 -4"></path>
</svg>
</span>
دسترسی سریعتر برای بازدیدکنندگان ایرانی
</li>
<li class="d-flex align-items-center mb-2 gap-2">
<span class="text-success">
<svg stroke="#333" fill="none" stroke-width="2" viewBox="0 0 24 24"
stroke-linecap="round" stroke-linejoin="round" class="text-xl" height="1em"
width="1em" xmlns="http://www.w3.org/2000/svg">
<path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"></path>
<path d="M9 12l2 2l4 -4"></path>
</svg> </span>
امنیت و پایداری بیشتر در ارائه محتوا
</li>
<li class="d-flex align-items-center gap-2">
<span class="text-success">
<svg stroke="#333" fill="none" stroke-width="2" viewBox="0 0 24 24"
stroke-linecap="round" stroke-linejoin="round" class="text-xl" height="1em"
width="1em" xmlns="http://www.w3.org/2000/svg">
<path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"></path>
<path d="M9 12l2 2l4 -4"></path>
</svg> </span>
بهینهسازی خودکار برای عملکرد بهتر فروشگاهها
</li>
</ul>
</div>
</div>
</div>
</div>