5bbd86ea90
The WLC Verified hero row now shows at most 6 campaigns (the two large hero cards on top plus a single 4-up row), regardless of how many a moderator has featured. Anything beyond the cap is still featured for moderation purposes — it just doesn't earn a hero slot. Below the Verified row, a new 'All campaigns' section displays every campaign in the home page's recent stream (the existing 200-event window from useCampaigns(limit: 200)) minus anything currently hidden, sorted newest-first. Featured campaigns are intentionally NOT removed from this chronological feed; instead, each card whose coord is in featuredCoordSet still picks up the WLC chip via verifiedBy. So a verified campaign appears twice on the home page — once as a hero, once in chronological order — and both placements make the WLC endorsement visible. The 'Browse all campaigns →' link moves from the Verified section footer to the All Campaigns section footer, where it makes more sense as a gateway to /campaigns' search and sort surface for the full censorship-resistant set beyond the 200-event window. Five locale strings touched in all 16 locales: featured, featuredDesc, verifiedByAria (existing), allCampaigns, allCampaignsDesc (new).