98 lines
4.6 KiB
PHP
98 lines
4.6 KiB
PHP
<!DOCTYPE html>
|
||
<html>
|
||
<?php include('includes/head/head.php'); ?>
|
||
<body>
|
||
|
||
<!-- Loader -->
|
||
<div id="loader-overflow">
|
||
<div id="loader3">Please enable JS</div>
|
||
</div>
|
||
|
||
<div id="wrap" class="boxed ">
|
||
<div class="grey-bg">
|
||
<!-- Header -->
|
||
<?php include('includes/header/header.php'); ?>
|
||
<!-- Page Title -->
|
||
<div class="page-title-cont page-title-large grey-dark-bg page-title-img pt-150" style="background-image: url(images/about-me.jpg)">
|
||
<div class="relative container align-left">
|
||
<div class="row">
|
||
<div class="col-md-8">
|
||
<h1 class="page-title">The Trending Tool of Trade “Tez”</h1>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Content Container -->
|
||
<div class="container pt-80">
|
||
<div class="row">
|
||
<div class="col-sm-8 blog-main-posts">
|
||
<div class="blog-post wow fadeIn">
|
||
<div class="post-prev-img">
|
||
<a href="javascript:;"><img src="images/blog/9.jpg" alt="img"></a>
|
||
</div>
|
||
|
||
<div class="post-prev-title">
|
||
<h3><a href="javascript:;">Introduction to The Trending Tool of Trade “Tez”</a></h3>
|
||
</div>
|
||
|
||
<div class="post-prev-info">
|
||
September 4th
|
||
</div>
|
||
|
||
<div class="post-prev-text">
|
||
<p>India has seen many Online payment apps like Free charge and Paytm which has made a reasonable consumer outreach. E-commerce
|
||
Sites have also jumped in this field and have left no stone unturned. They are becoming increasingly popular. With a wide
|
||
range of options available for the users to choose from, Consumers are left confused with which application to use as every
|
||
application has its limitations. In order to become successful, the application has to overcome its limitations and should
|
||
be reliable, robust and should occupy less memory in phone.</p>
|
||
|
||
<blockquote class="mb-40 mt-40">
|
||
<p>Tez has been very successful in preventing you from using other applications because it offers something which no other mobile
|
||
application offers.</p>
|
||
</blockquote>
|
||
|
||
<p>Options are available in leading mobile applications to save money on different purchases as they offer attractive cashbacks
|
||
and discounts. It has had a good impact though not tremendous. But is there an application where you can make money by just
|
||
installing and sharing? The Leading Search Engine has the solution for it. Yes, Google’s recently introduced “Tez” Application
|
||
is one which ensures a very smooth interface to enabling mobile payments. Linked with the Unified payments interface recognized
|
||
by both public and private sector banks, Tez is developed to distract you from using other applications.</p>
|
||
|
||
<p>Tez has been very successful in preventing you from using other applications because it offers something which no other mobile
|
||
application offers. Yes! It allows you to make money and more. Once you download the application, you are asked to identify
|
||
your bank and link your mobile number to your bank account. A OTP (one-time password) is generated and sent to the registered
|
||
mobile number with a secret code sought by google to prevent unauthorized access and you are all set to sail.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Side Menu -->
|
||
<?php include('includes/sidemenu/blog-artical-menu.php'); ?>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Footer -->
|
||
|
||
<?php include('includes/footer/footer.php'); ?>
|
||
|
||
<!-- BACK TO TOP -->
|
||
<p id="back-top">
|
||
<a href="#top" title="Back to Top"><span class="icon icon-arrows-up"></span></a>
|
||
</p>
|
||
|
||
</div>
|
||
</div><!-- End wrap -->
|
||
|
||
<!-- JS begin -->
|
||
<script type="text/javascript" src="js/jquery-1.11.2.min.js"></script>
|
||
<script src="js/bootstrap.min.js"></script>
|
||
<script src='js/jquery.magnific-popup.min.js'></script>
|
||
<script type="text/javascript" src="js/imagesloaded.pkgd.min.js"></script>
|
||
<script type="text/javascript" src="js/jquery.appear.js"></script>
|
||
<script type="text/javascript" src="js/owl.carousel.min.js"></script>
|
||
<script src="js/main.js"></script>
|
||
<!-- JS end -->
|
||
|
||
</body>
|
||
</html>
|