Services
This page exists to prove the multi-page infrastructure works. It's a real route at /services/, built from the same shared layout, styles, and navigation as the home page — no markup duplicated.
To add another page, drop a new .njk (or .md)
file in src/. For example, src/about.njk becomes
/about/ automatically. Set its title and
description in the front matter and it inherits the shell,
SEO tags, and sitemap entry.