https://new.yemenmobile.com.ye/index.html

Submitted URL:
https://new.yemenmobile.com.ye/index.html
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 21 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 1 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="ar" dir="rtl"><head>
    <meta charset="utf-8">
    <meta content="width=device-width, initial-scale=1.0" name="viewport">
    <!-- Favicons -->
    <link href="./assets/img/YM-logo.svg" rel="icon">  
    <title>الرئيسية - يمن موبايل</title> 
    <meta name="keywords" content="">
    <meta name="description" content="يمن موبايل الشركة الرائدة في قطاع الاتصالات في اليمن، الشبكة الأكبر و الأقوى باليمن في تقديم خدمات الهاتف والانترنت النقال. أول وأقوى مشغل فورجي في اليمن.">
    <meta name="robots" content="all">
    <meta content="يمن موبايل" property="og:site_name">
    <meta content="website" property="og:type">
    <meta content="https://yemen-portal.com/yemenmobile" property="og:url">
    <meta content="يمن موبايل" property="og:title">
    <meta content="ar" property="og:locale">
    <meta content="en" property="og:locale:alternate">
    <meta content="" property="fb:profile_id">
    <meta content="يمن موبايل الشركة الرائدة في قطاع الاتصالات في اليمن، الشبكة الأكبر و الأقوى باليمن في تقديم خدمات الهاتف والانترنت النقال. أول وأقوى مشغل فورجي في اليمن." property="og:description">
    <meta content="https://yemen-portal.com/yemenmobile/assets/img/logo.png" property="og:image">
    <meta content="1024" property="og:image:width">
    <meta content="682" property="og:image:height">
    <meta content="يمن موبايل" property="og:image:alt">
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:site" content="">
    <meta name="twitter:creator" content="">
    <meta name="twitter:title" content="يمن موبايل">
    <meta name="twitter:description" content="يمن موبايل الشركة الرائدة في قطاع الاتصالات في اليمن، الشبكة الأكبر و الأقوى باليمن في تقديم خدمات الهاتف والانترنت النقال. أول وأقوى مشغل فورجي في اليمن.">
    <meta name="twitter:image" content="https://yemen-portal.com/yemenmobile/assets/img/logo.png">
    <meta name="twitter:image:width" content="800">
    <meta name="twitter:image:height" content="418">
    <meta name="twitter:image:alt" content="يمن موبايل"> 
    <!-- Vendor CSS Files -->
    <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css"> 
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"> 
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@splidejs/[email protected]/dist/css/splide-core.min.css"> 
    <!-- Template Main CSS File -->
    <link rel="stylesheet" href="./assets/css/home_ar.css">   
</head>

  <body class="font-Expo"> 
    <!-- ======= Header ======= -->  
    <header id="header" class="d-flex align-items-center fixed-top">
      <div class="container d-flex align-items-center justify-content-between"> 
        <h1 class="logo"> 
          <a href="./index.html" class="flex items-center space-x-3 rtl:space-x-reverse">
              <img src="./assets/img/YM-logo.svg" class="h-10" alt="Yemen Mobile Logo">  
          </a>
        </h1> 
        <nav id="navbar" class="navbar">
          <ul>
            <li><a class="nav-link scrollto active" href="./index.html">الرئيسية</a></li>  
              <li class="dropdown"><a href="#"><span>يمن موبايل</span> <i class="bi bi-chevron-down"></i></a>
                <ul>  
                  <li class="dropdown"><a href="#"><span>عن يمن موبايل</span> <i class="bi bi-chevron-left"></i></a>
                    <ul>  
                      <li><a href="./message.html">الرؤية والرسالة</a></li> 
                      <li><a href="./mark.html">العلامة التجارية</a></li> 
                      <li><a href="./objectives.html">الاهداف والقيم</a></li> 
                      <li><a href="./advantages.html">المزايا</a></li> 
                      <li><a href="./facts.html">حقائق</a></li> 
                    </ul>
                  </li>  
                  <li class="dropdown"><a href="#"><span>الادارة</span> <i class="bi bi-chevron-left"></i></a>
                    <ul> 
                      <li><a href="./president-speech.html">كلمة رئيس مجلس الادارة</a></li> 
                      <li><a href="./managers.html">مجلس الادارة</a></li> 
                      <li><a href="./executive.html">الادارة التنفيذية</a></li>  
                    </ul>
                  </li>   
                  <li><a class="nav-link scrollto" href="./social-responsibility.html">المسئولية الإجتماعية</a></li>
                  <li><a class="nav-link scrollto" href="./news.html">الاخبار</a></li>
                  <li><a class="nav-link scrollto" href="./videos.html"> الفيديوهات</a></li>
                  <li><a class="nav-link scrollto" href="./magazine.html">مجلة يمن موبايل</a></li>  
                  <li><a class="nav-link scrollto" href="./contributors.html">المساهمين</a></li>  
                  <li><a class="nav-link scrollto" href="./conduct.html">مدونة السلوك المهني</a></li>  
                
                </ul>
              </li>
              <li class="dropdown"><a href="#"><span>الأفراد</span> <i class="bi bi-chevron-down"></i></a>
                <ul> 
                  <li class="dropdown"><a href="#"><span> 4G</span> <i class="bi bi-chevron-left"></i></a>
                    <ul>
               
                      <li><a href="./net-4g.html">نت فورجي</a></li>  
                      <li><a href="./mazaya-4g.html"> مزايا فورجي</a></li>
                      <li><a href="./tofer-4g.html">توفير فورجي </a></li>  
                      <li><a href="./internet-4g.html"> انترنت فورجي</a></li> 
                      <li><a href="./message-packegs.html">باقة (800 رسالة)</a></li>   
                    </ul>
                  </li> 
                  <li class="dropdown"><a href="#"><span> 3G</span> <i class="bi bi-chevron-left"></i></a>
                    <ul> 
                        <li><a href="./mazaya-max-3g.html">مزايا ماكس</a></li> 
                        <li><a href="./monthly-mazaya.html">مزايا الشهرية</a></li>
                        <li><a href="./weekly-mazaya.html">مزايا الاسبوعية</a></li> 
                        <li><a href="./weekly-hadaya.html">هدايا الأسبوعية</a></li> 
                        <li><a href="./hadaya-max.html">هدايا ماكس</a></li> 
                        <li><a href="./hadaya-tofer.html">هدايا توفير</a></li>  
                        <li><a href="./smart-devices.html">نت 3G</a></li>  
                        <li><a href="./message-packegs.html">باقة (800 رسالة)</a></li>   
                    </ul>
                  </li>  
                  
                </ul>
              </li>
              <li class="dropdown"><a href="#"><span>الشركات</span> <i class="bi bi-chevron-down"></i></a>
                <ul> 
                    <li class="dropdown"><a href="#"><span> الخدمات</span> <i class="bi bi-chevron-left"></i></a>
                      <ul>
                        <li><a href="./business.html"> باقات اعمال</a></li>
                        <li><a href="./business-mazaya.html"> باقة مزايا اعمال 4G &amp; 3G</a></li>
                        <li><a href="./business-data-3g.html">باقات الداتا 3G</a></li>
                        <li><a href="./business-tracking-packages.html"> باقات تتبع 3G &amp; 4G </a></li>
                        <li><a href="./business-sms-bank-block.html"> خدمات الرسائل البنكية والبلك</a></li>
                        <li><a href="./sms-wallet.html"> باقة SMS Wallet للمحافظ المالية</a></li>
                        <li><a href="./data-transfer.html"> نقل البيانات </a></li>  
                      </ul>
                    </li>  
                    <li><a href="./tenders.html">المناقصات</a></li>
                    <li><a href="./agents.html">الوكلاء</a></li> 

                </ul>
              </li>
              <li class="dropdown"><a href="#"><span>فورجي</span> <i class="bi bi-chevron-down"></i></a>
                  <ul> 
                      <li><a href="./about-net-4g.html">خدمة الانترنت 4G</a></li> 
                      <li class="dropdown"><a href="#"><span>  باقات الفورجي</span> <i class="bi bi-chevron-left"></i></a>
                        <ul> 
                          <li><a href="./net-4g.html">نت فورجي</a></li>  
                          <li><a href="./mazaya-4g.html"> مزايا فورجي</a></li>
                          <li><a href="./tofer-4g.html">توفير فورجي </a></li>  
                          <li><a href="./internet-4g.html"> انترنت فورجي</a></li>
                          <li><a href="./super-4g.html">سوبر فورجي</a></li>  
                        </ul>
                      </li>   
                    
                  </ul>
                  
              </li> 
              <li class="dropdown"><a href="#"><span>الفوترة</span> <i class="bi bi-chevron-down"></i></a>
              
                <ul>
                  <li><a href="./billing.html">دليل نظام الفوترة</a></li> 
                  <li><a href="./billing-number-prices.html">اسعار الارقام</a></li>  
                  <li><a href="./billing-calling-rate.html">تعرفة الاتصال</a></li>  
         
                </ul> 
              </li>
              <li class="dropdown"><a href="#"><span>الدفع المسبق</span> <i class="bi bi-chevron-down"></i></a>
                <ul>
                  <li><a href="./payment.html">دليل نظام الدفع المسبق</a></li> 
                  <li><a href="./prepaid-number-prices.html">اسعار الارقام</a></li>  
                  <li><a href="./prepaid-calling-rate.html">تعرفة الاتصال</a></li>  
           
                </ul> 
              </li>
              <li class="dropdown"><a href="#"><span>الخدمات</span> <i class="bi bi-chevron-down"></i></a>
                <ul> 
                    <li class="dropdown"><a href="#"><span> خدمات التجوال الدولي</span> <i class="bi bi-chevron-left"></i></a>
                      <ul>
                        <li><a href="./international-roaming-service-about.html">التعريف بالخدمة</a></li> 
                        <li><a href="./guide.html">دليل الرسائل الدولية</a></li>  
                      </ul>
                    </li>  
                    <li class="dropdown"><a href="#"><span> خدمات مضافة</span> <i class="bi bi-chevron-left"></i></a>
                      <ul>
                        <li><a href="./customized-sms-services.html">خدمات SMS</a></li> 
                        <li><a href="./ivr-services.html">الخدمات الصوتية IVR</a></li>  
                      </ul>
                    </li>    
                    <li><a class="nav-link scrollto" href="./free-services.html">خدمات مجانية مساعدة</a></li> 
                    <li><a class="nav-link scrollto" href="./real-mobile.html">ريال موبايل</a></li>
                    <li><a class="nav-link scrollto" href="./yemen-mobile-app.html">تطبيق يمن موبايل</a></li>
                </ul>
              </li>
              
              <li class="dropdown"><a href="#"><span>اتصل بنا</span> <i class="bi bi-chevron-down"></i></a>
                <ul>
                  <li><a href="./contact.html">تواصل معنا</a></li> 
                  <li><a href="./complaints.html">الشكاوي والمقترحات</a></li>    
                </ul> 
              </li>
              <li><a href="./en" class="nav-link_ar scrollto align-items-left"><i class="bi bi-globe"></i> En</a></li>
          </ul>
          <i class="bi bi-list mobile-nav-toggle"></i>
        </nav><!-- .navbar -->
    
      </div>
    </header><!-- End Header -->
    
    <main class="overflow-hidden scrolled-offset">  

      <!-- Hero Section -->
      <section class="bg-light" id="hero-main" style="direction: ltr;">
        <div class="splide z-50 splide--fade splide--ltr splide--draggable is-active is-overflow is-initialized" id="landing-page-slider" aria-label="Landing Page Slider" role="region" aria-roledescription="carousel">
          <div class="splide__track splide__track--fade splide__track--ltr splide__track--draggable" id="landing-page-slider-track" style="padding-left: 0px; padding-right: 0px;" aria-live="off" aria-atomic="true">
            <ul class="splide__list" role="presentation" id="landing-page-slider-list">
              <li class="splide__slide is-active is-visible" role="group" id="landing-page-slider-slide01" aria-roledescription="slide" aria-label="1 of 3" style="width: calc(100%); transform: translateX(0%);">
                <div class="h-lvh mt-5 mb-0">
                  <div class="container h-screen d-flex flex-column flex-md-row align-items-center justify-content-end" id="splide__item">
                    <div class="splide__img">
                      <img src="./assets/img/home/slide001-min.webp" alt="yemenmobile-slide1" class="img-fluid">
                    </div>
                    <div class="text-center text-md-start mb-4 mb-md-0 me-4" id="splide__title">
                      <h2 class="text-primary-gradient display-4 fw-bold wow animate__animated animate__slideInUp animated" style="visibility: hidden; animation-name: none;">
                          اتصل بالعالم
                      </h2>
                      <p class="text-primary-gradient text-muted fs-5 wow animate__animated animate__slideInUp animated" data-wow-delay=".2s" style="visibility: hidden; animation-delay: 0.2s; animation-name: none;">
                          الشبكة الأقوى والأكبر في اليمن
                      </p> 
                      <a href="mark.html" class="btn btn-danger pe-5 ps-5 mb-4 rounded-pill mt-3 wow animate__animated animate__slideInUp animated" data-wow-delay=".4s" style="visibility: hidden; animation-delay: 0.4s; animation-name: none;">
                          اعرف أكثر
                      </a> 
                      <div class="slide-news" dir="rtl">
                        <a href="./news.html" class="d-flex flex-row align-items-center">
                            <img src="./assets/img/home/5.svg" alt="News Icon" class="ms-1">
                            <span class="text-primary-gradient">
                              <strong>يمن موبايل</strong> الأعلى ارباحاً للعام 2024.
                            </span>
                        </a>
                      </div>
                    </div>
   
                  </div>
                </div>
              </li>
              <li class="splide__slide is-next" role="group" id="landing-page-slider-slide02" aria-roledescription="slide" aria-label="2 of 3" style="width: calc(100%); transform: translateX(-100%);" aria-hidden="true">
                <div class="h-lvh mt-5 mb-0">
                  <div class="container h-screen d-flex flex-column flex-md-row align-items-center justify-content-end" id="splide__item">
                    <div class="splide__img">
                      <img src="./assets/img/home/slide002-min.webp" alt="yemenmobile-slide2" class="img-fluid">
                    </div>
                    <div class="text-center text-md-start mb-4 mb-md-0 me-4" id="splide__title"> 
                      <h2 class="text-primary-gradient display-4 fw-bold wow animate__animated animate__slideInUp animated" style="visibility: hidden; animation-name: none;">
                          نحن وانت
                      </h2>
                      <p class="text-primary-gradient text-muted fs-5 wow animate__animated animate__slideInUp animated" data-wow-delay=".2s" style="visibility: hidden; animation-delay: 0.2s; animation-name: none;">
                          شركاء نجاح
                      </p>
                      <a href="mark.html" class="btn btn-danger pe-5 ps-5 mb-4 rounded-pill mt-3 wow animate__animated animate__slideInUp animated" data-wow-delay=".4s" tabindex="-1" style="visibility: hidden; animation-delay: 0.4s; animation-name: none;">
                          اعرف أكثر
                      </a>
                      <div class="slide-news" dir="rtl">
                        <a href="./news.html" class="d-flex flex-row align-items-center" tabindex="-1">
                          <img src="./assets/img/home/5.svg" alt="News Icon" class="ms-1">
                          <span class="text-primary-gradient">
                              <strong>يمن موبايل</strong> الأعلى ارباحاً للعام 2023.
                          </span>
                        </a>
                      </div>
                    </div>
    
                  </div>
                </div>
              </li>
              <li class="splide__slide" role="group" id="landing-page-slider-slide03" aria-roledescription="slide" aria-label="3 of 3" style="width: calc(100%); transform: translateX(-200%);" aria-hidden="true">
                <div class="h-lvh mt-5 mb-0">
                  <div class="container h-screen d-flex flex-column flex-md-row align-items-center justify-content-end" id="splide__item">
                    <div class="splide__img">
                      <img src="./assets/img/home/slide003-min.webp" alt="yemenmobile-slide3" class="img-fluid">
                    </div>
                    <div class="text-center text-md-start mb-4 mb-md-0 me-4" id="splide__title">
                      <h2 class="text-primary-gradient display-4 fw-bold wow animate__animated animate__slideInUp animated" style="visibility: hidden; animation-name: none;">
                          معك دائما
                      </h2>
                      <p class="text-primary-gradient text-muted fs-5 wow animate__animated animate__slideInUp animated" data-wow-delay=".2s" style="visibility: hidden; animation-delay: 0.2s; animation-name: none;">
                          اينما كنت نتواجد معك
                      </p>
                      <a href="mark.html" class="btn btn-danger pe-5 ps-5 mb-4 rounded-pill mt-3 wow animate__animated animate__slideInUp animated" data-wow-delay=".4s" tabindex="-1" style="visibility: hidden; animation-delay: 0.4s; animation-name: none;">
                          اعرف أكثر
                      </a>
                      <div class="slide-news" dir="rtl">
                        <a href="./news.html" class="d-flex flex-row align-items-center" tabindex="-1">
                          <img src="./assets/img/home/5.svg" alt="News Icon" class="ms-1">
                          <span class="text-primary-gradient">
                              <strong>يمن موبايل</strong> الأعلى ارباحاً للعام 2022.
                          </span>
                        </a>
                      </div>
                    </div>
                  </div>
                </div>
              </li>
            </ul>
          </div>
        </div>
      </section>

      <!-- body first section -->
      <!-- About Start --> 
      <section id="about" class="about wow animate__animated animate__slideInUp animated" data-aos-delay="100" style="visibility: hidden; animation-name: none;"> 
        
        <div class="container" data-aos="fade-up">
          <div class="section-title text-center" data-aos="fade-up">
            <h2> 
              الشبكة الأكبر و الأقوى باليمن
            </h2>
          </div><!-- End Section Title --> 
      
          <div class="row justify-content-around gy-4">
                  
            <div class="col-lg-12 d-flex flex-column text-center"> 
              <h3 class="text-black display-6 fw-bold mt-5 me-2 ms-2">
                نسعى دوماً ان نكون الشريك الأول لكل مشتريكنا الكرام، ونعمل بوتيرة مستمرة ليحظى مشتركينا بالخدمة
                الأفضل
                في اليمن. 
              </h3> 
            </div> 

          </div> 
          <div class="row align-items-center mt-lg-4 p-lg-5 p-3">
            <div class="col-lg-6 col-md-6 text-right">
                <ul>
                  <li><i class="bi bi-check pt-1"></i> اكبر شركة للهاتف النقال وخدمات الانترنت في اليمن.</li>
                  <li><i class="bi bi-check pt-1"></i>  اول مشغل لتقنية ال4G وال3G في اليمن.</li>
                  <li><i class="bi bi-check pt-1"></i> يمن موبايل تدار بكوادر يمنية بنسبة 100%.</li>
                </ul> 
            </div>
              <div class="col-lg-3 col-md-3 text-center" id="purecounter">
                <div class="counter-cust p-2 bg-primary-gradient text-white rounded"> 
                  <span data-purecounter-start="0" data-purecounter-end="12000000" data-purecounter-duration="1" class="purecounter">0</span>
                  <h4> مشترك</h4>
                </div>
              </div>
              <div class="col-lg-3 col-md-3 text-center" id="purecounter">
                <div class="counter-cust p-2 bg-primary-gradient text-white rounded"> 
                  <span data-purecounter-start="0" data-purecounter-end="1200" data-purecounter-duration="1" class="purecounter">0</span>
                  <h4>موقع</h4>
                </div>
              </div> 
            </div>

          </div> 
        
      </section>
      <!-- About End --> 
       
 
      <!-- ======= Portfolio Section ======= -->
      <section id="portfolio" class="portfolio wow animate__animated animate__slideInUp" style="visibility: hidden; animation-name: none;">
        <div class="container" data-aos="fade-up"> 
          <div class="section-title text-center" data-aos="fade-up">
            <h2> 
              باقات 
              4G
            </h2>
          </div><!-- End Section Title --> 
    
          <div class="row" data-aos="fade-up" data-aos-delay="100">
            <div class="col-lg-12 d-flex justify-content-center">
              <ul id="portfolio-flters" class="nav nav-pills d-inline-flex justify-content-center bg-primary-gradient rounded-pill mb-5"> 
                <li data-filter=".filter-net" class="btn-first">نت فورجي</li> 
                <li data-filter=".filter-mazaya" class="filter-active">مزايا فورجي</li> 
                <li data-filter=".filter-tawfir" class="btn-last">توفير فورجي</li> 
              </ul>
            </div>
          </div>
    
          <div class="row portfolio-container" data-aos="fade-up" data-aos-delay="200" dir="rtl" style="position: relative; height: 1452.23px;">

            <div class="col-lg-4 col-md-6 portfolio-item filter-mazaya" style="position: absolute; right: 0px; top: 0px;">  
              <div class="bg-light rounded">
                <div class="border-bottom p-4 mb-4">
                  <h2 class="text-primary-gradient mb-1">
                    <strong>
                      مزايا 24 ساعة
                    </strong>
                  </h2>
                  <span>
                    مزايا فورجي
                  </span>
                </div>
                <div class="p-4 pt-0">
                  <h2 class="mb-3">
                    300 <small class="align-top" style="font-size: 22px; line-height: 45px;">ريال</small><small class="align-bottom" style="font-size: 22px; line-height: 40px;"> / 24 ساعة</small>
                  </h2>
                  <div class="d-flex justify-content-between mb-3">
                    <span><strong>512MB </strong> انترنت</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                  </div>
                  <div class="d-flex justify-content-between mb-3">
                    <span><strong>20 </strong> دقيقة</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                  </div>
                  <div class="d-flex justify-content-between mb-3">
                    <span><strong>40  </strong> رسالة</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                  </div> 
                  <a href="mazaya-4g.html" class="btn btn-primary-gradient rounded-pill py-2 px-4 mt-4">اعرف أكثر</a>
                </div>
              </div> 
            </div>

            <div class="col-lg-4 col-md-6 portfolio-item filter-mazaya" style="position: absolute; right: 360px; top: 0px;">  
              <div class="bg-light rounded">
                <div class="border-bottom p-4 mb-4">
                  <h2 class="text-primary-gradient mb-1">
                    <strong>
                      مزايا 48 ساعة
                    </strong>
                  </h2>
                  <span>
                    مزايا فورجي
                  </span>
                </div>
                <div class="p-4 pt-0">
                    <h2 class="mb-3">
                      600 <small class="align-top" style="font-size: 22px; line-height: 45px;">ريال</small><small class="align-bottom" style="font-size: 22px; line-height: 40px;"> / 48 ساعة</small>
                    </h2>
                    <div class="d-flex justify-content-between mb-3">
                      <span><strong>1GB </strong> انترنت</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                    </div>
                    <div class="d-flex justify-content-between mb-3">
                      <span><strong>50 </strong> دقيقة</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                    </div>
                    <div class="d-flex justify-content-between mb-3">
                      <span><strong>100  </strong> رسالة</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                    </div>
                   
                    <a href="mazaya-4g.html" class="btn btn-primary-gradient rounded-pill py-2 px-4 mt-4">اعرف أكثر</a>
                </div>
              </div> 
            </div>

            <div class="col-lg-4 col-md-6 portfolio-item filter-mazaya" style="position: absolute; right: 0px; top: 484.078px;">  
              <div class="bg-light rounded">
                <div class="border-bottom p-4 mb-4">
                    <h2 class="text-primary-gradient mb-1">
                      <strong>
                        مزايا الإسبوعية
                      </strong>
                    </h2>
                    <span>
                      مزايا فورجي
                    </span>
                </div>
                <div class="p-4 pt-0">
                    <h2 class="mb-3">
                      1,500 <small class="align-top" style="font-size: 22px; line-height: 45px;">ريال</small><small class="align-bottom" style="font-size: 22px; line-height: 40px;"> / 7 ايام</small>
                    </h2>
                    <div class="d-flex justify-content-between mb-3">
                      <span><strong>2GB </strong> انترنت</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                    </div>
                    <div class="d-flex justify-content-between mb-3">
                      <span><strong>200 </strong> دقيقة</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                    </div>
                    <div class="d-flex justify-content-between mb-3">
                      <span><strong>300  </strong> رسالة</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                    </div>
                   
                    <a href="mazaya-4g.html" class="btn btn-primary-gradient rounded-pill py-2 px-4 mt-4">اعرف أكثر</a>
                </div>
              </div> 
            </div>

            <div class="col-lg-4 col-md-6 portfolio-item filter-mazaya" style="position: absolute; right: 360px; top: 484.078px;">  
              <div class="bg-light rounded">
                <div class="border-bottom p-4 mb-4">
                    <h2 class="text-primary-gradient mb-1">
                      <strong>
                        مزايا الشهرية
                      </strong>
                    </h2>
                    <span>
                      مزايا فورجي
                    </span>
                </div>
                <div class="p-4 pt-0">
                    <h2 class="mb-3">
                      2,500 <small class="align-top" style="font-size: 22px; line-height: 45px;">ريال</small><small class="align-bottom" style="font-size: 22px; line-height: 40px;"> / 30 يوم</small>
                    </h2>
                    <div class="d-flex justify-content-between mb-3">
                      <span><strong>4GB </strong> انترنت</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                    </div>
                    <div class="d-flex justify-content-between mb-3">
                      <span><strong>300 </strong> دقيقة</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                    </div>
                    <div class="d-flex justify-content-between mb-3">
                      <span><strong>350  </strong> رسالة</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                    </div>
                   
                    <a href="mazaya-4g.html" class="btn btn-primary-gradient rounded-pill py-2 px-4 mt-4">اعرف أكثر</a>
                </div>
              </div> 
            </div>

            <div class="col-lg-4 col-md-6 portfolio-item filter-mazaya" style="position: absolute; right: 0px; top: 968.156px;">  
              <div class="bg-light rounded">
                <div class="border-bottom p-4 mb-4">
                    <h2 class="text-primary-gradient mb-1">
                      <strong>
                        مزايا ماكس
                      </strong>
                    </h2>
                    <span>
                      مزايا فورجي
                    </span>
                </div>
                <div class="p-4 pt-0">
                    <h2 class="mb-3">
                      4,000 <small class="align-top" style="font-size: 22px; line-height: 45px;">ريال</small><small class="align-bottom" style="font-size: 22px; line-height: 40px;"> / 30 يوم</small>
                    </h2>
                    <div class="d-flex justify-content-between mb-3">
                      <span><strong>4GB</strong> انترنت</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                    </div>
                    <div class="d-flex justify-content-between mb-3">
                      <span><strong>1100 </strong> دقيقة</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                    </div>
                    <div class="d-flex justify-content-between mb-3">
                      <span><strong>600 </strong> رسالة</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                    </div>
                   
                    <a href="mazaya-4g.html" class="btn btn-primary-gradient rounded-pill py-2 px-4 mt-4">اعرف أكثر</a>
                </div>
              </div> 
            </div>  
     
            <div class="col-lg-4 col-md-6 portfolio-item filter-net" style="position: absolute; right: 360px; top: 968.156px; opacity: 0; transform: scale(0.001); transition-property: opacity, transform; transition-duration: 0.4s; transition-delay: 0ms;">  
              <div class="bg-light rounded">
                <div class="border-bottom p-4 mb-4">
                    <h2 class="text-primary-gradient mb-1">
                      <strong>
                      باقة 4GB
                      </strong>
                    </h2>
                    <span>نت فورجي</span>
                </div>
                <div class="p-4 pt-0">
                    <h2 class="mb-3">
                        2,000 <small class="align-top" style="font-size: 22px; line-height: 45px;">ريال</small><small class="align-bottom" style="font-size: 22px; line-height: 40px;"> / 30 يوم</small>
                    </h2>
                    <div class="d-flex justify-content-between mb-3">
                      <span><strong>4GB </strong> انترنت</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                    </div>
                   
                    <a href="net-4g.html" class="btn btn-primary-gradient rounded-pill py-2 px-4 mt-4">اعرف أكثر</a>
                </div>
              </div> 
            </div>

            <div class="col-lg-4 col-md-6 portfolio-item filter-net" style="position: absolute; right: 360px; top: 1340.23px; opacity: 0; transform: scale(0.001); transition-property: opacity, transform; transition-duration: 0.4s; transition-delay: 0ms;">  
              <div class="bg-light rounded">
                <div class="border-bottom p-4 mb-4">
                    <h2 class="text-primary-gradient mb-1">
                      <strong>
                      باقة 8GB
                      </strong>
                    </h2>
                    <span>نت فورجي</span>
                </div>
                <div class="p-4 pt-0">
                    <h2 class="mb-3">
                        3,900 <small class="align-top" style="font-size: 22px; line-height: 45px;">ريال</small><small class="align-bottom" style="font-size: 22px; line-height: 40px;"> / 30 يوم</small>
                    </h2>
                    <div class="d-flex justify-content-between mb-3">
                      <span><strong>8GB </strong> انترنت</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                    </div>
                   
                    <a href="net-4g.html" class="btn btn-primary-gradient rounded-pill py-2 px-4 mt-4">اعرف أكثر</a>
                </div>
              </div> 
            </div>

            <div class="col-lg-4 col-md-6 portfolio-item filter-net" style="position: absolute; right: 0px; top: 1452.23px; opacity: 0; transform: scale(0.001); transition-property: opacity, transform; transition-duration: 0.4s; transition-delay: 0ms;">  
              <div class="bg-light rounded">
                <div class="border-bottom p-4 mb-4">
                    <h2 class="text-primary-gradient mb-1">
                      <strong>
                      باقة 20GB
                      </strong>
                    </h2>
                    <span>نت فورجي</span>
                </div>
                <div class="p-4 pt-0">
                    <h2 class="mb-3">
                        9,700 <small class="align-top" style="font-size: 22px; line-height: 45px;">ريال</small><small class="align-bottom" style="font-size: 22px; line-height: 40px;"> / 30 يوم</small>
                    </h2>
                    <div class="d-flex justify-content-between mb-3">
                      <span><strong>20GB </strong> انترنت</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                    </div>
                   
                    <a href="net-4g.html" class="btn btn-primary-gradient rounded-pill py-2 px-4 mt-4">اعرف أكثر</a>
                </div>
              </div> 
            </div>

            <div class="col-lg-4 col-md-6 portfolio-item filter-tawfir" style="position: absolute; right: 360px; top: 1712.31px; opacity: 0; transform: scale(0.001); transition-property: opacity, transform; transition-duration: 0.4s; transition-delay: 0ms;">  
              <div class="bg-light rounded">
                <div class="border-bottom p-4 mb-4">
                    <h2 class="text-primary-gradient mb-1">
                      <strong>
                        توفير الشهرية
                      </strong>
                    </h2>
                    <span>
                      توفير فورجي
                    </span>
                </div>
                <div class="p-4 pt-0">
                    <h2 class="mb-3">
                      2,400  <small class="align-top" style="font-size: 22px; line-height: 45px;">ريال</small><small class="align-bottom" style="font-size: 22px; line-height: 40px;"> / 30 يوم</small>
                    </h2>
       
                    <div class="d-flex justify-content-between mb-3">
                      <span><strong>450  </strong> دقيقة</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                    </div>
                    <div class="d-flex justify-content-between mb-3">
                      <span><strong>450  </strong> رسالة</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                    </div>
                    <div class="d-flex justify-content-between mb-3">
                      <span><strong>4GB</strong> انترنت</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                    </div>
                    <div class="d-flex justify-content-between mb-3">
                      <ul>
                        <li><small>2GB (في اي وقت)</small></li>
                        <li><small>2GB (من 2 ص - حتى 11 ص)</small></li>
                      </ul>
                    </div>
                   
                    <a href="tofer-4g.html" class="btn btn-primary-gradient rounded-pill py-2 px-4 mt-4">اعرف أكثر</a>
                </div>
              </div> 
            </div>  

            <div class="col-lg-4 col-md-6 portfolio-item filter-tawfir" style="position: absolute; right: 0px; top: 1824.31px; opacity: 0; transform: scale(0.001); transition-property: opacity, transform; transition-duration: 0.4s; transition-delay: 0ms;">  
              <div class="bg-light rounded">
                <div class="border-bottom p-4 mb-4">
                    <h2 class="text-primary-gradient mb-1">
                      <strong>
                        نت توفير 5GB
                      </strong>
                    </h2>
                    <span>
                      توفير فورجي
                    </span>
                </div>
                <div class="p-4 pt-0">
                    <h2 class="mb-3">
                      2,300  <small class="align-top" style="font-size: 22px; line-height: 45px;">ريال</small><small class="align-bottom" style="font-size: 22px; line-height: 40px;"> / 30 يوم</small>
                    </h2>
                    <div class="d-flex justify-content-between mb-3">
                      <span><strong>5GB</strong> انترنت</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                    </div>
                    <div class="d-flex justify-content-between mb-3">
                      <ul>
                        <li><small>4GB (في اي وقت)</small></li>
                        <li><small>1GB (من 2 ص - حتى 11 ص)</small></li>
                      </ul>
                    </div> 
                    <a href="tofer-4g.html" class="btn btn-primary-gradient rounded-pill py-2 px-4 mt-4">اعرف أكثر</a>
                </div>
              </div> 
            </div>  
            
            <div class="col-lg-4 col-md-6 portfolio-item filter-tawfir" style="position: absolute; right: 0px; top: 2276.39px; opacity: 0; transform: scale(0.001); transition-property: opacity, transform; transition-duration: 0.4s; transition-delay: 0ms;">  
              <div class="bg-light rounded">
                <div class="border-bottom p-4 mb-4">
                  <h2 class="text-primary-gradient mb-1">
                    <strong>
                      نت توفير 7GB
                    </strong>
                  </h2>
                  <span>
                    توفير فورجي
                  </span>
                </div>
                <div class="p-4 pt-0">
                  <h2 class="mb-3">
                    3,000  <small class="align-top" style="font-size: 22px; line-height: 45px;">ريال</small><small class="align-bottom" style="font-size: 22px; line-height: 40px;"> / 30 يوم</small>
                  </h2>
                  <div class="d-flex justify-content-between mb-3">
                    <span><strong>7GB</strong> انترنت</span><i class="bi bi-check text-primary-gradient pt-1"></i>
                  </div>
                  <div class="d-flex justify-content-between mb-3">
                    <ul>
                      <li><small>5GB (في اي وقت)</small></li>
                      <li><small>2GB (من 2 ص - حتى 11 ص)</small></li>
                    </ul>
                  </div> 
                  <a href="tofer-4g.html" class="btn btn-primary-gradient rounded-pill py-2 px-4 mt-4">اعرف أكثر</a>
                </div>
              </div> 
            </div>  
 
          </div>
    
        </div>
      </section><!-- End Portfolio Section --> 
      
      
      <!-- Featured Customer Section -->
      <section id="featured-customer" class="section-bg">
        <div class="container" data-aos="fade-up">
           <div class="section-title text-center" data-aos="fade-up">
              <h2>عملاؤنا أكثر تميزاً</h2>
           </div>
           <!-- End Section Title -->
           <div class="row justify-content-center">
              <!-- Best Customer -->
              <div id="cust" class="col-12 mt-5">
                 <div class="text-center">
                    <h3 class="bg-clip-text text-transparent bg-gradient-to-r from-dark to-darker display-6 fw-bold">
                       يحظى عملاؤنا بتجربة أفضل من خلال ما نقدمه لهم من خدمات تميزهم عن سواهم .. عملاؤنا هم هدفنا الأول
                    </h3>
                 </div>
      
                 <div class="row justify-content-between mt-5">
                    <!-- VoLTE Feature -->
                    <div class="col-lg-5 mb-4 d-flex flex-column-reverse flex-md-row bg-white rounded-4 p-5 position-relative" id="d-cust">
                       <div class="wow animate__slideInUp" style="visibility: hidden; animation-name: none;">
                          <h3 class="sub-heading">تقنية <br> VoLTE</h3>
                          <p id="VoLTE" class="mt-4 fw-bold text-muted">
                             يحظى مشتركينا بتجربة مميزة من خلال حصولهم على خدمة الفولتي التي تمكنهم من التواصل بصوت واضح ونقي جدا في الوقت الذي يستمتعون فيه باستخدام الفورجي.. انها تجربة مميزة يستحقها مشتركينا.
                          </p>
                          <a href="#" class="btn btn-outline-danger mt-4 ps-4 pe-4 rounded-4">اعرف أكثر</a>
                       </div>
                       <div>
                          <img src="./assets/img/home/phone-mockup-min.png" alt="Mobile Mockup" class="Mobile-Mockup position-absolute top-0 start-0 wow animate__slideInRight d-none d-lg-block animated" style="animation-duration: 2s; visibility: hidden; animation-name: none;">
                       </div>
                    </div>
      
                    <!-- App Feature -->
                    <div id="app-mobile" class="col-lg-5 mb-4 d-flex flex-column bg-white rounded-4 p-5">
                       <div class="wow animate__slideInUp" style="visibility: hidden; animation-name: none;">
                          <h3 class="sub-heading">تطبيق <br> يمن موبايل</h3>
                          <p id="VoLTE" class="mt-4 fw-bold text-muted">
                             التطبيق الأكثر سهولة لاستعراض الباقات والخدمات وشحن الرصيد. تطبيق يمن موبايل خطوة للأمام من أجل تجربة مستخدم أكثر أمانا وسهولة.
                          </p>
                          <a href="#" class="btn btn-outline-danger mt-4 ps-4 pe-4 rounded-4">اعرف أكثر</a>
                       </div>
                    </div>
                 </div>
              </div>
           </div>
        </div>
      </section>

      
      <!-- ======= Featured Services Section ======= -->
      <section id="featured-services" class="featured-services">
        <div class="container" data-aos="fade-up">
           <div class="section-title text-center" data-aos="fade-up">
              <h2>انجــز من مكــــــانك</h2>
           </div>
           <!-- End Section Title -->
           <div class="row justify-content-center">
              <!-- Do from your place -->
              <div class="col-12" id="cust">
                 <div id="anjes" class="row bg-white rounded-4 px-4 py-5 flex-column-reverse flex-lg-row align-items-center">
                    <div class="col-lg-5 wow animate__animated animate__slideInUp" style="visibility: hidden; animation-name: none;">
                       <h3 class="sub-heading">ريال موبايل</h3>
                       <p id="anjes-p" class="mt-4 fw-bold text-muted ps-4 ms-4">
                          توفير الوقت والجهد أساس عمل هذا التطبيق. بإمكانك ان تنجز العديد من عمليات تسديد فواتير الكهرباء والمياه والإنترنت والهاتف الثابت، والشحن الإلكتروني.
                          <br>  
                          ريال موبايل نجمة إضافية&nbsp;لكل&nbsp;المشتركين.
                       </p>
                       <a href="./real-mobile.html" class="btn btn-outline-danger font-weight-bold mt-3 pe-4 ps-4 rounded-pill">
                          اعرف أكثر
                       </a>
                    </div>
                    <div class="col-lg-7 wow animate__animated animate__slideInUp" style="visibility: hidden; animation-name: none;">
                       <img src="./assets/img/home/real mobile img.png" alt="Real Mobile Image" class="img-fluid mt-n5">
                    </div>
                 </div>
              </div>
           </div>
        </div>
      </section>

      <!-- ======= Testimonials Section ======= -->
      <section id="testimonials" class="testimonials section-bg wow animate__animated animate__slideInUp" style="visibility: hidden; animation-name: none;">
          <div class="container" data-aos="fade-up"> 
    
            <div class="testimonials-slider swiper" data-aos="fade-up" data-aos-delay="100">
              <div class="swiper-wrapper">
    
                <div class="swiper-slide">
                  <div class="testimonial-item">
                    <img src="./assets/img/home/Chairman-of-the-Board-of-Directors.jpg" class="testimonial-img" alt="">
                    <h2>
                      عصام الحملي
                    </h2>
                    <h3>
                      رئيس مجلس الإدارة
                    </h3>
                    <p>
                        <img src="assets/img/quote-sign-right.png" class="quote-sign-right" alt="">
                        نحن نعمل بجد و تفان مستمرين من أجل أن تبقى يمن موبايل شركة رائدة دائما و أن يحظى مشتركونا&nbsp;بأفضل&nbsp;تجربة
                        <img src="assets/img/quote-sign-left.png" class="quote-sign-left" alt=""> 
                    </p>
                  </div>
                </div><!-- End testimonial item -->
   
              </div>
              <div class="swiper-pagination"></div>
            </div>
    
          </div>
      </section><!-- End Testimonials Section --> 

      <section class="yemen-mobile-app">
        <div class="container"> 
          <div class="row g-5 align-items-center">
              <div class="col-lg-6">
                <img class="img-fluid wow fadeInUp" data-wow-delay="0.1s" src="./assets/img/real_mobil/Man behinde the smartphone.png" style="visibility: hidden; animation-delay: 0.1s; animation-name: none;">
              </div>
              <div class="col-lg-6 wow fadeInUp" data-wow-delay="0.3s" style="visibility: hidden; animation-delay: 0.3s; animation-name: none;">
                  <h5 class="fw-medium">قم بتحميل</h5> 
                  <h3 class="sub-heading">
                    تطبيقات يمن موبايل
                  </h3>
                  <br>
                  <p class="mb-4">
                    تحكم في وقتك وقم بسداد ودفع رسوم الخدمات والباقات لأرقام يمن موبايل، وكذلك دفع جميع فواتير الهاتف والكهرباء والمياه والإنترنت بلمسة واحدة.
                  </p>
                  <div class="row g-4">
                      <div class="col-sm-6 wow fadeIn" data-wow-delay="0.5s" style="visibility: hidden; animation-delay: 0.5s; animation-name: none;">
                          <a href="https://play.google.com/store/apps/details?id=com.yemenmobile.comprehensive_app&amp;pli=1" class="d-flex bg-primary-gradient rounded py-3 px-4">
                              <i class="bi bi-android2 bi-3x text-white flex-shrink-0"></i>
                              <div class="ms-2 me-2">
                                  <p class="text-white mb-0">تطبيق يمن موبايل</p>
                                  <h5 class="text-white mb-0">App Store</h5>
                              </div>
                          </a>
                      </div>
                      <div class="col-sm-6 wow fadeIn" data-wow-delay="0.7s" style="visibility: hidden; animation-delay: 0.7s; animation-name: none;">
                          <a href="https://play.google.com/store/apps/details?id=yemenmobile.app.com.railmobile" class="d-flex bg-secondary-gradient rounded py-3 px-4">
                              <i class="bi bi-android2 bi-3x text-white flex-shrink-0"></i>
                              <div class="ms-2 me-2">
                                  <p class="text-white mb-0">تطبيق ريال موبايل</p>
                                  <h5 class="text-white mb-0">App Store</h5>
                              </div>
                          </a>
                      </div>
                  </div>
              </div>
          </div>
        </div>
      </section><!-- End Testimonials Section -->
 
    </main>

    <!-- ======= Footer ======= -->
    <footer id="footer"> 
      
        <div class="footer-newsletter">
          <div class="container">
            <div class="row justify-content-center">
              <div class="col-lg-6">
                <h2>القائمة البريدية</h2>
                <p>يمكنك الاشتراك معنا في القائمة البريدية ليصلك كل جديد</p>
                <form action="" method="post"> 
                  <input type="email" name="email" id="email" placeholder="البريد الالكتروني">
                  <input type="submit" value="اشتراك"> 
                </form>
              </div>
            </div>
          </div>
        </div>

        <div class="footer-top">
          <div class="container">
            <div class="row"> 
              <div class="col-lg-3 col-md-6 footer-contact"> 
                    <img class="w-50" src="./assets/img/YM-logo.svg" alt="Company name"> 
                    <br> 
              </div>
        
              <div class="col-lg-3 col-md-6 footer-links">
                <h2 class="mb-4">روابط مهمة</h2>
                <ul>
                  <li><i class="bi bi-chevron-left"></i> <a href="./">الرئيسية</a></li>
                  <li><i class="bi bi-chevron-left"></i> <a href="./mark.html">من نحن</a></li>
                  <li><i class="bi bi-chevron-left"></i> <a href="./agents.html">الوكلاء</a></li>
                  <li><i class="bi bi-chevron-left"></i> <a href="./news.html">الأخبار</a></li>
                  <li><i class="bi bi-chevron-left"></i> <a href="./blog.html">المدونة</a></li>
                </ul>
              </div>
        
              <div class="col-lg-3 col-md-6 footer-links">
                <h2 class="mb-4">خدماتنا</h2>
                <ul>
                  <li><i class="bi bi-chevron-left"></i> <a href="./about-net-4g.html">4G</a></li> 
                  <li><i class="bi bi-chevron-left"></i> <a href="./billing.html">الفوترة</a></li>
                  <li><i class="bi bi-chevron-left"></i> <a href="./payment.html">الدفع المسبق</a></li>
                  <li><i class="bi bi-chevron-left"></i> <a href="./complaints.html">الشكاوي والمقترحات</a></li>
                  <li><i class="bi bi-chevron-left"></i> <a href="./tenders.html">المناقصات</a></li>
                </ul>
              </div>
        
              <div class="col-lg-3 col-md-6 footer-links">
                <h2 class="mb-4">عناوين التواصل</h2>
                <ul>
                  <li>   
                    <i class="bi-geo-alt me-2"></i> 
                    الجمهورية اليمنية، صنعاء 
                  </li>
                  <li>
                    <a href="tel:777777777" class="site-footer-link">
                      <i class="bi-phone me-2"></i> 777777777 00967 <br>
                    </a> 
                  </li>
                  <li>
                    <a href="mailto:[email protected]" class="site-footer-link">
                      <i class="bi-envelope me-2"></i> [email protected]
                    </a>   
                  </li> 
                </ul> 
                <div class="social-links mt-3">
                  <a href="https://twitter.com/YemenmobileYe1" class="twitter" aria-label="twitter x"><i class="bi bi-twitter-x"></i></a>
                  <a href="https://facebook.com/yemenmobile.com.ye" class="facebook" aria-label="Facebook"><i class="bi bi-facebook"></i></a>
                  <a href="https://www.instagram.com/yemenmobileYe1" class="instagram" aria-label="Instagram"><i class="bi bi-instagram"></i></a>
                  <a href="https://youtube.com/user/yemenmobileYe1" class="youtube" aria-label="Youtube"><i class="bi bi-youtube"></i></a>
                  <a href="https://www.linkedin.com/company/yemenmobile" class="linkedin" aria-label="Linkedin"><i class="bi bi-linkedin"></i></a> 
                  <a href="https://www.pinterest.com/yemenmobile" class="pinterest" aria-label="Pinterest"><i class="bi bi-pinterest"></i></a>
                  
                </div>
              </div>
        
            </div>
          </div>
        </div>

        <div class="container py-4">
          <div class="copyright">
            جميع الحقوق محفوظة  <strong><span> © 2008-2024 </span></strong>. يمن موبايل
          </div>
          <div class="credits">
           
          </div>
        </div>
    </footer><!-- End Footer -->
 
    <!-- Preloader -->
     
    
	  <!-- JS Library -->
    <script src="./assets/js/jquery-3.7.1.min.js"></script>
    <script src="./assets/vendor/purecounter/purecounter_vanilla.js"></script> 
    <script src="./assets/js/splide.min.js"></script>
    <script src="./assets/js/owl.carousel.min.js"></script>
    <script src="./assets/js/wow.min.js"></script> 
    <script src="./assets/vendor/glightbox/js/glightbox.min.js"></script>
    <script src="./assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
    <script src="./assets/js/app.js"></script>
    <script src="./assets/js/main.js"></script> 
    
  


</body></html>