Skip to content

Commit e6b4baa

Browse files
authored
New support offering (#293)
* New support offering
1 parent cf4bc03 commit e6b4baa

File tree

1 file changed

+9
-26
lines changed

1 file changed

+9
-26
lines changed

src/pages/support/index.mdx

Lines changed: 9 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ import Testimonial from '$components/MarketingTestimonial';
3939
<MarketingBullets single big bullets={[
4040
"One-on-one time with Graphile's maintainer",
4141
'Same-day slots often available',
42-
'One hour of voice/screensharing for $275',
42+
'One hour of voice/screensharing for $500',
4343
'Book directly from the calendar using PayPal',
4444
]}/>
4545

@@ -61,13 +61,11 @@ import Testimonial from '$components/MarketingTestimonial';
6161

6262
## Support Plan
6363

64-
### 🔹 Revamped for 2021 🔹
6564
### Timely access to the Graphile team throughout the year
6665

6766
<MarketingBullets single big bullets={[
68-
'2 x 30 minute consultancy calls each month',
6967
'Prioritised tickets for issues you have with the Graphile suite',
70-
'Guaranteed response to critical issues in under 1 business day',
68+
'Guaranteed response to critical issues in under 2 business days',
7169
//'Support provided via email, chat and VoIP',
7270
//'From the team behind the Graphile suite of tools',
7371
'NDA available',
@@ -90,14 +88,8 @@ Our Support Plan gives your team access to the knowledge and
9088
experience of the Graphile team for any issues you have with
9189
PostGraphile and the Graphile suite.
9290

93-
🌟 The Support Plan includes 2 x 30 minute consultancy calls each month, where you can screenshare with Graphile's maintainer.
94-
9591
Price: $300/mo, paid quarterly or annually (+ VAT where applicable)
9692

97-
<div class='flex'>
98-
<a class='button--solid' href='mailto:[email protected]?subject=Support%20plan%20enquiry'>Get in touch <span class='fas fa-fw fa-arrow-right' /></a>
99-
</div>
100-
10193
</div>
10294
</MarketingSection>
10395

@@ -113,10 +105,8 @@ Price: $300/mo, paid quarterly or annually (+ VAT where applicable)
113105
Response times are guaranteed based on the severity of the
114106
incoming support request:
115107

116-
- **critical**: 1 business day
117-
- **serious**: 1.5 business days
118-
- **moderate**: 2 business days
119-
- **minor**: 5 business days
108+
- **critical**: 2 business days
109+
- all other classes of severity: 5 business days
120110

121111
### How is severity classified?
122112

@@ -135,10 +125,6 @@ covers issues with the Graphile suite only, it does not cover external concerns
135125
your servers, routing, proxying and deployment — we cannot help you debug your
136126
Kubernetes cluster, or help spot an issue in your nginx config.
137127

138-
### Do consultancy hours rollover from month to month?
139-
140-
No, consultancy calls are managed via voucher codes that are issued at the start of the month and are valid for a little over one month against a shared calender of call slots. Don't wait until the end of the month to book - schedule calls in advance to avoid disappointment.
141-
142128
### What kind of things can the support be used for?
143129

144130
The main use case for Graphile support is that if you hit a bug in
@@ -157,19 +143,12 @@ or 'EXPERIMENTAL' in the documentation) are not officially covered under the
157143
support agreement, but if we're able we will try and help you with these
158144
also.
159145

160-
_Support_ requests **cannot** be used:
146+
Support requests **cannot** be used:
161147

162148
- for general consulting,
163149
- for brainstorming,
164150
- for development of new features or plugins.
165151

166-
The Support Plan includes 2 x 30 minute of consultancy calls each month, which can be used in a more flexible way, and allows for important one-on-one time with the maintainer of the Graphile suite. Calls work best when you come to them with a planned list of discussion points, and these can include more general queries and advice.
167-
168-
Should you require longer consulting hours or developing of new features and plugins, we have other options such as [one-on-one
169-
ad-hoc consulting](https://benjie.dev/) or
170-
longer consulting and/or software development contracts. Please [get in
171-
touch](mailto:[email protected]?subject=Support%20enquiry) for more
172-
information.
173152

174153
### What other benefits does a support plan give me?
175154

@@ -178,6 +157,10 @@ name badges if they support our open source endeavours in some way (sponsorship,
178157
plan, etc). Unofficially, we can allocate more time to helping these
179158
members with coloured name badges.
180159

160+
<div class='flex'>
161+
<a class='button--solid' href='mailto:[email protected]?subject=Support%20plan%20enquiry'>Get in touch <span class='fas fa-fw fa-arrow-right' /></a>
162+
</div>
163+
181164
</div>
182165
</MarketingSection>
183166

0 commit comments

Comments
 (0)