HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ip-172-26-0-120 6.17.0-1009-aws #9~24.04.2-Ubuntu SMP Fri Mar 6 23:50:29 UTC 2026 x86_64
User: ubuntu (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/html/orbidirectory.com/storage/framework/views/ff7dc07f148a3f59857bde4395c14a02.php
<?php $__env->startSection('content'); ?>
<br><br>
<div class="container py-5">
    <div class="text-center mb-4">
        <h1 class="display-4 font-weight-bold">Service Level Agreement (SLA) for Orbi Directory</h1>
        <p class="lead">Effective Date: [Insert Date]</p>
    </div>

    <div class="sla-content">
        <p class="mb-4">
            This Service Level Agreement (SLA) outlines the standards and expectations for the services provided by Orbi Directory. It details the levels of service we commit to deliver and the responsibilities of both Orbi Directory and our users. By using our platform, you agree to the terms of this SLA.
        </p>

        <div class="sla-section">
            <h3 class="font-weight-bold">1. Services Covered</h3>
            <p>
                This SLA applies to the following services provided by Orbi Directory:
            </p>
            <ul>
                <li>Listing and display of taxi drivers/businesses in the directory.</li>
                <li>Paid plan services, including the provision of a dedicated page for businesses.</li>
                <li>Customer support and assistance.</li>
            </ul>
        </div>

        <div class="sla-section">
            <h3 class="font-weight-bold">2. Service Availability</h3>
            <p>
                We aim to maintain 99.9% uptime for Orbi Directory services, excluding scheduled maintenance or circumstances beyond our control. In the event of an unexpected service outage, we will make every reasonable effort to restore services as quickly as possible.
            </p>

            <h4 class="font-weight-bold">Scheduled Maintenance</h4>
            <p>
                We will notify users at least 48 hours in advance of any scheduled maintenance that may impact service availability. Maintenance is typically performed during off-peak hours to minimize disruption.
            </p>

            <h4 class="font-weight-bold">Unscheduled Outages</h4>
            <p>
                In the case of unscheduled service outages, we will work to restore services within a reasonable timeframe. We will communicate any significant delays or issues to our users via email or notifications on our platform.
            </p>
        </div>

        <div class="sla-section">
            <h3 class="font-weight-bold">3. Support Response Time</h3>
            <p>
                We are committed to providing timely and effective support to our users. Our support team is available to assist with any issues or questions regarding your account, listings, or payments.
            </p>

            <h4 class="font-weight-bold">Support Hours</h4>
            <p>
                Business Hours: Monday to Friday, 9:00 AM – 6:00 PM (Local Time)
            </p>

            <h4 class="font-weight-bold">Response Time</h4>
            <p>
                We aim to respond to support requests within 24 hours during business hours. For requests received outside of business hours, we will respond within the next business day.
            </p>

            <h4 class="font-weight-bold">Support Channels</h4>
            <ul>
                <li>Email Support: You can reach our support team at [Insert Support Email].</li>
                <li>Phone Support: You can contact us at [Insert Support Phone Number].</li>
                <li>Help Center/FAQs: Visit our help center for common issues and answers to frequently asked questions.</li>
            </ul>
        </div>

        <div class="sla-section">
            <h3 class="font-weight-bold">4. Customer Responsibilities</h3>
            <p>
                To help us deliver the best service, you agree to:
            </p>
            <ul>
                <li><strong>Provide Accurate Information:</strong> Ensure that all information provided in your directory listing is accurate, up-to-date, and complete.</li>
                <li><strong>Maintain Access:</strong> Ensure that you maintain your account and listing, including keeping your contact information updated.</li>
                <li><strong>Comply with Platform Guidelines:</strong> Follow our platform’s terms of use, including our listing guidelines, to maintain your account’s status in good standing.</li>
            </ul>
        </div>

        <div class="sla-section">
            <h3 class="font-weight-bold">5. Service Performance Metrics</h3>
            <p>
                Orbi Directory is committed to delivering the following performance metrics:
            </p>
            <ul>
                <li><strong>Availability:</strong> We strive to provide 99.9% uptime for our platform each calendar month.</li>
                <li><strong>Response Time for Support Requests:</strong> We aim to respond to all support requests within 24 hours during business hours.</li>
                <li><strong>Resolution Time for Critical Issues:</strong> We aim to resolve critical issues, such as service outages, within 48 hours.</li>
            </ul>
        </div>

        <div class="sla-section">
            <h3 class="font-weight-bold">6. Exclusions</h3>
            <p>This SLA does not apply to the following situations:</p>
            <ul>
                <li><strong>Force Majeure:</strong> We are not responsible for service interruptions caused by events beyond our control, such as natural disasters, acts of terrorism, or third-party service outages.</li>
                <li><strong>User-Related Issues:</strong> We are not liable for issues caused by incorrect information provided by users, unauthorized access, or actions taken by users that violate our terms of service.</li>
                <li><strong>Third-Party Services:</strong> If your issue relates to a third-party service or payment processor, we are not responsible for resolving issues outside of our platform’s scope.</li>
            </ul>
        </div>

        <div class="sla-section">
            <h3 class="font-weight-bold">7. SLA Violations and Remedies</h3>
            <p>
                In the event that we fail to meet the service levels outlined in this SLA, we will notify affected users and take appropriate steps to rectify the issue. As our services are non-refundable, no financial compensation will be provided for service level violations.
            </p>
        </div>

        <div class="sla-section">
            <h3 class="font-weight-bold">8. Amendments to SLA</h3>
            <p>
                We may amend this SLA from time to time. Any changes will be communicated to users through updates on this page, and the Effective Date will reflect the most recent changes. We recommend that you review this SLA periodically to stay informed about our service commitments.
            </p>
        </div>

        <div class="sla-section">
            <h3 class="font-weight-bold">9. Contact Information</h3>
            <p>
                For any questions regarding this Service Level Agreement or if you need support, please contact us:
            </p>
            <p>
                Orbi Directory<br>
                <?php echo e($data['website_email']); ?> <br>
                <?php echo e($data['website_phone_number']); ?><br>
                <?php echo e($data['address']); ?>

                
            </p>
        </div>
    </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/service-level.blade.php ENDPATH**/ ?>