SmartSolTech SmartSolTech

<%= __('footer.company.description') %>

<% if (settings && settings.social) { %> <% if (settings.social.facebook) { %> <% } %> <% if (settings.social.twitter) { %> <% } %> <% if (settings.social.linkedin) { %> <% } %> <% if (settings.social.github) { %> <% } %> <% } else { %> <% } %>

<%= __('footer.links.title') %>

  • <%= __('nav.home') %>
  • <%= __('nav.about') %>
  • <%= __('nav.services') %>
  • <%= __('nav.portfolio') %>
  • <%= __('nav.calculator') %>

<%= __('footer.contact.title') %>

  • <%= settings && settings.contact && settings.contact.email ? settings.contact.email : __('footer.contact.email') %>
  • <%= settings && settings.contact && settings.contact.phone ? settings.contact.phone : __('footer.contact.phone') %>
  • <%= settings && settings.contact && settings.contact.address ? settings.contact.address : __('footer.contact.address') %>

<%= __('footer.copyright').replace('{{year}}', new Date().getFullYear()) %>

<%= __('footer.privacy') %> <%= __('footer.terms') %>