پرش به محتوا

بخش اطلاعات تماس/عطاری حافظ - فراغیب

از فراغیب
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۱: خط ۱:
<html>
<html>
<style>
<style>
    /* بدنه اصلی کارت */
     .deniz-contact-card {
     .deniz-contact-card {
         width: 100%;
         width: 100%;
خط ۲۹: خط ۲۷:
     }
     }


    /* تیتر */
     .contact-intro {
     .contact-intro {
         display: block;
         display: block;
خط ۴۰: خط ۳۷:
     }
     }


    /* ردیف آیکون‌ها - فشرده‌سازی حداکثری */
     .icons-row {
     .icons-row {
         width: 100%;
         width: 100%;
         display: flex;
         display: flex;
         justify-content: center; /* جمع شدن آیکون‌ها در مرکز */
         justify-content: center;
         align-items: center;
         align-items: center;
         flex-wrap: nowrap;
         flex-wrap: nowrap;
         gap: 5px; /* فاصله کوچک و کنترل شده بین آیکون‌ها */
         gap: 5px;
     }
     }


    /* بلوک‌های آیکون - تنظیم برای جلوگیری از اشغال فضای اضافی */
     .icon-block {
     .icon-block {
         display: flex;
         display: flex;
         flex-direction: column;
         flex-direction: column;
         align-items: center;
         align-items: center;
         flex: 1 1 auto; /* تغییر از 25% به auto برای کاهش فضای اضافی */
         flex: 1 1 auto;
         padding: 0 2px;
         padding: 0 2px;
         min-width: 60px;
         min-width: 60px;
خط ۷۰: خط ۶۵:
         font-size: clamp(0.7em, 1.2vw, 0.85em);
         font-size: clamp(0.7em, 1.2vw, 0.85em);
         line-height: 1.2;
         line-height: 1.2;
         color: #3e2723;
         color: #000000; /* متن زیر عکس */
     }
     }


     .icon-block .caption b {
     .icon-block .caption b {
         display: block;
         display: block;
         color: #2e4633;
         color: #000000; /* عنوان زیر عکس */
         font-size: clamp(0.8em, 1.4vw, 0.9em);
         font-size: clamp(0.8em, 1.4vw, 0.9em);
         margin-bottom: 1px;
         margin-bottom: 1px;
خط ۸۱: خط ۷۶:


     .deniz-contact-card a {
     .deniz-contact-card a {
         color: #a67c00 !important;
         color: #000000 !important; /* لینک و شماره زیر عکس */
         text-decoration: none;
         text-decoration: none;
         font-weight: 700;
         font-weight: 700;
خط ۸۷: خط ۸۲:
     }
     }


    /* موبایل */
     @media (max-width: 600px) {
     @media (max-width: 600px) {
         .icons-row {
         .icons-row {
خط ۹۳: خط ۸۷:
             gap: 5px;
             gap: 5px;
         }
         }
         .icon-block {
         .icon-block {
             flex: 1 1 45%;
             flex: 1 1 45%;
خط ۹۸: خط ۹۳:
     }
     }
</style>
</style>
<script type="application/ld+json">
{
    "@context": "https://schema.org",
    "@type": "LocalBusiness",
    "name": "عطاری و ادویه سرای حافظ",
    "telephone": "+989333009575"
}
</script>


<section class="deniz-contact-card" aria-label="راه‌های ارتباطی">
<section class="deniz-contact-card" aria-label="راه‌های ارتباطی">
خط ۱۱۷: خط ۱۰۳:
                 <div class="caption"><b>تلفن</b><a href="tel:09333009575">09333009575</a></div>
                 <div class="caption"><b>تلفن</b><a href="tel:09333009575">09333009575</a></div>
             </div>
             </div>
             <div class="icon-block">
             <div class="icon-block">
                 <img src="https://dl.faraghaib.ir/m/100/telegram.png" alt="تلگرام" loading="lazy">
                 <img src="https://dl.faraghaib.ir/m/100/telegram.png" alt="تلگرام" loading="lazy">
                 <div class="caption"><b>تلگرام</b><a href="https://t.me/attarihafez_ir" target="_blank">@attarihafez_ir</a></div>
                 <div class="caption"><b>تلگرام</b><a href="https://t.me/attarihafez_ir" target="_blank">@attarihafez_ir</a></div>
             </div>
             </div>
             <div class="icon-block">
             <div class="icon-block">
                 <img src="https://dl.faraghaib.ir/m/100/loc.png" alt="آدرس" loading="lazy">
                 <img src="https://dl.faraghaib.ir/m/100/loc.png" alt="آدرس" loading="lazy">
                 <div class="caption"><b>آدرس</b><a href="https://neshan.org/maps/places/19087e7434f593216155a7c6bde38efd#c26.681-61.665-22z-0p">شهر آشار</a></div>
                 <div class="caption"><b>آدرس</b><a href="https://neshan.org/maps/places/19087e7434f593216155a7c6bde38efd#c26.681-61.665-22z-0p">شهر آشار</a></div>
             </div>
             </div>
             <div class="icon-block">
             <div class="icon-block">
                 <img src="https://dl.faraghaib.ir/m/100/chat.png" alt="مشاوره" loading="lazy">
                 <img src="https://dl.faraghaib.ir/m/100/chat.png" alt="مشاوره" loading="lazy">
خط ۱۳۲: خط ۱۲۱:
     </div>
     </div>
</section>
</section>
</html>
</html>

نسخهٔ ‏۱۸ ژوئیهٔ ۲۰۲۶، ساعت ۱۰:۳۸

راه‌های ارتباطی عطاری و ادویه سرای حافظ: