Yeah, cool, now we use the `next/image` tag, and our images are showing up again! There's still lint errors for using bare img tags in some places, but I'm not sure I really care…
I'm gonna add a `src/shared` next, and it felt weird for `images` to be a sibling, esp since the images are only for the client app!