Merge remote-tracking branch 'origin/trunk' into simplify-homepage-cta
Conflicts in the landing page, where trunk's masthead/OG-meta work
overlapped this branch's CTA redesign:
- src/pages/index.astro masthead: took trunk's account redesign
(Write link + AccountMenu) over this branch's AuthorPill + Dashboard
link. AccountMenu replaces the now-deleted AuthorPill and its
dropdown carries Dashboard/Write/Profile, so nothing is lost. Kept
this branch's HandleStart hero CTA and merged both reduced-motion
rules (handle spinner + account-menu dropdown).
- src/pages/preview.astro: kept deleted. This branch retires the
/preview sample route (and SAMPLE_TREE); trunk only maintained it
and the old index/lexicon 'Read a sample' links it depended on are
already gone here.
- src/layouts/Base.meta.test.ts: dropped trunk's 'preview page
metadata' block, which read the deleted preview.astro. The
remaining OG-meta guards are unaffected.
This is a binary file and will not be displayed.