Fix footer phone numbers
This commit is contained in:
@@ -90,8 +90,18 @@
|
|||||||
<div class="flex flex-col gap-6 max-lg:text-center">
|
<div class="flex flex-col gap-6 max-lg:text-center">
|
||||||
<h3 class="font-bold text-white">ارتباط با ما</h3>
|
<h3 class="font-bold text-white">ارتباط با ما</h3>
|
||||||
<ul class="flex flex-col gap-4 font-thin text-slate-300 max-lg:text-xs">
|
<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>ایمیل: npsayna@gmail.com</li>
|
||||||
<li><NuxtLink to="contact-us">تیکت</NuxtLink></li>
|
<li><NuxtLink to="contact-us">تیکت</NuxtLink></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user