portfolio-v2
portfolio-v2 copied to clipboard
Make nav items in footer more semantic
Change the footer lists from <div /> to <ul /> using the "as" prop on each list and wrap each link element in a <li />