File: /var/www/html/orbidirectory.com/storage/framework/views/fe85bf0cb34c0d9cb2ac6cc1e615a1a8.php
<?php $__env->startSection('content'); ?>
<br><br>
<div class="container py-5">
<div class="text-center mb-5">
<h1 class="display-4 font-weight-bold">Terms and Conditions for Orbi Directory</h1>
<p class="lead">Effective Date: [Insert Date]</p>
</div>
<div class="terms-section">
<h2 class="font-weight-bold mb-4">1. Acceptance of Terms</h2>
<p>By using the Orbi Directory website (the “Site”) and services, you agree to abide by these Terms and Conditions and any additional terms and conditions that apply to specific sections of the Site or to products and services available through the Site.</p>
</div>
<div class="terms-section">
<h2 class="font-weight-bold mb-4">2. Services Provided</h2>
<p>Orbi Directory offers a platform where taxi drivers or businesses can get listed in the directory for free. For enhanced visibility, dedicated pages are available on a paid basis.</p>
<ul class="list-unstyled">
<li><strong>Free Listing:</strong> This allows taxi drivers or businesses to be included in our directory with basic information.</li>
<li><strong>Paid Listing:</strong> This plan provides a dedicated page with additional features such as higher visibility, enhanced business information, and other premium offerings.</li>
</ul>
</div>
<div class="terms-section">
<h2 class="font-weight-bold mb-4">3. Eligibility</h2>
<p>You must be at least 18 years old to use the services provided by Orbi Directory. By using the Site, you represent and warrant that you meet the eligibility requirements.</p>
</div>
<div class="terms-section">
<h2 class="font-weight-bold mb-4">4. Account Registration</h2>
<p>In order to list your business on Orbi Directory, you may be required to register for an account. You are responsible for providing accurate, current, and complete information during registration and for maintaining the confidentiality of your account credentials.</p>
</div>
<div class="terms-section">
<h2 class="font-weight-bold mb-4">5. Free and Paid Listings</h2>
<div>
<h3 class="font-weight-bold">Free Listing</h3>
<p>You may add your business details, including name, contact information, and services provided, to be listed on the directory at no cost.</p>
</div>
<div>
<h3 class="font-weight-bold">Paid Listing</h3>
<p>If you choose a paid plan, you agree to pay the applicable fees for a dedicated page. The pricing and payment terms are detailed on the website and are subject to change at any time. Payment for the paid listing is non-refundable, except as provided under applicable law.</p>
</div>
</div>
<div class="terms-section">
<h2 class="font-weight-bold mb-4">6. User Obligations</h2>
<ul class="list-unstyled">
<li><strong>Accuracy of Information:</strong> You agree to provide accurate and up-to-date information for your listing. Orbi Directory reserves the right to remove or edit any listings that contain false, misleading, or inappropriate content.</li>
<li><strong>Content Responsibility:</strong> You are solely responsible for the content you submit to the directory, including any text, images, logos, or other materials.</li>
<li><strong>Prohibited Content:</strong> You agree not to post content that violates any laws, infringes on intellectual property rights, or contains offensive, defamatory, or illegal material.</li>
</ul>
</div>
<div class="terms-section">
<h2 class="font-weight-bold mb-4">7. Payments and Billing</h2>
<p>For paid plans, you agree to pay the fees associated with your chosen listing plan. Payment is due at the time of purchase, and we accept various payment methods as indicated on the Site.</p>
<p>Orbi Directory reserves the right to change the pricing for its services at any time. You will be notified of any such changes, and they will apply to new listings or renewals after the changes are made.</p>
</div>
<div class="terms-section">
<h2 class="font-weight-bold mb-4">8. Termination and Suspension</h2>
<p>Orbi Directory reserves the right to suspend or terminate any user account or listing at any time if we believe the terms and conditions have been violated, or for any other reason deemed necessary. Upon termination, your access to certain services may be revoked, and any outstanding payments will remain due.</p>
</div>
<div class="terms-section">
<h2 class="font-weight-bold mb-4">9. Intellectual Property</h2>
<p>All content, trademarks, logos, and services provided by Orbi Directory are the property of Orbi Directory or its licensors. You may not use, copy, or distribute any of our intellectual property without prior written consent.</p>
</div>
<div class="terms-section">
<h2 class="font-weight-bold mb-4">10. Limitation of Liability</h2>
<p>Orbi Directory is not responsible for any loss, damage, or inconvenience caused by the use of our website or services. We make no warranties or guarantees regarding the accuracy or availability of the listings. Our liability is limited to the extent allowed by law.</p>
</div>
<div class="terms-section">
<h2 class="font-weight-bold mb-4">11. Privacy</h2>
<p>Your use of the Site is governed by our Privacy Policy, which explains how we collect, use, and protect your personal data. By using our services, you consent to the collection and use of your information as outlined in the Privacy Policy.</p>
</div>
<div class="terms-section">
<h2 class="font-weight-bold mb-4">12. Governing Law</h2>
<p>These Terms and Conditions are governed by and construed in accordance with the laws of [Insert Country/State], and you agree to submit to the exclusive jurisdiction of the courts located in [Insert Location].</p>
</div>
<div class="terms-section">
<h2 class="font-weight-bold mb-4">13. Amendments</h2>
<p>Orbi Directory reserves the right to modify these Terms and Conditions at any time. Any changes will be posted on this page with the updated effective date. Your continued use of the Site after such changes constitutes your acceptance of the new terms.</p>
</div>
<div class="terms-section">
<h2 class="font-weight-bold mb-4">14. Contact Information</h2>
<p>If you have any questions or concerns about these Terms and Conditions, please contact us at:</p>
<ul class="list-unstyled">
<li><strong>Email:</strong><?php echo e($data['website_email']); ?></li>
<li><strong>Phone:</strong> <?php echo e($data['website_phone_number']); ?></li>
<li><strong>Address:</strong><?php echo e($data['address']); ?> </li>
</ul>
</div>
</div>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.front.main_layout', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/html/orbidirectory.com/resources/views/front/terms-and-conditions.blade.php ENDPATH**/ ?>