Viewing File: /home/ubuntu/apex-vedagames-landing-ui/terms-conditions.html

<html lang="en">

<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0">
    <title>Terms and Conditions | VedaGames</title>
    <meta name="author" content="VedaGames">
    <meta name="description" content="By using VedaGames, you agree to our terms and conditions. Read our terms of service to understand the rules and regulations governing your use of our rummy gaming platform.">
    <meta name="keywords" content="">
    <link rel="canonical" href="https://app.vedadeals.com/terms-conditions">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta property="og:title" content="Terms and Conditions | VedaGames" />
    <meta property="og:description" content="By using VedaGames, you agree to our terms and conditions. Read our terms of service to understand the rules and regulations governing your use of our rummy gaming platform." />
    <meta property="og:image" content="#" />

    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Aldrich&display=swap" rel="stylesheet">
    <link href="https://fonts.googleapis.com/css2?family=Kodchasan:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">

    <!-- Favicon -->
    <link rel="apple-touch-icon" sizes="180x180" href="assets/img/favicon/apple-touch-icon.png">
    <link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicon/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicon/favicon-16x16.png">
    <link rel="manifest" href="assets/img/favicon/site.webmanifest">
    <link rel="mask-icon" href="assets/img/favicon/safari-pinned-tab.svg" color="#5bbad5">
    <meta name="msapplication-TileColor" content="#da532c">
    <meta name="theme-color" content="#36d1dc">
    <!-- Bootstrap CSS -->
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">

    <!-- Fonts -->
    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.11/css/all.css"
        integrity="sha384-p2jx59pefphTFIpeqCcISO9MdVfIm4pNnsL08A6v5vaQc4owkQqxMV8kg4Yvhaw/" crossorigin="anonymous">
    <!-- Default Style CSS -->
    <link rel="stylesheet" id="style-css" href="assets/css/tiny-slider.min.css" type="text/css" media="all" />
    <link rel="stylesheet" type="text/css" href="assets/css/default.css" type="text/css" media="all">
    <!-- Responsive CSS -->
    <link rel="stylesheet" type="text/css" href="assets/css/responsive.css" type="text/css" media="all">
    <script src="assets/js/lazysizes.min.js" async></script>
    <style>
        .blur-up {
            filter: blur(10px);
            opacity: 0.1;
            transition: opacity 1000ms, filter 1500ms;
        }

        .blur-up.lazyloaded {
            opacity: 1;
            filter: blur(0px);
        }
    </style>

</head>

<body>

    <div id="header"></div>

    <section class="sm-padding about-us-sec">
        <div class="container">
            <div class="row align-items-center justify-content-center ">
                <div class="col-md-9 col-lg-9 text-center">
                    <div class="section-title ">
                        <h2>Terms & Conditions</h2>
                        <p>Contact VedaGames Team for more help</p>
                    </div>
                </div>
            </div>
            <div class="row align-items-center">
                <div class="col-md-12">
                    <div class="static-page-box">
    
                        <div>

                        <p><strong>Terms and Conditions for VedaGames:</strong></p>

                        <p><strong>Welcome:</strong></p>
                        <p>Thanks for choosing VedaGames! By playing our games, you're agreeing to these terms, which help make the gaming experience enjoyable and fair for everyone.</p>
                        <p><strong>Your Account:</strong></p>
                        <p>Creating an account is necessary to play our games. It's important to keep your login details secret and secure to prevent unauthorized access to your account.</p>
                        <p><strong>Using VedaGames:</strong></p>
                        <p>We expect all players to behave responsibly and respectfully while using our platform. Any misuse, including cheating or harassment, is strictly prohibited.</p>
                        <p><strong>Our Content:</strong></p>
                        <p>All the games, images, and text on VedaGames are our property. You're welcome to enjoy them on our platform, but please don't copy or redistribute them elsewhere.</p>
                        <p><strong>Your Content:</strong></p>
                        <p>If you post or share anything on our platform, like comments or images, make sure it's appropriate and you have the right to share it. Remember, you're responsible for your posts.</p>
                        <p><strong>Privacy:</strong></p>
                        <p>Your privacy matters to us. We collect and use your data according to our Privacy Policy, which you should read to understand how we handle your information.</p>
                        <p><strong>No Promises:</strong></p>
                        <p>While we aim to provide the best service, we can't guarantee everything will always work perfectly. There might be times when services are interrupted.</p>
                        <p><strong>If Things Go Wrong:</strong></p>
                        <p>We're not responsible for any indirect losses or damages that you might suffer as a result of using our platform, except in cases where it's due to our negligence.</p>
                        <p><strong>Changes:</strong></p>
                        <p>From time to time, we might update these terms to reflect changes in our services or legal obligations. We'll do our best to let you know about these changes.</p>
                        <p><strong>Law Stuff:</strong></p>
                        <p>These terms are governed by the laws of the country where VedaGames is based. Any legal issues will be handled in the courts of that country.</p>
                        <p><strong>Questions:</strong></p>
                        <p>If you have any questions about these terms or need assistance with anything related to our platform, feel free to contact us for help.</p>
                        <p><strong>Agreeing to These Terms:</strong></p>
                        <p>By using VedaGames, you're confirming that you understand and agree to these terms. If you don't agree with them, unfortunately, you won't be able to use our services.</p>
                        </div>
                    </div>
                </div>
            </div>
    </section>


    <div id="footer"></div>

    <!-- jQuery -->
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
    <!-- Bootstrap  -->
    <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
    <!-- Custom Scripts -->
    <script src="assets/js/tiny-slider.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.js"></script>

    <script type="text/javascript" src="assets/js/script.js"></script>
</body>

</html>
Back to Directory File Manager