diff --git a/site/src/pages/tools/fcc-compliance-check.astro b/site/src/pages/tools/fcc-compliance-check.astro index 2c41d24..bbe306f 100644 --- a/site/src/pages/tools/fcc-compliance-check.astro +++ b/site/src/pages/tools/fcc-compliance-check.astro @@ -915,10 +915,10 @@ import Base from "../../layouts/Base.astro"; `; // Lead capture for people not ready to buy - html += \`
+ html += `

Not ready yet? Get your compliance report emailed to you.

-

We'll send a detailed breakdown of what needs to be fixed — free, no obligation.

+

We will send a detailed breakdown of what needs to be fixed - free, no obligation.

-
\``; +
`; ctaContent.innerHTML = html; paymentIcons.classList.remove("hidden");