Viewing File: /home/ubuntu/ridge-crop-html-ui/footer.html

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
</head>
<body>
     <!-- footer-style-three -->
     <footer class="footer-style-three">
        <div class="pattern-layer" style="background-image: url(assets/images/shape/shape-34.png);"></div>
        <div class="widget-section">
            <div class="container">
                <div class="row clearfix justify-content-center">
                    <div class="col-lg-6 col-md-6 col-sm-12 footer-column">
                        <div class="footer-widget logo-widget">
                            <figure class="footer-logo"><a href="#"><img src="assets/images/logo/ridge-corp-logo.svg"
                                        alt=""></a></figure>
                            <div class="widget-content">
                                <p>Whether you're drawn to the rapid dynamics of stock trading,
                                    the innovative developments in cryptocurrency, or the extensive opportunities
                                    in index CFDs and Forex</p>
                            </div>
                            
                        </div>
                    </div>
                    <div class="col-lg-3 col-md-6 col-sm-12 footer-column">
                        <div class="footer-widget links-widget">
                            <div class="widget-title">
                                <h3>Useful Links</h3>
                            </div>
                            <div class="widget-content">
                                <ul class="links-list clearfix">
                                    <!-- <li><a href="#">Contact Us</a></li> -->
                                    <!-- <li><a href="#">About Us</a></li> -->
                                    <li><a href="policy">Privacy Policy</a></li>
                                    <li><a href="termsandconditions">Terms and Conditions</a></li>
                                </ul>
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-3 col-md-6 col-sm-12 footer-column">
                        <div class="footer-widget apps-widget">
                            <div class="widget-title">
                                <h3>Our App</h3>
                            </div>
                            <div class="widget-content">
                                <p>Download our app & keep track the markets.</p>
                                <div class="play-store-grid">
                                    <figure class="store-logo"><a href="https://play.google.com/store/apps/details?id=net.metaquotes.metatrader5&hl=en&gl=US"><img src="assets/images/playstore.svg"
                                        alt=""></a></figure>
                                        <figure class="store-logo"><a href="https://download.mql5.com/cdn/mobile/mt5/ios?utm_source=www.metatrader5.com&utm_campaign=install.metaquotes"><img src="assets/images/applestore.svg"
                                            alt=""></a></figure>
                                </div>
                                <ul class="list-item clearfix mt-2">
                                    <li><a href="#">support@ridgecorp.io</a></li>
                                </ul>
                                <ul class="download-apps clearfix">
                                    <li><a href="https://www.facebook.com/theridgecorp">
                                        <img src="assets/images/media/facebook.png" alt="facebook" >
                                    </a></li>
                                    <li><a href="https://www.instagram.com/ridge_corp/"> <img src="assets/images/media/insta.png" alt="facebook" ></a></li>
                                    <li><a href="https://www.linkedin.com/company/the-ridge-corp/"> <img src="assets/images/media/linked.png" alt="facebook" ></a></li>
                                </ul>
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-10 col-md-10 col-sm-12 footer-column">
                        <div class="footer-widget logo-widget">
                            <div class="risk-custome-wrap">
                                <p class="text-center" > <strong>Risk Warning !</strong> <br>
                                    Leveraged trading in foreign currency or off-exchange products on margin carries significant risk and may not be suitable for all investors. We advise you to carefully consider whether trading is appropriate for you based on your personal circumstances. Forex trading involves risk. Losses can exceed deposits. We recommend that you seek independent advice and ensure you fully understand the risks involved before trading.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <div class="footer-bottom-three centred">
            <div class="container">
                <div class="copyright">
                    <p>&copy; 2023 The Ridge. All Rights Reserved. <a href="policy">Privacy Policy,</a> <a
                            href="termsandconditions">Terms & Conditions.</a></p>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-style-three end -->
</body>
</html>
Back to Directory File Manager