@@ -40,7 +40,7 @@ import TeamBio from '$components/MarketingTeamBio';
4040<MarketingBullets single big bullets = { [
4141" One-on-one time with Graphile's maintainer" ,
4242' Same-day slots often available' ,
43- ' One hour of voice / screensharing for $500 ' ,
43+ ' One hour of voice / screensharing for $375 ' ,
4444' Book directly from the calendar using a credit or debit card' ,
4545]} />
4646
@@ -79,27 +79,27 @@ import TeamBio from '$components/MarketingTeamBio';
7979
8080</MarketingSection >
8181
82- <MarketingDivide from = " nodes" to = " medium " />
82+ <MarketingDivide from = " nodes" to = " dark " />
8383
84- <MarketingSection bg = " medium " >
84+ <MarketingSection bg = " dark " >
8585
8686<div className = " f4 tl" style = { {maxWidth: ' 50rem' , margin: ' 0 auto' }} >
87- Development Support gives your organisation access to the knowledge and
87+ Development Support gives your organization access to the knowledge and
8888experience of the Graphile team for any issues you have with
8989PostGraphile, the Graphile suite and other tools in the ecosystem
9090such as TypeScript, SQL, Node.js, GraphQL and more. If you're
9191running any of the Graphile tools, you won't find anyone more qualified
9292to help.
9393
94- From $1,500 /month, paid monthly through GitHub sponsors, or
94+ From $999 /month, paid monthly through GitHub sponsors, or
9595quarterly/annually through invoicing (+ VAT where applicable). T&Cs apply.
9696</div >
9797
9898</MarketingSection >
9999
100- <MarketingDivide from = " medium " to = " dark " via = " light" down />
100+ <MarketingDivide from = " dark " to = " medium " via = " light" down />
101101
102- <MarketingSection bg = " dark " >
102+ <MarketingSection bg = " medium " >
103103
104104<div className = " f4 b tl" style = { {maxWidth: ' 54rem' , margin: ' 0 auto' }} >
105105<div class = " mw9 ph3-ns flex flex-wrap justify-between" >
@@ -119,42 +119,7 @@ for faster, safer and more robust software development and practices.
119119
120120</MarketingSection >
121121
122- <MarketingDivide from = " dark" to = " nodes" via = " light" />
123-
124- <MarketingSection bg = " nodes" >
125-
126- <div className = " f4 tl" style = { {maxWidth: ' 50rem' , margin: ' 0 auto' }} >
127-
128- ## Want more?
129-
130- ### Our Consultancy Retainer includes the benefits above, plus:
131-
132- <MarketingBullets single big bullets = { [
133- ' Schedule calls directly on our calendar, no additional fee' ,
134- <>Longer and deeper discussions:<ul className = " ul-check" >
135- <li >planning product features</li >
136- <li >designing your database or GraphQL schema</li >
137- <li >solving (or avoiding) performance issues</li >
138- <li >debugging</li ></ul ></>,
139- ' Targeted code review'
140- ]} />
141-
142- <div className = " f4 tl" style = { {maxWidth: ' 50rem' , margin: ' 0 auto' }} >
143- From $6,000/month, cancel any time, no minimum term.
144-
145- </div >
146-
147- <p class = ' flex' >
148- <a class = ' button--solid' href = ' mailto:team@graphile.com?subject=Support%20plan%20enquiry' >Get in touch <span class = ' fas fa-fw fa-arrow-right' /></a >
149- </p >
150-
151- * T&Cs apply - calls may be up to 3 hours, at most one per day, subject to availability -
152- prices quoted for teams containing up to 10 engineers - pay monthly through GitHub Sponsors, or through
153- quarterly/annual invoicing (+ VAT where applicable).*
154- </div >
155- </MarketingSection >
156-
157- <MarketingDivide from = " nodes" to = " dark" via = " light" />
122+ <MarketingDivide from = " medium" to = " dark" via = " light" />
158123
159124<MarketingSection bg = " dark" >
160125
0 commit comments