Update landing.php to v1.2.2 – final layout and copy for one-pager
This commit is contained in:
parent
1d96ccd3c1
commit
a1c25d4885
|
|
@ -4,7 +4,7 @@
|
||||||
* File: landing.php
|
* File: landing.php
|
||||||
* Path: /resources/views/pages/home/
|
* Path: /resources/views/pages/home/
|
||||||
* Purpose: Loads the Arsha one-pager layout content
|
* Purpose: Loads the Arsha one-pager layout content
|
||||||
* Version: 1.1
|
* Version: 1.2.2
|
||||||
* Author: Wizdom Networks
|
* Author: Wizdom Networks
|
||||||
* Usage: Rendered via LandingController::index()
|
* Usage: Rendered via LandingController::index()
|
||||||
* ============================================
|
* ============================================
|
||||||
|
|
@ -21,8 +21,8 @@ echo "<!-- SESSION: " . json_encode($_SESSION) . " -->";
|
||||||
|
|
||||||
<!-- Text Content -->
|
<!-- Text Content -->
|
||||||
<div class="col-lg-6 order-2 order-lg-1 d-flex flex-column justify-content-center" data-aos="zoom-out">
|
<div class="col-lg-6 order-2 order-lg-1 d-flex flex-column justify-content-center" data-aos="zoom-out">
|
||||||
<h1>Expert IT Consulting & Cloud Strategy</h1>
|
<h1>Tech Strategy Meets Business Reality</h1>
|
||||||
<p>Wizdom Networks delivers powerful technology solutions for growing businesses across Canada.</p>
|
<p>Since 2002, Wizdom has helped organizations align IT with what actually matters: results.</p>
|
||||||
<div class="d-flex">
|
<div class="d-flex">
|
||||||
<a href="#contact" class="btn-get-started">Get in Touch</a>
|
<a href="#contact" class="btn-get-started">Get in Touch</a>
|
||||||
<a href="https://www.youtube.com/watch?v=Y7f98aduVJ8" class="glightbox btn-watch-video d-flex align-items-center">
|
<a href="https://www.youtube.com/watch?v=Y7f98aduVJ8" class="glightbox btn-watch-video d-flex align-items-center">
|
||||||
|
|
@ -110,22 +110,23 @@ echo "<!-- SESSION: " . json_encode($_SESSION) . " -->";
|
||||||
|
|
||||||
<div class="col-lg-6 content" data-aos="fade-up" data-aos-delay="100">
|
<div class="col-lg-6 content" data-aos="fade-up" data-aos-delay="100">
|
||||||
<p>
|
<p>
|
||||||
Wizdom Networks is a technology consultancy delivering secure and scalable IT solutions across Canada.
|
We’re not your average IT consultancy — and that’s the point.
|
||||||
With over 20 years of experience, we help small and mid-sized businesses build, maintain, and modernize their IT infrastructure.
|
At Wizdom, we blend sharp technical expertise with grounded business sense.
|
||||||
|
For over 20 years, we've helped clients design smarter infrastructure, manage complex projects, and adapt to change without missing a beat.
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><i class="bi bi-check2-circle"></i> <span>Specialists in Microsoft 365, Exchange, and Active Directory.</span></li>
|
<li><i class="bi bi-check2-circle"></i> <span>Infrastructure strategy meets execution — without the buzzwords.</span></li>
|
||||||
<li><i class="bi bi-check2-circle"></i> <span>Network design, server deployments, and virtualization support.</span></li>
|
<li><i class="bi bi-check2-circle"></i> <span>We don’t just work with tech — we translate it into results.</span></li>
|
||||||
<li><i class="bi bi-check2-circle"></i> <span>Trusted by clients in retail, public sector, and manufacturing.</span></li>
|
<li><i class="bi bi-check2-circle"></i> <span>Collaborative, transparent, and battle-tested since 2002.</span></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="200">
|
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="200">
|
||||||
<p>
|
<p>
|
||||||
From managed services to emergency support, Wizdom is your partner for reliable IT operations and business continuity.
|
Whether you need an architect, a troubleshooter, or a translator between tech and executive — we've been that partner.
|
||||||
Our HelpDesk+, project management, and security services ensure that you’re always one step ahead.
|
Our engagements go beyond checklists — we help build what's next.
|
||||||
</p>
|
</p>
|
||||||
<a href="#" class="read-more"><span>Read More</span><i class="bi bi-arrow-right"></i></a>
|
<a href="#services" class="read-more"><span>Explore Our Services</span><i class="bi bi-arrow-right"></i></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -141,34 +142,34 @@ echo "<!-- SESSION: " . json_encode($_SESSION) . " -->";
|
||||||
<div class="col-lg-7 d-flex flex-column justify-content-center order-2 order-lg-1">
|
<div class="col-lg-7 d-flex flex-column justify-content-center order-2 order-lg-1">
|
||||||
|
|
||||||
<div class="content px-xl-5" data-aos="fade-up" data-aos-delay="100">
|
<div class="content px-xl-5" data-aos="fade-up" data-aos-delay="100">
|
||||||
<h3><span>Why Clients Choose </span><strong>Wizdom Networks</strong></h3>
|
<h3><span>Why Organizations Choose </span><strong>Wizdom Networks</strong></h3>
|
||||||
<p>
|
<p>
|
||||||
We’ve spent over two decades designing, implementing, and managing scalable IT solutions for clients across industries — from SMBs to enterprise-level organizations.
|
There’s no shortage of IT consultants out there. But few bring the same mix of creativity, pragmatism, and proven experience. We do.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="faq-container px-xl-5" data-aos="fade-up" data-aos-delay="200">
|
<div class="faq-container px-xl-5" data-aos="fade-up" data-aos-delay="200">
|
||||||
|
|
||||||
<div class="faq-item faq-active">
|
<div class="faq-item faq-active">
|
||||||
<h3><span>01</span> Do you offer emergency IT support?</h3>
|
<h3><span>01</span> What makes Wizdom different?</h3>
|
||||||
<div class="faq-content">
|
<div class="faq-content">
|
||||||
<p>Yes. Our After5 emergency support ensures coverage outside normal hours for critical incidents or outages.</p>
|
<p>We combine deep technical chops with strategic insight and hands-on execution. No fluff. No shortcuts.</p>
|
||||||
</div>
|
</div>
|
||||||
<i class="faq-toggle bi bi-chevron-right"></i>
|
<i class="faq-toggle bi bi-chevron-right"></i>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="faq-item">
|
<div class="faq-item">
|
||||||
<h3><span>02</span> What size businesses do you typically serve?</h3>
|
<h3><span>02</span> Who do you typically work with?</h3>
|
||||||
<div class="faq-content">
|
<div class="faq-content">
|
||||||
<p>We specialize in supporting small and mid-sized businesses but have completed projects for networks with over 20,000 users.</p>
|
<p>We support SMBs and mid-market orgs across retail, public sector, professional services, and non-profits — but we scale easily into enterprise territory.</p>
|
||||||
</div>
|
</div>
|
||||||
<i class="faq-toggle bi bi-chevron-right"></i>
|
<i class="faq-toggle bi bi-chevron-right"></i>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="faq-item">
|
<div class="faq-item">
|
||||||
<h3><span>03</span> Are your services customizable?</h3>
|
<h3><span>03</span> Do you offer flexible or project-based engagements?</h3>
|
||||||
<div class="faq-content">
|
<div class="faq-content">
|
||||||
<p>Absolutely. We tailor every engagement — from managed services to consulting — based on your unique IT environment and business needs.</p>
|
<p>Absolutely. From one-off projects to long-term partnerships, we adapt to your business needs and growth stage.</p>
|
||||||
</div>
|
</div>
|
||||||
<i class="faq-toggle bi bi-chevron-right"></i>
|
<i class="faq-toggle bi bi-chevron-right"></i>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -180,10 +181,10 @@ echo "<!-- SESSION: " . json_encode($_SESSION) . " -->";
|
||||||
<div class="col-lg-5 order-1 order-lg-2 why-us-img">
|
<div class="col-lg-5 order-1 order-lg-2 why-us-img">
|
||||||
<img src="assets/img/why-us.png" class="img-fluid" alt="" data-aos="zoom-in" data-aos-delay="100">
|
<img src="assets/img/why-us.png" class="img-fluid" alt="" data-aos="zoom-in" data-aos-delay="100">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section><!-- End Why Us Section -->
|
||||||
<!-- End Why Us Section -->
|
|
||||||
<!-- ======= Skills Section ======= -->
|
<!-- ======= Skills Section ======= -->
|
||||||
<section id="skills" class="skills section">
|
<section id="skills" class="skills section">
|
||||||
<div class="container" data-aos="fade-up" data-aos-delay="100">
|
<div class="container" data-aos="fade-up" data-aos-delay="100">
|
||||||
|
|
@ -249,48 +250,48 @@ echo "<!-- SESSION: " . json_encode($_SESSION) . " -->";
|
||||||
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="200">
|
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="200">
|
||||||
<div class="service-item">
|
<div class="service-item">
|
||||||
<div class="icon"><i class="bi bi-briefcase"></i></div>
|
<div class="icon"><i class="bi bi-briefcase"></i></div>
|
||||||
<h4><a href="#" class="stretched-link">IT Consulting</a></h4>
|
<h4><a href="#" class="stretched-link">IT Strategy & Alignment</a></h4>
|
||||||
<p>From architecture to implementation — expert advice and execution across cloud, networking, Microsoft 365, and cybersecurity.</p>
|
<p>Align your technology with your business roadmap — not the other way around.</p>
|
||||||
</div>
|
</div>
|
||||||
</div><!-- End Service Item -->
|
</div><!-- End Service Item -->
|
||||||
|
|
||||||
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="300">
|
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="300">
|
||||||
<div class="service-item">
|
<div class="service-item">
|
||||||
<div class="icon"><i class="bi bi-card-checklist"></i></div>
|
<div class="icon"><i class="bi bi-card-checklist"></i></div>
|
||||||
<h4><a href="#" class="stretched-link">Project Management</a></h4>
|
<h4><a href="#" class="stretched-link">Project & Implementation Support</a></h4>
|
||||||
<p>End-to-end project delivery: migrations, structured cabling, infrastructure refreshes, and more — on time and on budget.</p>
|
<p>From kickoff to go-live, we keep your projects moving and your outcomes clear.</p>
|
||||||
</div>
|
</div>
|
||||||
</div><!-- End Service Item -->
|
</div><!-- End Service Item -->
|
||||||
|
|
||||||
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="400">
|
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="400">
|
||||||
<div class="service-item">
|
<div class="service-item">
|
||||||
<div class="icon"><i class="bi bi-bar-chart"></i></div>
|
<div class="icon"><i class="bi bi-bar-chart"></i></div>
|
||||||
<h4><a href="#" class="stretched-link">Managed Services</a></h4>
|
<h4><a href="#" class="stretched-link">Managed IT Services</a></h4>
|
||||||
<p>Proactive support and monitoring with our HelpDesk+ offering — ideal for small and medium-sized businesses seeking reliability.</p>
|
<p>Full-service support for infrastructure, endpoints, cloud, and more.</p>
|
||||||
</div>
|
</div>
|
||||||
</div><!-- End Service Item -->
|
</div><!-- End Service Item -->
|
||||||
|
|
||||||
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="500">
|
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="500">
|
||||||
<div class="service-item">
|
<div class="service-item">
|
||||||
<div class="icon"><i class="bi bi-binoculars"></i></div>
|
<div class="icon"><i class="bi bi-binoculars"></i></div>
|
||||||
<h4><a href="#" class="stretched-link">Security & Surveillance</a></h4>
|
<h4><a href="#" class="stretched-link">Network & Infrastructure Design</a></h4>
|
||||||
<p>Camera system design and implementation — secure your physical environments with scalable video solutions.</p>
|
<p>Firewalls, cabling, wireless, data centers — optimized and future-ready.</p>
|
||||||
</div>
|
</div>
|
||||||
</div><!-- End Service Item -->
|
</div><!-- End Service Item -->
|
||||||
|
|
||||||
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="600">
|
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="600">
|
||||||
<div class="service-item">
|
<div class="service-item">
|
||||||
<div class="icon"><i class="bi bi-brightness-high"></i></div>
|
<div class="icon"><i class="bi bi-brightness-high"></i></div>
|
||||||
<h4><a href="#" class="stretched-link">Online Brand Management</a></h4>
|
<h4><a href="#" class="stretched-link">Training & Documentation</a></h4>
|
||||||
<p>Reputation, reach, and consistency — optimize how your business is perceived with strategic branding support.</p>
|
<p>Executive briefings. End-user workshops. Tailored sessions that stick.</p>
|
||||||
</div>
|
</div>
|
||||||
</div><!-- End Service Item -->
|
</div><!-- End Service Item -->
|
||||||
|
|
||||||
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="700">
|
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="700">
|
||||||
<div class="service-item">
|
<div class="service-item">
|
||||||
<div class="icon"><i class="bi bi-calendar4-week"></i></div>
|
<div class="icon"><i class="bi bi-calendar4-week"></i></div>
|
||||||
<h4><a href="#" class="stretched-link">Training & Support</a></h4>
|
<h4><a href="#" class="stretched-link">Branding & Web Consulting</a></h4>
|
||||||
<p>Empower your team with technical training and personalized onboarding — from Microsoft 365 to custom systems.</p>
|
<p>From domain to delivery — we help you tell your story and back it up with solid tech.</p>
|
||||||
</div>
|
</div>
|
||||||
</div><!-- End Service Item -->
|
</div><!-- End Service Item -->
|
||||||
|
|
||||||
|
|
@ -376,8 +377,8 @@ echo "<!-- SESSION: " . json_encode($_SESSION) . " -->";
|
||||||
|
|
||||||
<div class="row" data-aos="zoom-in" data-aos-delay="100">
|
<div class="row" data-aos="zoom-in" data-aos-delay="100">
|
||||||
<div class="col-xl-9 text-center text-xl-start">
|
<div class="col-xl-9 text-center text-xl-start">
|
||||||
<h3>Let’s Talk About Your IT Goals</h3>
|
<h3>Let’s Make Tech Make Sense</h3>
|
||||||
<p>Whether you’re modernizing your infrastructure, migrating to Microsoft 365, or just need responsive day-to-day support — Wizdom Networks is ready to help.</p>
|
<p>Whether you're solving today’s fires or planning for tomorrow’s growth, we’d love to hear your story — and help write the next chapter.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-xl-3 cta-btn-container text-center">
|
<div class="col-xl-3 cta-btn-container text-center">
|
||||||
<a class="cta-btn align-middle" href="#contact">Get In Touch</a>
|
<a class="cta-btn align-middle" href="#contact">Get In Touch</a>
|
||||||
|
|
@ -405,7 +406,7 @@ echo "<!-- SESSION: " . json_encode($_SESSION) . " -->";
|
||||||
|
|
||||||
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="100">
|
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="100">
|
||||||
<div class="team-member d-flex align-items-start">
|
<div class="team-member d-flex align-items-start">
|
||||||
<div class="pic"><img src="assets/img/person/person-m-7.webp" class="img-fluid" alt="Essae B."></div>
|
<div class="pic"><img src="assets/img/person/sa-media-office.webp" class="img-fluid" alt="Essae B."></div>
|
||||||
<div class="member-info">
|
<div class="member-info">
|
||||||
<h4>Essae B.</h4>
|
<h4>Essae B.</h4>
|
||||||
<span>Founder & Principal Consultant</span>
|
<span>Founder & Principal Consultant</span>
|
||||||
|
|
@ -420,7 +421,7 @@ echo "<!-- SESSION: " . json_encode($_SESSION) . " -->";
|
||||||
|
|
||||||
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="200">
|
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="200">
|
||||||
<div class="team-member d-flex align-items-start">
|
<div class="team-member d-flex align-items-start">
|
||||||
<div class="pic"><img src="assets/img/person/person-f-8.webp" class="img-fluid" alt="Operations Lead"></div>
|
<div class="pic"><img src="assets/img/person/sb-linkedin2.webp" class="img-fluid" alt="Operations Lead"></div>
|
||||||
<div class="member-info">
|
<div class="member-info">
|
||||||
<h4>Jodie R.</h4>
|
<h4>Jodie R.</h4>
|
||||||
<span>Chief Operations Officer</span>
|
<span>Chief Operations Officer</span>
|
||||||
|
|
@ -905,7 +906,7 @@ if ($hasSuccess): ?>
|
||||||
<div class="col-lg-2 col-md-3 footer-links">
|
<div class="col-lg-2 col-md-3 footer-links">
|
||||||
<h4>Services</h4>
|
<h4>Services</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li><i class="bi bi-chevron-right"></i> <a href="#services">IT Consulting</a></li>
|
<li><i class="bi bi-chevron-right"></i> <a href="#services">IT Strategy & Alignment</a></li>
|
||||||
<li><i class="bi bi-chevron-right"></i> <a href="#services">Cloud Strategy</a></li>
|
<li><i class="bi bi-chevron-right"></i> <a href="#services">Cloud Strategy</a></li>
|
||||||
<li><i class="bi bi-chevron-right"></i> <a href="#services">HelpDesk+</a></li>
|
<li><i class="bi bi-chevron-right"></i> <a href="#services">HelpDesk+</a></li>
|
||||||
<li><i class="bi bi-chevron-right"></i> <a href="#stealthascope-pricing">Stealthascope</a></li>
|
<li><i class="bi bi-chevron-right"></i> <a href="#stealthascope-pricing">Stealthascope</a></li>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue