From 54bdb9d480271c179bbf50f53937a90a7f8aa489 Mon Sep 17 00:00:00 2001 From: justin Date: Wed, 13 May 2026 12:29:47 -0500 Subject: [PATCH] Add sticky CTA bar, penalty warnings, lead capture to compliance checker MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Sticky bar fixed to bottom: "N issues found — your filing needs to be corrected" with "See How to Fix This" + "Call Us" buttons - Per-filing penalty warnings on red/yellow cards: RMD removal from network, CPNI $239K/violation, 499-A Red Light blocks all FCC apps, CALEA $10K/day, CORES can't legally operate - CTA copy changed: "Your filing is inaccurate" urgency box + "Fix My Filing" button with "no commitment until you pay" reassurance - Lead capture form: "Get your compliance report emailed" for people not ready to buy — creates ticket + tracks lead-capture event in Umami Co-Authored-By: Claude Opus 4.6 (1M context) --- .../pages/tools/fcc-compliance-check.astro | 141 +++++++++++++++++- 1 file changed, 138 insertions(+), 3 deletions(-) diff --git a/site/src/pages/tools/fcc-compliance-check.astro b/site/src/pages/tools/fcc-compliance-check.astro index 7f643c2..4f3a401 100644 --- a/site/src/pages/tools/fcc-compliance-check.astro +++ b/site/src/pages/tools/fcc-compliance-check.astro @@ -93,6 +93,20 @@ import Base from "../../layouts/Base.astro";

+ + +