Summary of user-facing changes:
- Homepage blog preview cards: The latest three posts now appear as compact, equal-width cards in a single desktop row so the blog section is easier to scan and doesn't dominate the page.
- Public footer: Rebuilt into one lighter newsletter/navigation row to simplify newsletter signup and reduce visual weight caused by stacked blocks.
- Newsletter modal scroll lock: The modal’s scroll lock is now self-cleaning; closing the modal reliably restores page scrolling.
Validation highlights: linting and local HTTP checks passed; Playwright checks validated layout at desktop width, page scrolling behavior before the modal, correct modal trigger timing, and that closing the modal clears the scroll lock.
This release is visible on the homepage and is currently a draft for Admin review before publishing.
Before

After

Before

After

