Your IP : 18.226.166.207


Current Path : /home/lentoinv/reloxpropertiesltd.com/
Upload File :
Current File : //home/lentoinv/reloxpropertiesltd.com/revest.php

<?php
session_start(); ob_start();
require_once('includes/headerquery.php');
?>
<!doctype html>
<html class="no-js" lang="zxx">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Invest with Relox</title>
    <meta name="robots" content="noindex, follow" />
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

    <!-- Place favicon.png in the root directory -->
    <link rel="shortcut icon" href="img/favicon.png" type="image/x-icon" />
    <!-- Font Icons css -->
    <link rel="stylesheet" href="css/font-icons.css">
    <!-- plugins css -->
    <link rel="stylesheet" href="css/plugins.css">
    <!-- Main Stylesheet -->
    <link rel="stylesheet" href="css/style.css">
    <!-- Responsive css -->
    <link rel="stylesheet" href="css/responsive.css">
        <style type="text/css">
        nav lis{text-transform: uppercase;}
    </style>
</head>

<body>
    <!--[if lte IE 9]>
        <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience and security.</p>
    <![endif]-->

    <!-- Add your site or application content here -->

<!-- Body main wrapper start -->
<div class="body-wrapper">

   <?php include('head.php'); ?>

    <div class="ltn__utilize-overlay"></div>

    <!-- BREADCRUMB AREA START -->
    <div class="ltn__breadcrumb-area text-left bg-overlay-white-30 bg-image p-5"  data-bs-bg="img/bg/14.jpg">
        <div class="container">
            <div class="row">
                <div class="col-lg-12">
                    <div class="ltn__breadcrumb-inner">
                        <h1 class="page-title">Relox Investment</h1>
                        <div class="ltn__breadcrumb-list">
                            <ul>
                                <li><a href="#"><span class="ltn__secondary-color"><i class="fas fa-home"></i></span> Home</a></li>
                                <li>Relox Investment</li>
                            </ul>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- BREADCRUMB AREA END -->

    <!-- PRODUCT SLIDER AREA START -->
<div class="ltn__product-slider-area ltn__product-gutter pt-1 pb-90 plr--7">
    <div class="container-fluid">
        <div class="row">
            <div class="col-lg-12">
                <div class="section-title-area ltn__section-title-2--- text-center">
                    <h6 class="section-subtitle ltn__secondary-color">Massive Return-On-Investment</h6>
                    <h3 class="section-title">Invest in Properties with Ease</h3>
                     <big>You don't have to worry about the nitty-gritty and technical know-how of Real Estate Properties. Relox is your trusted Property Investment Manager that can help you invest your funds wisely in properties that are sure to appreciate in value and give you a guaranteed return on your investment at the end of the investment tenure. </big>
                </div>
            </div>

        </div>
    </div>
</div>

   
    <!-- ABOUT US AREA START -->
    <div class="ltn__about-us-area section-bg-1 pt-5 pb-5 mt-0">
        <div class="container">
            <div class="row">
                <div class="col-lg-12 align-self-center">
                    <div class="about-us-info-wrap">
                        <div class="ltn__section-title-2--- mb-0">
                            <h6 class="section-subtitle section-subtitle-2--- ltn__secondary-color">Investment Calculator</h6>
                            <h1 class="section-title">Available Investment Packages</h1>
                            <p>The higher your investment plan the more your Annual Return on Investment will be. The following table shows details of available investment plans and their respective returns. All investment plans gives you the opportunity to request your returns periodically, every 3, 6, 12 or 24 months.</p>
                            <p>
                                <table class="table">
                                    <tr>
                                        <th>SN</th><th>Investment Capital</th><th>Total Return</th><th>Final Value</th><th>Tenure</th><th>ROI (%)</th>
                                    </tr>

                                    <tr>
<td>1</td><td>10,000</td><td>4,000</td><td>14,000</td><td>12 Months</td><td>40%</td></tr><tr>
<td>2</td><td>20,000</td><td>8,000</td><td>28,000</td><td>12 Months</td><td>40%</td></tr><tr>
<td>3</td><td>50,000</td><td>20,000</td><td>70,000</td><td>12 Months</td><td>40%</td></tr><tr>
<td>4</td><td>100,000</td><td>40,000</td><td>140,000</td><td>12 Months</td><td>40%</td></tr><tr>
<td>5</td><td>200,000</td><td>80,000</td><td>280,000</td><td>12 Months</td><td>40%</td></tr><tr>
<td>6</td><td>500,000</td><td>200,000</td><td>700,000</td><td>12 Months</td><td>40%</td></tr><tr>
<td>7</td><td>1,000,000</td><td>400,000</td><td>1,400,000</td><td>12 Months</td><td>40%</td></tr><tr>
<td>8</td><td>5,000,000</td><td>2,000,000</td><td>7,000,000</td><td>12 Months</td><td>40%</td></tr><tr>
<td>9</td><td>10,000,000</td><td>4,000,000</td><td>14,000,000</td><td>12 Months</td><td>40%</td></tr><tr>
<td>10</td><td>100,000,000</td><td>40,000,000</td><td>140,000,000</td><td>12 Months</td><td>40%</td>
                                    </tr>
                                </table>
                            </p>

                        </div>
                        <div class="text-center"><a href="reloxinvest.php" class="btn btn-effect-4 btn-secondary">Create Investment Plan</a></div>
                      
                       
                    </div>
                </div>
               

            </div>
        </div>
    </div>
    <!-- ABOUT US AREA END -->


<?php //include('forsale.php') ?>

    <!-- GOOGLE MAP AREA START -->
    <div class="mt-100 pt-100">


    </div>
    <!-- GOOGLE MAP AREA END -->
<?php include('foot.php') ?>
</div>
<!-- Body main wrapper end -->

    <!-- All JS Plugins -->
    <script src="js/plugins.js"></script>
    <!-- Contact Form -->
    <script src="js/contact.js"></script>
    <!-- Main JS -->
    <script src="js/main.js"></script>
  
</body>
</html>


?>