---
title: اینستاگرام
hide:
  - toc
  - feedback
comments: false
  # - navigation

no_title_header: true
headless: true
---
<link rel="stylesheet" href="/instagram/styles.css">
 <div class="instagram">
    <!-- Profile Section -->
    <div class="profile-section">
      <div class="profile-picture">
        <img src="/instagram/img/HiddifyLogo.jpg" alt="Profile Picture">
     
      </div>
      <div class="profile-info">
        <p class="bio">هیدیفای، راهکار آزادی اینترنت</p>
     
        <a href="https://instagram.com/hiddify_com" class="website-link" target="_blank">صفحه اینستاگرام</a>
      </div>
    </div>

    <!-- Post Grid Section -->
    <h1>پست‌های اینستاگرام</h1>
    <div class="grid">
      <!-- Post 6 -->
      <a href="https://youtu.be/jrvQD5xo6PU" target="_blank" class="post">
        <figure markdown="span">
          <img src="/instagram/img/HiddifyCli.png" alt="Post 5">
        </figure>
      </a>
      <!-- Post 5 -->
      <a href="https://youtu.be/YPDMFU2nJK0" target="_blank" class="post">
        <figure markdown="span">
          <img src="/instagram/img/Tunnel_Strengthening.jpg" alt="Post 5">
        </figure>
      </a>
      <!-- Post 4 -->
      <a href="https://www.youtube.com/watch?v=Xv_7TDo80k4" target="_blank" class="post">
        <figure markdown="span">
          <img src="/instagram/img/Using_WARP_on_HiddifyApp.jpg" alt="Post 4">
        </figure>
      </a>
      <!-- Post 3 -->
      <a href="https://hiddify.com/fa/blog/2023/09/23/app-published-on-the-appstore" target="_blank" class="post">
        <figure markdown="span">
          <img src="/instagram/img/App_published_on_AppStore.png" alt="Profile Picture">
        </figure>
      </a>
      <!-- Post 2 -->
      <a href="https://www.youtube.com/watch?v=Br3lIHIaUVc" target="_blank" class="post">
        <figure markdown="span">
          <img src="/instagram/img/WarpFreeConnection.jpg" alt="Profile Picture">
        </figure>
        
      </a>
      <!-- Post 1 -->
      <a href="https://hiddify.com/fa/blog/2024/09/23/" target="_blank" class="post">
        <figure markdown="span">
          <img src="/instagram/img/Hiddify_2nd_Anniversary.jpg" alt="Profile Picture">
        </figure>
        
      </a>


      <!-- Add more posts as needed -->
    </div>
  </div>