Storybooks for commit 3dd8489725fc7c607f53625c886d46ce6621bd8e

Date
3/4/2026, 12:19:35 AM UTC
Summary
feat(CMS): Add CMS to verification pages
Description
Because:
* For split layout especially, the change from CMS to non-CMS styled layout is jarring and we want the full sign in flow to be customizable in the CMS

This commit:
* Pulls in CMS info for all 2FA recovery pages and applies it
* Makes headline and primaryButtonText optional for all pages
* Updates tests and stories

closes FXA-13079