in src/templates/Landing.js [28:29]
upcomingEvents: allMarkdownRemark( filter: {fields: {category: {eq: "events"}, date: {gt: $currentDate}}}