Get Hurricane Electric Services in Lansing | Aria Technology Group

{# ================================================================================= #} {# HEAD SECTION – Dynamically sets the page title and meta description for SEO. #} {# ================================================================================= #} {% set item = dynamic_page_hubdb_row %} {{ item.provider_name }} | Strategic IT Consulting {# Make sure the entire page only renders if the HubDB row exists #} {% if item %}
{# HubDB Field: hero_video_id – YouTube video ID (e.g., 4JiMva2aweg) #}
{# HubDB Field: provider_name #}

{{ item.provider_name }}

{# HubDB Field: hero_subtitle #}

{{ item.hero_subtitle }}

{# Main CTA Button – Links to your Zoom scheduling page #} Schedule a Meeting
{# HubDB Field: services_section_title #}

{{ item.services_section_title }}

{# Service Card 1 – Renders if title exists #} {% if item.service_1_title %}
{# HubDB Field: service_1_icon_svg – Paste the full SVG code here #}
{{ item.service_1_icon_svg }}

{{ item.service_1_title }}

{{ item.service_1_description }}

{% endif %} {# Service Card 2 – Renders if title exists #} {% if item.service_2_title %}
{# HubDB Field: service_2_icon_svg #}
{{ item.service_2_icon_svg }}

{{ item.service_2_title }}

{{ item.service_2_description }}

{% endif %} {# Service Card 3 – Renders if title exists #} {% if item.service_3_title %}
{# HubDB Field: service_3_icon_svg #}
{{ item.service_3_icon_svg }}

{{ item.service_3_title }}

{{ item.service_3_description }}

{% endif %}
{% if item.testimonial %}

What Our Partners Say

“{{ item.testimonial }}”
{# HubDB Field: testimonial_author #}
— {{ item.testimonial_author }}
{% endif %}

Ready to Elevate Your Technology?

Let’s discuss how our expertise can translate into your success. Schedule a complimentary, no-obligation strategy session with our experts.

{# Secondary CTA Button – Links to your HubSpot form #} Get A Custom Quote

© {% year %} {{ site_settings.name }}. All Rights Reserved.

{% else %}

Content Not Found

The requested provider content could not be loaded. Please check the URL and try again.

{% endif %}