www.amaanahinvestments.com Open in urlscan Pro
66.45.233.11  Public Scan

Submitted URL: http://amaanahinvestments.com/
Effective URL: https://www.amaanahinvestments.com/
Submission: On January 23 via api from NL — Scanned from NL

Form analysis 1 forms found in the DOM

POST ./

<form method="post" action="./" id="form1">
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTQ3MTM2OTAwM2RkCzFJ1+KUqjl+OelspDn+o+EHqDVdl+QDhWlZzKL9MMI=">
  </div>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334">
  </div>
  <!-- header-section start -->
  <header class="header-section">
    <div class="header-top d-none d-xl-block">
      <div class="container">
        <div class="row" style="justify-content:center">
          <div class="col-lg-10">
            <div class="header-wrapper">
              <div class="header-info">
                <div class="info-item">
                  <div class="info-thumb">
                    <i class="fas fa-map-marker-alt"></i>
                  </div>
                  <div class="info-content">
                    <h6 class="title">location</h6>
                    <span style="font-size:14px">Cornerstone Plaza, Kampala</span>
                  </div>
                </div>
                <div class="info-item">
                  <div class="info-thumb">
                    <i class="fas fa-envelope"></i>
                  </div>
                  <div class="info-content">
                    <h6 class="title">email address</h6>
                    <span style="font-size:14px;text-transform:lowercase;">amaanah.investments.ltd@gmail.com</span>
                  </div>
                </div>
                <div class="info-item">
                  <div class="info-thumb">
                    <i class="fas fa-phone"></i>
                  </div>
                  <div class="info-content">
                    <h6 class="title">Phone</h6>
                    <span style="font-size:14px">+256 701 025553</span>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="header-bottom">
      <div class="container">
        <div class="row align-items-center justify-content-between">
          <div style="display: flex;justify-content: center;align-items: center;">
            <a class="site-logo site-title" href="index.html"><img src="assets/images/am_logo.png" alt="site-logo"></a>
            <h4>AMAANAH INV. COSACS LTD</h4>
          </div>
          <button class="navbar-toggler ml-auto" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
            <span class="fas fa-bars"></span>
          </button>
          <nav class="navbar navbar-expand-lg p-0">
            <div class="collapse navbar-collapse" id="navbarSupportedContent">
              <ul class="navbar-nav main-menu ml-auto">
                <li><a href="Default.aspx">Home</a></li>
                <li><a href="AboutUs.aspx">About</a></li>
                <li><a href="Products.aspx">Products</a></li>
                <li><a href="Team.aspx">Team</a></li>
                <li><a href="Registration.aspx">Register</a></li>
                <li><a href="ContactUs.aspx">Contact Us</a></li>
                <li><a href="https://webmail.">Webmail</a></li>
              </ul>
            </div>
          </nav>
        </div>
      </div>
    </div>
  </header>
  <!-- header-section end -->
  <section class="home-slider">
    <div class="container-fluid">
      <div class="row">
        <div class="col-lg-12 p-0">
          <div id="carouselExampleControls" class="carousel slide" data-ride="carousel">
            <div class="carousel-inner">
              <div class="carousel-item active" style="background-image:url('assets/images/slider/76898_s2.jpg                                      ');">
                <div class="bg-overlay"></div>
                <div class="home-center">
                  <div class="home-desc-center">
                    <div class="container">
                      <div class="row justify-content-center">
                        <div class="col-lg-8">
                          <div class="title-heading text-center">
                            <h1 class="">Affordable Sharia Compliant Services </h1>
                            <p class="text-white-50 mx-auto">- </p>
                            <div class="mt-3">
                              <a href="ContactUs.aspx" class="btn btn-custom mr-3" style="background:#4285f4;border:1px solid #4285f4">Contact Us</a>
                              <a href="Registration.aspx" class="btn btn-outline-whit" style="color:white;border:1px solid #4285f4">Register</a>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
              <div class="carousel-item" style="background-image:url('assets/images/slider/24134_s1.jpg                                      ');">
                <div class="bg-overlay"></div>
                <div class="home-center">
                  <div class="home-desc-center">
                    <div class="container">
                      <div class="row justify-content-center">
                        <div class="col-lg-8">
                          <div class="title-heading text-center">
                            <h1 class="">Join The Islamic Finance Revolution </h1>
                            <p class="text-white-50 ml-auto">- </p>
                            <div class="mt-3">
                              <a href="ContactUs.aspx" class="btn btn-custom mr-3" style="background:#4285f4;border:1px solid #4285f4">Contact Us</a>
                              <a href="Registration.aspx" class="btn btn-outline-whit" style="color:white;border:1px solid #4285f4">Register</a>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <a class="carousel-control-prev" href="#carouselExampleControls" role="button" data-slide="prev">
                                <span class="carousel-control-prev-icon" aria-hidden="true"></span>
                                <span class="sr-only">Previous</span>
                            </a>
            <a class="carousel-control-next" href="#carouselExampleControls" role="button" data-slide="next">
                                <span class="carousel-control-next-icon" aria-hidden="true"></span>
                                <span class="sr-only">Next</span>
                            </a>
          </div>
        </div>
      </div>
    </div>
  </section>
  <!-- banner-section start -->
  <!-- banner-section end -->
  <a href="#" class="scrollToTop"><span class="material-symbols-outlined scrollToTop" style="color:blue">arrow_circle_up</span></a>
  <!-- about-section start -->
  <section class="about-section bg_img" style="padding: 40px 0px; background-image: url(&quot;assets/images/map.png&quot;);" data-background="assets/images/map.png">
    <div class="about-element-two my-paroller" data-paroller-factor="0.05" data-paroller-type="foreground" data-paroller-direction="horizontal" style="transform: translate(0px, 0px); transition: transform 0.1s ease 0s; will-change: transform;">
    </div>
    <div class="container">
      <div class="row">
        <div class="col-lg-6">
          <div class="about-left-content">
            <h2 class="title">About Amaanah</h2>
            <p>Amaanah was started in 2013 after several requests from Ugandans to open an Islamic Financial Institution which can save them from poverty and help to develop their businesses.</p>
            <p>Amaanah started with thirty members and officially was registered by the registrar of co-operative societies who issued a “CERTIFICATE OF REGISTRATION” in August 2014 with a registration number: P.4600/RCS.</p>
          </div>
        </div>
        <div class="col-lg-6">
          <div class="about-left-content">
            <img src="assets/images/lapt12.png">
          </div>
        </div>
      </div>
    </div>
  </section>
  <!-- about-section end -->
  <!-- choose-us-section start -->
  <section class="choose-us-section">
    <div class="container">
      <div class="container-fluid">
        <div class="row">
          <div class="col-12">
            <div class="choose-content" style="padding:40px 0px">
              <h2 class="title">What We Do</h2>
              <p> Amaanah provides loans without interest and serves its customers with the following loan products: </p>
              <br>
              <p class="section-title" style="font-size:24px;color:black">Our Loan Products</p>
              <div id="lbl_table_details_products" class="row mb-30-none">
                <div class="col-lg-6 col-md-6 mb-30">
                  <div class="choose-item">
                    <h3 class="title">Musharaka Product </h3>
                    <p>Joint partnership structure in which partners share the profits and losses of an enterprise. </p>
                  </div>
                </div>
                <div class="col-lg-6 col-md-6 mb-30">
                  <div class="choose-item">
                    <h3 class="title">Murabaha Product </h3>
                    <p>The seller and buyer agree to the cost and markup of an asset and interest is eliminated </p>
                  </div>
                </div>
                <div class="col-lg-6 col-md-6 mb-30">
                  <div class="choose-item">
                    <h3 class="title">Mudharaba Product </h3>
                    <p>Profit sharing contract where one provides funds and the other management expertise </p>
                  </div>
                </div>
                <div class="col-lg-6 col-md-6 mb-30">
                  <div class="choose-item">
                    <h3 class="title">Qardh Hassan Product </h3>
                    <p>Businesses and consumers are able to borrow money without any interest </p>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </section>
  <!-- choose-us-section end -->
  <!-- service-section start -->
  <section class="service-section pt-120 pb-120">
    <div class="container">
      <div class="row justify-content-center">
        <div class="col-lg-7 text-center">
          <div class="section-header">
            <h4 class="section-title">our accounts</h4>
            <span class="title-border"></span>
          </div>
        </div>
      </div>
      <div id="lbl_table_details_accounts" class="row justify-content-center mb-30-none">
        <div class="col-lg-4 col-md-6 col-sm-8 mb-30">
          <div class="service-item">
            <div class="service-thumb"><img src="assets/images/account/53767_savex.png                                   " alt="image"></div>
            <div class="service-content">
              <h3 class="title">Savings Account </h3>
              <p>It helps the customer to save any amount of money at anytime without any cost. </p>
            </div>
          </div>
        </div>
        <div class="col-lg-4 col-md-6 col-sm-8 mb-30">
          <div class="service-item">
            <div class="service-thumb"><img src="assets/images/account/92734_investx.png                                 " alt="image"></div>
            <div class="service-content">
              <h3 class="title">Investment Account </h3>
              <p>It helps the customer to save money for investments. </p>
            </div>
          </div>
        </div>
        <div class="col-lg-4 col-md-6 col-sm-8 mb-30">
          <div class="service-item">
            <div class="service-thumb"><img src="assets/images/account/87482_currentx.png                                " alt="image"></div>
            <div class="service-content">
              <h3 class="title">Current Account </h3>
              <p>It helps the customer to save money for business which can be withdrawn several times a day at anytime. </p>
            </div>
          </div>
        </div>
        <div class="col-lg-4 col-md-6 col-sm-8 mb-30">
          <div class="service-item">
            <div class="service-thumb"><img src="assets/images/account/11578_hijjax.png                                  " alt="image"></div>
            <div class="service-content">
              <h3 class="title">Hajj and Umrah Account </h3>
              <p>It helps the customer to save money for Hajj and Umrah. </p>
            </div>
          </div>
        </div>
        <div class="col-lg-4 col-md-6 col-sm-8 mb-30">
          <div class="service-item">
            <div class="service-thumb"><img src="assets/images/account/70794_medicalx.png                                " alt="image"></div>
            <div class="service-content">
              <h3 class="title">Medical Account </h3>
              <p>It helps the customer to save money for his/her future medication and treatment. </p>
            </div>
          </div>
        </div>
        <div class="col-lg-4 col-md-6 col-sm-8 mb-30">
          <div class="service-item">
            <div class="service-thumb"><img src="assets/images/account/11932_eidx.png                                    " alt="image"></div>
            <div class="service-content">
              <h3 class="title">Eid Account </h3>
              <p>It helps the customer to save money for Eid Fitr and Eid Adhuha, ie buying slaughtering animals etc. </p>
            </div>
          </div>
        </div>
        <div class="col-lg-4 col-md-6 col-sm-8 mb-30">
          <div class="service-item">
            <div class="service-thumb"><img src="assets/images/account/40328_childx.png                                  " alt="image"></div>
            <div class="service-content">
              <h3 class="title">Children Account </h3>
              <p>It helps the customer to save money for children. </p>
            </div>
          </div>
        </div>
        <div class="col-lg-4 col-md-6 col-sm-8 mb-30">
          <div class="service-item">
            <div class="service-thumb"><img src="assets/images/account/75001_marriagex.png                               " alt="image"></div>
            <div class="service-content">
              <h3 class="title">Marriage Account </h3>
              <p>It helps the customer to save money for marriage. </p>
            </div>
          </div>
        </div>
      </div>
    </div>
  </section>
  <!-- service-section end -->
  <!-- team-section start -->
  <!-- team-section end -->
  <!-- portfolio-section start -->
  <!-- portfolio-section end -->
  <!-- call-action-section start -->
  <section class="call-action-section">
    <div class="container">
      <div class="row">
        <div class="col-lg-7">
          <div class="call-action-content">
            <h3 class="title">subscribe our newslaters</h3>
          </div>
        </div>
        <div class="col-lg-5">
          <div class="form-group">
            <input type="text" name="text" placeholder="Get Services">
          </div>
          <button type="submit" class="subscribe-btn"><i class="fas fa-paper-plane"></i></button>
        </div>
      </div>
    </div>
  </section>
  <!-- call-action-section end -->
  <!-- blog-section start -->
  <!-- blog-section end -->
  <!-- footer-section start -->
  <footer class="footer-section pt-120 pb-120">
    <div class="container">
      <div class="row mb-30-none">
        <div class="col-lg-6 col-sm-12 mb-30">
          <div class="footer-widget widget-menu">
            <h3 class="widget-title">Amaanah Investments Co-Operative Savings And Credit Society Limited</h3>
            <p> Founded in 2013, Amaanah is an Islamic Financial Institution which can save them from poverty and help to develop their businesses. Amaanah started with thirty members and officially was registered by the registrar of co-operative
              societies. </p>
          </div>
        </div>
        <div class="col-lg-3 col-sm-6 mb-30">
          <div class="footer-widget widget-menu">
            <h3 class="widget-title">useful link</h3>
            <ul>
              <li><a href="Products.aspx">Accounts</a></li>
              <li><a href="AboutUs.aspx">About</a></li>
              <li><a href="Team.aspx">Team</a></li>
              <li><a href="Registration.aspx">Register</a></li>
            </ul>
          </div>
        </div>
        <div class="col-lg-3 col-sm-6 mb-30">
          <div class="footer-widget widget-menu">
            <h3 class="widget-title">contact us</h3>
            <ul class="footer-widget-content">
              <li>
                <p><i class="fas fa-map-marker-alt"></i>MP 84, 2nd (top) floor-Cornerstone Plaza, Mengo Kalitunsi, Kampala</p>
              </li>
              <li>
                <p style="text-transform:lowercase;"><i class="fas fa-envelope"></i>amaanah.investments.ltd@gmail.com</p>
              </li>
              <li>
                <p><i class="fas fa-phone"></i>+256 701 025553 (Office line)<br>+256 772 417389 (Chairman)<br>+256 703 012862 (Vice Chairman)<br>+256 702 454535 (Treasurer)</p>
              </li>
            </ul>
            <ul class="footer-social">
              <li><a href="#0"><i class="fab fa-facebook-f"></i></a></li>
              <li><a href="#0" class="active"><i class="fab fa-twitter"></i></a></li>
              <li><a href="#0"><i class="fab fa-instagram"></i></a></li>
            </ul>
          </div>
        </div>
      </div>
    </div>
  </footer>
  <div class="privacy-area wow fadeIn" data-wow-duration="0.5" data-wow-delay="0.5s">
    <div class="container">
      <div class="row">
        <div class="col-lg-12 text-center">
          <p><a href="templateshub.net">Amaanah COSACS LTD Powered By Echolink Technologies</a> </p>
        </div>
      </div>
    </div>
  </div>
  <!-- footer-section end -->
  <!-- jquery -->
  <script src="assets/js/jquery-3.3.1.min.js"></script>
  <!-- migarate-jquery -->
  <script src="assets/js/jquery-migrate-3.0.0.js"></script>
  <!-- bootstrap js -->
  <script src="assets/js/bootstrap.min.js"></script>
  <!-- magnific-popup js -->
  <script src="assets/js/jquery.magnific-popup.js"></script>
  <!-- isotope -->
  <script src="assets/js/isotope.pkgd.min.js"></script>
  <!-- nice-select js-->
  <script src="assets/js/jquery.nice-select.js"></script>
  <!-- swipper js -->
  <script src="assets/js/swiper.min.js"></script>
  <!-- waypoints js link -->
  <script src="assets/js/jquery.waypoints.min.js"></script>
  <!-- counterup js -->
  <script src="assets/js/jquery.counterup.min.js"></script>
  <!-- paroller js -->
  <script src="assets/js/jquery.paroller.min.js"></script>
  <!-- main -->
  <script src="assets/js/main.js"></script>
  <!-- The javascript plugin to display page loading on top-->
  <script src="js/plugins/pace.min.js"></script>
  <script src="js/notiflix-aio-2.5.0.min.js"></script>
  <script src="css/notiflix-1.9.1.min.css"></script>
  <script src="adminpanel/vendor/jquery/jquery.min.js"></script>
  <!-- Core plugin JavaScript-->
  <script src="adminpanel/vendor/jquery-easing/jquery.easing.min.js"></script>
  <!-- Custom scripts for all pages-->
  <script src="js/sb-admin-2.min.js"></script>
  <!-- Page level plugins -->
  <script src="adminpanel/vendor/datatables/jquery.dataTables.min.js"></script>
  <script src="adminpanel/vendor/datatables/dataTables.bootstrap4.min.js"></script>
  <script src="adminpanel/js/notiflix-aio-2.5.0.min.js"></script>
  <script src="adminpanel/css/notiflix-1.9.1.min.css"></script>
  <script type="text/javascript">
    function LoadGallery() {
      var lbl = document.getElementById('lbl_table_details_gallery');
      Notiflix.Loading.Pulse('Loading...');
      $.ajax({
        url: 'adminpanel/api/data_api.aspx?data=WebGalleryLoad',
        type: "GET",
        contentType: false, // Not to set any content header  
        processData: false, // Not to process data  
        success: function(result) {
          Notiflix.Loading.Remove(500);
          lbl.innerHTML = result;
          searchGlobal();
        },
        error: function(err) {
          Notiflix.Loading.Remove(500);
          alert(err.statusText);
        }
      });
    }

    function LoadTeam() {
      var lbl = document.getElementById('lbl_table_details_team');
      Notiflix.Loading.Pulse('Loading...');
      $.ajax({
        url: 'adminpanel/api/data_api.aspx?data=WebHomeTeamLoad',
        type: "GET",
        contentType: false, // Not to set any content header  
        processData: false, // Not to process data  
        success: function(result) {
          //alert(result); 
          Notiflix.Loading.Remove(500);
          lbl.innerHTML = result;
          searchGlobal();
        },
        error: function(err) {
          Notiflix.Loading.Remove(500);
          alert(err.statusText);
        }
      });
    }

    function LoadProducts() {
      var lbl = document.getElementById('lbl_table_details_products');
      Notiflix.Loading.Pulse('Loading...');
      $.ajax({
        url: 'adminpanel/api/data_api.aspx?data=WebProductsLoad',
        type: "GET",
        contentType: false, // Not to set any content header  
        processData: false, // Not to process data  
        success: function(result) {
          Notiflix.Loading.Remove(500);
          lbl.innerHTML = result;
          searchGlobal();
        },
        error: function(err) {
          Notiflix.Loading.Remove(500);
          alert(err.statusText);
        }
      });
    }

    function LoadAccounts() {
      var lbl = document.getElementById('lbl_table_details_accounts');
      Notiflix.Loading.Pulse('Loading...');
      $.ajax({
        url: 'adminpanel/api/data_api.aspx?data=WebHomeAccountsLoad',
        type: "GET",
        contentType: false, // Not to set any content header  
        processData: false, // Not to process data  
        success: function(result) {
          Notiflix.Loading.Remove(500);
          lbl.innerHTML = result;
          searchGlobal();
        },
        error: function(err) {
          Notiflix.Loading.Remove(500);
          alert(err.statusText);
        }
      });
    }

    function LoadNews() {
      var lbl = document.getElementById('lbl_table_details_news');
      Notiflix.Loading.Pulse('Loading...');
      $.ajax({
        url: 'adminpanel/api/data_api.aspx?data=WebHomeNewsLoad',
        type: "GET",
        contentType: false, // Not to set any content header  
        processData: false, // Not to process data  
        success: function(result) {
          Notiflix.Loading.Remove(500);
          lbl.innerHTML = result;
          searchGlobal();
        },
        error: function(err) {
          Notiflix.Loading.Remove(500);
          alert(err.statusText);
        }
      });
    }
  </script>
  <script type="text/javascript">
    LoadGallery();
    LoadTeam();
    LoadProducts();
    LoadAccounts();
    LoadNews();
  </script>
  <script src="adminpanel/js/demo/datatables-demo.js"></script>
</form>

Text Content

LOCATION

Cornerstone Plaza, Kampala

EMAIL ADDRESS

amaanah.investments.ltd@gmail.com

PHONE

+256 701 025553

AMAANAH INV. COSACS LTD

 * Home
 * About
 * Products
 * Team
 * Register
 * Contact Us
 * Webmail


AFFORDABLE SHARIA COMPLIANT SERVICES

-

Contact Us Register


JOIN THE ISLAMIC FINANCE REVOLUTION

-

Contact Us Register
Previous Next
arrow_circle_up


ABOUT AMAANAH

Amaanah was started in 2013 after several requests from Ugandans to open an
Islamic Financial Institution which can save them from poverty and help to
develop their businesses.

Amaanah started with thirty members and officially was registered by the
registrar of co-operative societies who issued a “CERTIFICATE OF REGISTRATION”
in August 2014 with a registration number: P.4600/RCS.




WHAT WE DO

Amaanah provides loans without interest and serves its customers with the
following loan products:


Our Loan Products


MUSHARAKA PRODUCT

Joint partnership structure in which partners share the profits and losses of an
enterprise.


MURABAHA PRODUCT

The seller and buyer agree to the cost and markup of an asset and interest is
eliminated


MUDHARABA PRODUCT

Profit sharing contract where one provides funds and the other management
expertise


QARDH HASSAN PRODUCT

Businesses and consumers are able to borrow money without any interest

OUR ACCOUNTS


SAVINGS ACCOUNT

It helps the customer to save any amount of money at anytime without any cost.


INVESTMENT ACCOUNT

It helps the customer to save money for investments.


CURRENT ACCOUNT

It helps the customer to save money for business which can be withdrawn several
times a day at anytime.


HAJJ AND UMRAH ACCOUNT

It helps the customer to save money for Hajj and Umrah.


MEDICAL ACCOUNT

It helps the customer to save money for his/her future medication and treatment.


EID ACCOUNT

It helps the customer to save money for Eid Fitr and Eid Adhuha, ie buying
slaughtering animals etc.


CHILDREN ACCOUNT

It helps the customer to save money for children.


MARRIAGE ACCOUNT

It helps the customer to save money for marriage.


SUBSCRIBE OUR NEWSLATERS




AMAANAH INVESTMENTS CO-OPERATIVE SAVINGS AND CREDIT SOCIETY LIMITED

Founded in 2013, Amaanah is an Islamic Financial Institution which can save them
from poverty and help to develop their businesses. Amaanah started with thirty
members and officially was registered by the registrar of co-operative
societies.


USEFUL LINK

 * Accounts
 * About
 * Team
 * Register


CONTACT US

 * MP 84, 2nd (top) floor-Cornerstone Plaza, Mengo Kalitunsi, Kampala

 * amaanah.investments.ltd@gmail.com

 * +256 701 025553 (Office line)
   +256 772 417389 (Chairman)
   +256 703 012862 (Vice Chairman)
   +256 702 454535 (Treasurer)

 * 
 * 
 * 

Amaanah COSACS LTD Powered By Echolink Technologies