ct campaign: point CTA to the real /services/corporate/annual-reports page

Was pointing at the trucking DOT compliance-check tool (wrong audience). There's
a purpose-built 'Annual Report Filing & Maintenance' page (annual report +
registered agent + good standing, from $99) that fits CT overdue-annual-report
leads exactly. CTA now: 'File my Connecticut annual report'.
This commit is contained in:
justin 2026-07-01 08:18:13 -05:00
parent 3725374ade
commit b016caecea

View file

@ -115,9 +115,10 @@ def build_body():
+ P("The good news: it&rsquo;s a quick fix. <strong>We can file your Connecticut annual report for you</strong>, "
"confirm your business is back in good standing, and set a reminder so it never lapses again. If you&rsquo;d "
"like, we can also handle your registered-agent service and any reinstatement paperwork.")
+ P("Want us to take care of it? Reply to this email or start with a quick, free check of your "
"Connecticut business record:")
+ cta("Run my free CT compliance check &rarr;", _track(f"{SITE}/tools/dot-compliance-check", "ctcheck"))
+ P("Want us to take care of it? Reply to this email, or see how our annual-report filing "
"and good-standing service works:")
+ cta("File my Connecticut annual report &rarr;",
_track(f"{SITE}/services/corporate/annual-reports", "annualreports"))
+ P("If you&rsquo;ve already filed, no action needed &mdash; and congratulations on staying current.")
+ P("Best,<br><strong>Justin Hannah</strong><br>Performance West Inc.<br>"
f'<span style="font-size:12px;color:#64748b;font-family:{FONT};">Business Compliance Services</span>')