- Add header.section2_title (CMS field: "Titel - rechts beneden")
alongside header.section2_text ("Tekst - rechts beneden")
- Render the title as its own heading above the text, instead of
folding it into the markdown body
- Zero out the heading's top margin so it aligns with the top of the
adjacent image grid
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
- Replace the old placeholder galerie page content with gallery-1's
real content (text + 4 uploaded photos), keeping the /galerie route
and its position in the main nav
- Remove gallery-2 and gallery-3 (prototype pages) and their media
- Switch section text fields from plain textarea to Grav's markdown
editor type, restoring the formatting toolbar in Admin
- Trim the image grid/blueprint caps to 2 per section to match
gallery-1's actual content
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>