Markup Review
The menu element is for a list of commands in web apps, so nav should have been used instead. Lots of sections are used to wrap content, and they don’t have headings. section should generally only be used if it has a natural heading. The email signup form could have used type="email"
