<%= config?.brand?.name || 'AutoTQ' %> logo <%= config?.brand?.name || 'AutoTQ' %>

<%= config?.brand?.tagline || '' %>

<%= config?.brand?.legalName || '' %>

Explore

    <% (config?.nav || []).forEach(item => { %>
  • <%= item.label %>
  • <% }) %>

Contact

  • <%= config?.contact?.phoneDisplay || '' %>
  • <%= config?.contact?.email || '' %>
  • <%= config?.contact?.addressLine1 || '' %>
    <%= config?.contact?.addressLine2 || '' %>
© <%= new Date().getFullYear() %> <%= config?.brand?.name || 'AutoTQ' %>. All rights reserved.