-
Notifications
You must be signed in to change notification settings - Fork 0
fix(public): name the Website Correction buyer audience in the homepage hero #91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
dd8b042
ae8adf3
9e904b1
fe276c8
4c55242
497fd53
4411017
f16972d
70e3f9e
c21089f
12b82d4
6eefbfa
540773f
0cb15b4
40feb49
653d7c3
afdd091
ee2704e
43cfc41
2dc8898
bdfd177
a8b8293
0ff9e90
1d871a5
73bfefa
c60c4ff
97bb2fb
97a870e
6ac28ff
2ed5905
f7ea13b
b101ab8
8790cd0
79472e9
964dbaa
4ea40d5
71be83c
68a082f
4d3d054
6f10e69
c395cdd
caf16e4
435696b
05e4e2b
8ce5737
f5b4c78
7e85986
465542b
8eacf00
9081c88
05e7bb1
5e7df22
c77dae3
e4544e6
a4cb452
5543a94
456d0f9
05a5fa4
be2966a
13cf3b0
640c096
c4af0ac
c8c7eab
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -111,7 +111,8 @@ <h1>Products for people. One sharper system for teams.</h1> | |||||
| Tiny Studio is the company layer behind Promptly, Drishti, and | ||||||
| 0509. The first two are calmer consumer products. The third is | ||||||
| where the work becomes more operational. There is also one | ||||||
| managed service for founders, reviewed by a human: The Website | ||||||
| human-reviewed managed service for founder-led managed IT and | ||||||
| cybersecurity companies with a live site: The Website | ||||||
| Correction. | ||||||
| </p> | ||||||
| <p class="hero-lead"> | ||||||
|
|
@@ -147,7 +148,7 @@ <h1>Products for people. One sharper system for teams.</h1> | |||||
| <article class="rail-item"> | ||||||
| <span class="rail-label">Managed service</span> | ||||||
| <strong><a data-measure-source="homepage-hero" href="/contact/?source=homepage-hero#website-correction-application">The Website Correction</a></strong> | ||||||
| <p>One human-reviewed correction pass for founders, by email.</p> | ||||||
| <p>One human-reviewed correction pass for founder-led managed IT and cybersecurity companies, by email.</p> | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win Keep the managed-service audience description consistent. The hero lead and managed-service section require companies with a live site. This rail copy omits that qualifier. Add Proposed fix- <p>One human-reviewed correction pass for founder-led managed IT and cybersecurity companies, by email.</p>
+ <p>One human-reviewed correction pass for founder-led managed IT and cybersecurity companies with a live site, by email.</p>📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||
| </article> | ||||||
| </aside> | ||||||
| </div> | ||||||
|
|
||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For MSP founders who do not describe their companies specifically as managed IT or cybersecurity firms, this new hero copy still does not identify them as buyers.
PRODUCT.mddefines the audience as founder-led Managed IT/MSP/cybersecurity companies, and the commit's stated purpose is to expose that audience in the hero; include MSPs explicitly here (and in the matching rail copy) rather than narrowing the canonical audience.Useful? React with 👍 / 👎.