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