Skip to content

Commit d5f3fdf

Browse files
committed
Tweak wording for Worker
1 parent a076762 commit d5f3fdf

File tree

3 files changed

+14
-21
lines changed

3 files changed

+14
-21
lines changed

website/src/components/Tiers/index.js

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,8 @@ const TierList = [
1919
Graphile Sponsors page
2020
</Link>{" "}
2121
</li>
22-
<li>
23-
Your name among those randomly featured in the PostGraphile CLI
24-
</li>
2522
<li>Post job opportunities to our Discord community</li>
26-
<li>PostGraphile stickers</li>
23+
<li>Graphile Worker stickers</li>
2724
<li>Access to the #supporter-lounge on Discord</li>
2825
<li>
2926
The warm feeling from knowing you’re supporting Open Source Software
@@ -46,7 +43,10 @@ const TierList = [
4643
Access to <strong>private security announcements</strong>
4744
</li>
4845
<li>
49-
Free access to <strong>PostGraphile V4 Pro</strong>
46+
Free access to{" "}
47+
<strong>
48+
<Link to="/pricing">Worker Pro</Link>
49+
</strong>
5050
</li>
5151
<li>
5252
Access to{" "}
@@ -58,13 +58,9 @@ const TierList = [
5858
Your name and <strong>avatar/logo</strong> featured on our websites,
5959
including this one
6060
</li>
61-
<li>
62-
Your name <strong>more frequently featured</strong> in the
63-
PostGraphile CLI
64-
</li>
6561
<li>
6662
The warm feeling that comes from knowing you’re making a difference
67-
to PostGraphile’s development and sustainability
63+
to Graphile Worker’s development and sustainability
6864
</li>
6965
</ul>
7066
</>
@@ -91,10 +87,6 @@ const TierList = [
9187
Your name and <strong>avatar/logo prominently featured </strong>on
9288
our websites
9389
</li>
94-
<li>
95-
Your name <strong>even more frequently featured</strong> in the
96-
PostGraphile CLI
97-
</li>
9890
<li>
9991
Access to <strong>#vip-lounge</strong> on Discord
10092
</li>
@@ -107,7 +99,7 @@ const TierList = [
10799
<li>
108100
The warm feeling that comes from knowing{" "}
109101
<strong>
110-
you’re making a significant difference to PostGraphile’s
102+
you’re making a significant difference to Graphile Worker’s
111103
development and sustainability
112104
</strong>
113105
</li>

website/src/components/TiersPlus/index.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ const TierList = [
1919
<div className={styles.description}>
2020
Access development support for Graphile projects through the Private
2121
Advisor tier, giving your organization access to the knowledge and
22-
experience of the Graphile team for any issues you have with{" "}
23-
PostGraphile, Grafast and the wider Graphile suite, and other tools in
22+
experience of the Graphile team for any issues you have with Graphile
23+
Worker, PostGraphile and the wider Graphile suite, and other tools in
2424
the ecosystem such as TypeScript, SQL, Node.js, GraphQL and more. If
2525
you’re running any of the Graphile tools, you won’t find anyone more
2626
qualified to help.
@@ -44,7 +44,7 @@ const TierList = [
4444
<li>
4545
The warm feeling that comes from knowing{" "}
4646
<strong>
47-
you’re making a significant difference to PostGraphile’s
47+
you’re making a significant difference to Graphile Worker’s
4848
development and sustainability
4949
</strong>
5050
</li>

website/src/pages/sponsors.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,12 @@ which you and other users then benefit from.
101101

102102
## Sponsor tiers &amp; benefits
103103

104-
As well as ensuring the sustainability and longevity of PostGraphile and the
104+
As well as ensuring the sustainability and longevity of Graphile Worker and the
105105
wider Graphile suite of developer tooling, sponsorship also gives you or your
106106
company some additional benefits such as access to security announcements and
107-
being featured in the README files Graphile’s main open source projects. Choose
108-
the tier which matches your funding goal, higher tiers come with more benefits.
107+
being featured in the README files of Graphile’s main open source projects.
108+
Choose the tier which matches your funding goal, higher tiers come with more
109+
benefits.
109110

110111
<TierList />
111112

0 commit comments

Comments
 (0)