JezK
Edit File: terms.php
<?php include "header.php"; ?> <section class="dark-bg"> <h2 class="text-white">Terms & Conditions</h2> </section> <div class="container py-5"> <div class="row py-4"> <h4>Use of Our Service</h4> <p>Eligibility: You must be at least 18 years of age to use our services.</p> <p>Account Registration: You may be required to create an account to use certain features of our service. You agree to provide accurate, current, and complete information during the registration process.</p> <h4>Payments and Refunds</h4> <p>Pricing: All prices are subject to change without notice.</p> <p>Payments: By using our services, you agree to pay all charges at the prices then in effect for your use of the service. All payments must be made through our third-party payment processors. We do not store any payment card information on our servers. The processing of payments is subject to the terms, conditions, and privacy policies of the payment processors in addition to these Terms and Conditions.</p> <p>Refunds: No refunds are entertained as it is a service based website.</p> <h4>User Conduct</h4> <p>You agree not to use the service for any unlawful purpose or in a way that is prohibited by these terms. You shall not:</p> <p>Violate any applicable local, state, national, or international law.</p> <p>Engage in any activity that could harm the service or its users.</p> <h4>Intellectual Property Right</h4> <p>All content included on this site, such as text, graphics, logos, images, and software, is the property of Detailing Edition or its content suppliers and is protected by copyright and other laws.</p> <h4>Limitation of Liability</h4> <p>In no event shall Detailing Edition be liable for any indirect, incidental, special, consequential, or punitive damages arising out of or related to your use of the service.</p> <h4>Changes to These Terms</h4> <p>We may update our Terms and Conditions from time to time. We will notify you of any changes by posting the new Terms and Conditions on this page. You are advised to review these Terms periodically for any changes.</p> <h4>Contact Us</h4> <p> If you have any questions about this Privacy Policy, please contact us at: </p> <p> <span><i class="fa fa-envelope"></i> Email : </span> <a href="mailto:jagadeeshnani777@gmail.com">jagadeeshnani777@gmail.com</a> </p> <p> <span><i class="fa fa-phone"></i> Phone :</span> <a href="tel:8341834183">8341834183</a> </p> <p> <span><i class="fa fa-map-marker-alt"></i> Address :</span> Mutta Gopalakrishna Varadhi, Flyover, opp. Main road, KondayyaPalem, Kakinada, Andhra Pradesh 533003 </p> </div> </div> <?php include "footer.php"; ?>