WizdomWeb/resources/views/partials/faq.php

74 lines
3.6 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!-- ======= FAQ Section ======= -->
<section id="faq" class="why-us section light-background">
<div class="container section-title" data-aos="fade-up">
<h2>Frequently Asked Questions</h2>
<p>Answers to common questions about our services, pricing, and process.</p>
</div>
<div class="container">
<div class="faq-container">
<div class="faq-item" data-aos="fade-up" data-aos-delay="100">
<h3><span>1.</span> What industries do you work with?</h3>
<div class="faq-content">
<p>
Weve worked across a wide range of sectors from large enterprises to niche organizations. Our experience includes:
<br><br>
Public sector, healthcare, nonprofit, insurance, financial services, entertainment, music, retail (including cannabis), professional services, education, law enforcement, IT and software development, manufacturing, logistics, and regulatory bodies.
</p>
</div>
<div class="faq-toggle"><i class="bi bi-chevron-down"></i></div>
</div>
<div class="faq-item" data-aos="fade-up" data-aos-delay="200">
<h3><span>2.</span> How do HelpDesk+ support plans work?</h3>
<div class="faq-content">
<p>Our support plans include unlimited remote assistance, proactive patching, monitoring, and device onboarding all tailored to your plan tier.</p>
</div>
<div class="faq-toggle"><i class="bi bi-chevron-down"></i></div>
</div>
<div class="faq-item" data-aos="fade-up" data-aos-delay="250">
<h3><span>3.</span> What's the HelpDesk+ certification process?</h3>
<div class="faq-content">
<p>
Before full onboarding, we assess your environment to ensure it meets our support standards. This includes a review of devices, user accounts, security, patching, backups, and general IT hygiene. Well fix anything critical, recommend improvements, and certify your systems — so we can support you reliably and efficiently from day one.
</p>
</div>
<div class="faq-toggle"><i class="bi bi-chevron-down"></i></div>
</div>
<div class="faq-item" data-aos="fade-up" data-aos-delay="400">
<h3><span>4.</span> Do you provide onsite service?</h3>
<div class="faq-content">
<p>We primarily offer remote support across North America. Onsite visits are available in the GTA or by special arrangement elsewhere.</p>
</div>
<div class="faq-toggle"><i class="bi bi-chevron-down"></i></div>
</div>
<div class="faq-item" data-aos="fade-up" data-aos-delay="500">
<h3><span>5.</span> How fast is your response time?</h3>
<div class="faq-content">
<p>Our average first response is under 1 hour during business hours. Emergency support (24/7) is included in Business+ plans and above.</p>
</div>
<div class="faq-toggle"><i class="bi bi-chevron-down"></i></div>
</div>
<div class="faq-item" data-aos="fade-up" data-aos-delay="600">
<h3><span>6.</span> If you've been around so long, why haven't I heard of you before?</h3>
<div class="faq-content">
<p>
Fair question. For over 20 years, we grew entirely through word of mouth no ads, no SEO, just solid work and strong relationships. We had a basic one-pager years ago, but this is our first real website. Long-time clients kept telling us: more people should know about you. So… here we are.
</p>
</div>
<div class="faq-toggle"><i class="bi bi-chevron-down"></i></div>
</div>
</div>
</div>
</section><!-- End FAQ Section -->