Fix jullie/je inconsistency, retitle the CV link as levensloop, group
practice/commissions/teaching into one paragraph so the poetic closing
line stands alone, and fix minor typos. Add a "plan your visit" button
on the Contact page linking to Google Maps directions (no origin set,
so it defaults to the visitor's current location) — implemented in the
Twig template rather than page content since Grav's markdown parser
escapes raw HTML in page body text.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XeFfgLSYdiS9UXcjiNzME3
Move commissions/full-catalog reference into the Bezoeken & aankoop
section where it fits the purchase decision, tighten the intro
paragraph, and remove the opening hours duplicated from the Contact
page (which was out of sync: 13:00 vs 14:00). Buttons removed in favor
of inline links now that all three destinations are linked in the text.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XeFfgLSYdiS9UXcjiNzME3
- 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>