@@ -42,22 +42,23 @@ import Sponsors, { Sponsor } from "$components/MarketingSponsor";
4242
4343</MarketingSection >
4444
45- <MarketingDivide from = " white" to = " medium " via = " light" />
45+ <MarketingDivide from = " white" to = " dark " via = " light" />
4646
47- <MarketingSection bg = " medium " >
47+ <MarketingSection bg = " dark " >
4848
4949</MarketingSection >
5050
51- <MarketingSection bg = " medium " >
51+ <MarketingSection bg = " dark " >
5252
5353
5454<Flex >
5555<Col span = " 6" >
5656
5757<img
5858src = " /images/grafast-hero.png"
59- alt = " A Grafast superhero reveals the Grafast heart logo on their chest"
59+ alt = " A suited man reveals the Grafast heart logo on his chest, in the style of Superman "
6060class = ' br2'
61+ style = { {borderRadius: " 10px" , border: " 2px solid #1b1b3d" ,}}
6162/>
6263
6364</Col >
@@ -87,9 +88,9 @@ Grafast is currently only available to Graphile sponsors as it is still undergoi
8788
8889</MarketingSection >
8990
90- <MarketingDivide from = " medium " to = " dark " via = " light" />
91+ <MarketingDivide from = " dark " to = " medium " via = " light" />
9192
92- <MarketingSection bg = " dark " >
93+ <MarketingSection bg = " medium " >
9394
9495### Who sponsors Graphile?
9596
@@ -242,9 +243,9 @@ YOU!**
242243<!-- SPONSORS_END -->
243244
244245</MarketingSection>
245- <MarketingDivide from = " dark " to = " medium " via = " light" down />
246+ <MarketingDivide from = " medium " to = " dark " via = " light" down />
246247
247- <MarketingSection bg = " medium " left maxWidth >
248+ <MarketingSection bg = " dark " left maxWidth >
248249
249250### Why "crowd-funded open-source project"?
250251
@@ -265,8 +266,8 @@ improving the software, which you and other users then benefit from.
265266</div >
266267
267268</MarketingSection >
268- <MarketingDivide from = " medium " to = " dark " />
269- <MarketingSection bg = " dark " left maxWidth >
269+ <MarketingDivide from = " dark " to = " medium " />
270+ <MarketingSection bg = " medium " left maxWidth >
270271
271272### How is sponsorship money spent?
272273
@@ -275,8 +276,8 @@ and releases of the PostGraphile and Graphile suite. A small amount is also used
275276to send rewards such as stickers and learning materials to our backers.
276277
277278</MarketingSection >
278- <MarketingDivide from = " dark " to = " medium " down />
279- <MarketingSection bg = " medium " left maxWidth >
279+ <MarketingDivide from = " medium " to = " dark " down />
280+ <MarketingSection bg = " dark " left maxWidth >
280281
281282### Is sponsorship required to use Graphile's OSS?
282283
@@ -290,8 +291,8 @@ savings back, enabling the projects to advance more rapidly, and result in even
290291greater savings for your organization.
291292
292293</MarketingSection >
293- <MarketingDivide from = " medium " to = " dark " via = " light" />
294- <MarketingSection bg = " dark " left maxWidth >
294+ <MarketingDivide from = " dark " to = " medium " via = " light" />
295+ <MarketingSection bg = " medium " left maxWidth >
295296
296297### How can I sponsor?
297298
0 commit comments