Date: 2026-06-09 • Importance: Medium • Status: Complete (deployed live) • Project: Website
Page: /practice-areas/ (WP id 48, on the protected header-nav list)
He pointed at the bottom "Get Back To Living Your Best Life" CTA band and asked three things: is it registered in the registry, give it a different call button, and change the payoff line to "$0 Out-Of-Pocket Forever." (not ". Ever").
sa-cta-image-banner (SA Element Registry element #21, CTA / Footer), the "image background + dark overlay" variant. The live markup self-labels it "CTA BANNER (Variant A: image background + dark overlay)." The element itself was compliant; only the button and the copy were off-spec..sa-cta-btn white/orange-outline pill with the registry-canonical sa-depth-btn (#52), .on-dark variant: white pill, navy text, phone icon, uppercase CALL NOW, tel:5028888888 preserved. Chosen by Sam from a 3-way clickable option set (depth on-dark / navy-fill / refined white). Built with inline styles so it renders correctly whether or not the sitewide depth-button CSS is loaded on this page, and to respect the page-level !important ban.WP REST API, page 48, status kept publish (Sam approved publish-live). The edit was scoped to only the CTA <section> and guarded with Python assertions: copy and button each replaced exactly once; total anchor count unchanged; no new !important (19 pre-existing left untouched); wp:html wrapper intact; zero bytes changed outside the CTA section. A full pre-edit raw backup was saved first.
context=edit: new copy + depth button present, old gone.tel: href shows a 270 area-code number from CallRail dynamic number insertion. The source href is tel:5028888888; the swap is sitewide call tracking, expected, and not caused by this edit.Work complete and verified. Nothing pending.