@@ -42,22 +42,23 @@ import Sponsors, { Sponsor } from "$components/MarketingSponsor";
42
42
43
43
</MarketingSection >
44
44
45
- <MarketingDivide from = " white" to = " medium " via = " light" />
45
+ <MarketingDivide from = " white" to = " dark " via = " light" />
46
46
47
- <MarketingSection bg = " medium " >
47
+ <MarketingSection bg = " dark " >
48
48
49
49
</MarketingSection >
50
50
51
- <MarketingSection bg = " medium " >
51
+ <MarketingSection bg = " dark " >
52
52
53
53
54
54
<Flex >
55
55
<Col span = " 6" >
56
56
57
57
<img
58
58
src = " /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 "
60
60
class = ' br2'
61
+ style = { {borderRadius: " 10px" , border: " 2px solid #1b1b3d" ,}}
61
62
/>
62
63
63
64
</Col >
@@ -87,9 +88,9 @@ Grafast is currently only available to Graphile sponsors as it is still undergoi
87
88
88
89
</MarketingSection >
89
90
90
- <MarketingDivide from = " medium " to = " dark " via = " light" />
91
+ <MarketingDivide from = " dark " to = " medium " via = " light" />
91
92
92
- <MarketingSection bg = " dark " >
93
+ <MarketingSection bg = " medium " >
93
94
94
95
### Who sponsors Graphile?
95
96
@@ -242,9 +243,9 @@ YOU!**
242
243
<!-- SPONSORS_END -->
243
244
244
245
</MarketingSection>
245
- <MarketingDivide from = " dark " to = " medium " via = " light" down />
246
+ <MarketingDivide from = " medium " to = " dark " via = " light" down />
246
247
247
- <MarketingSection bg = " medium " left maxWidth >
248
+ <MarketingSection bg = " dark " left maxWidth >
248
249
249
250
### Why "crowd-funded open-source project"?
250
251
@@ -265,8 +266,8 @@ improving the software, which you and other users then benefit from.
265
266
</div >
266
267
267
268
</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 >
270
271
271
272
### How is sponsorship money spent?
272
273
@@ -275,8 +276,8 @@ and releases of the PostGraphile and Graphile suite. A small amount is also used
275
276
to send rewards such as stickers and learning materials to our backers.
276
277
277
278
</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 >
280
281
281
282
### Is sponsorship required to use Graphile's OSS?
282
283
@@ -290,8 +291,8 @@ savings back, enabling the projects to advance more rapidly, and result in even
290
291
greater savings for your organization.
291
292
292
293
</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 >
295
296
296
297
### How can I sponsor?
297
298
0 commit comments