Fix footer phone numbers

This commit is contained in:
marzban-dev
2026-05-08 21:21:42 +03:30
parent 705c0b0e4c
commit 4fc49bf6ad
+12 -2
View File
@@ -90,8 +90,18 @@
<div class="flex flex-col gap-6 max-lg:text-center">
<h3 class="font-bold text-white">ارتباط با ما</h3>
<ul class="flex flex-col gap-4 font-thin text-slate-300 max-lg:text-xs">
<li>شماره تماس مدیریت: ۰۹۰۲۶۶۶۳۴۸۸</li>
<li>شماره تماس پشتیبانی: ۰۹۰۲۲۲۰۲۳۱۱</li>
<li>
<span>
شماره تماس ما:
<a href="tel:02193111026"> 93111026-021 </a>
</span>
<br />
<span>
برای پشتیبانی : داخلی ۱
<br />
برای مدیریت : داخلی ۴
</span>
</li>
<li>ایمیل: npsayna@gmail.com</li>
<li><NuxtLink to="contact-us">تیکت</NuxtLink></li>
</ul>