:: **Zploit** v1.0 | Current Path: **/home/kreativepixelz/finartindia.com/**
:: Editing File: terms.php
<?php include"header.php"; ?> <style> .terms-conditions h2 { font-size: 30px; color: #323246; text-align:left; } .terms-conditions p { margin-bottom:30px; } </style> <div class="header-overlay close_cart-init"></div> <div class="content-section parallax-section hero-section hidden-section" data-scrollax-parent="true"> <div class="bg par-elem" data-bg="images/bg/2.jpg"></div> <div class="overlay"></div> <div class="container"> <div class="section-title"> <h2>Terms & Conditions</h2> <div class="section-separator"><span><i class="fa-thin fa-paint-brush"></i></span></div> </div> </div> </div> <div class="content"> <div class="breadcrumbs-wrap"> <div class="container"> <a href="index.php">Home</a><a href="#">Terms & Conditions</a> </div> </div> <div class="content-section"> <div class="container"> <div class="row"> <div class="col-lg-12 terms-conditions"> <h2>Introduction</h2> <p>Welcome to Fine Art India. By accessing or using our website, you agree to be bound by these Terms & Conditions. Please read them carefully.</p> <h2>Use of Website</h2> <p>You agree to use this website only for lawful purposes. You must not misuse our services or attempt unauthorized access.</p> <h2>Intellectual Property</h2> <p>All content, images, and artworks displayed on Findart India are protected by copyright and intellectual property laws. Reproduction without prior written consent is strictly prohibited.</p> <h2>Pricing & Payment</h2> <p>All prices listed are in INR unless otherwise stated. We reserve the right to update prices at any time. Payments must be made securely through our listed payment gateways.</p> <h2>Limitation of Liability</h2> <p>We make no warranty that the website will be error-free or uninterrupted. Findart India shall not be liable for any damages arising from the use of this website or the purchase of products.</p> <h2>Governing Law</h2> <p>These Terms & Conditions are governed by the laws of India. Any disputes shall be subject to the jurisdiction of courts in Mumbai.</p> </div> </div> </div> </div> </div> <?php include"footer.php"; ?>