<%- include('partials/head') %> <% const activePage = 'search'; %> <%- include('partials/sidebar') %>

Search Google Maps for leads

Enter a keyword and city to get started

<% if (searches && searches.length > 0) { %>

Recent Searches

<% searches.slice(0, 6).forEach(s => { %> <% }) %>
<% } %>