Skip to content

Commit 046a1be

Browse files
authored
Merge pull request #483 from code-hike/next
✨ Update website ✨
2 parents 6006297 + b5a531b commit 046a1be

File tree

2 files changed

+83
-56
lines changed

2 files changed

+83
-56
lines changed

apps/web/app/landing/sponsors.json

Lines changed: 42 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
{
1111
"name": "speakeasy-api",
12-
"amount": 3078
12+
"amount": 4331
1313
},
1414
{
1515
"name": "uidotdev",
@@ -25,15 +25,15 @@
2525
},
2626
{
2727
"name": "drivly",
28-
"amount": 1688
28+
"amount": 2084
2929
},
3030
{
3131
"name": "kickstartDS",
32-
"amount": 870
32+
"amount": 957
3333
},
3434
{
3535
"name": "brianespinosa",
36-
"amount": 825
36+
"amount": 912
3737
},
3838
{
3939
"name": "jsheroes",
@@ -47,16 +47,24 @@
4747
"name": "scvnc",
4848
"amount": 421
4949
},
50+
{
51+
"name": "nathanclevenger",
52+
"amount": 372
53+
},
5054
{
5155
"name": "arosenkranz",
5256
"amount": 370
5357
},
5458
{
55-
"name": "nathanclevenger",
59+
"name": "molebox",
60+
"amount": 333
61+
},
62+
{
63+
"name": "traviscooper",
5664
"amount": 315
5765
},
5866
{
59-
"name": "molebox",
67+
"name": "obgibson",
6068
"amount": 297
6169
},
6270
{
@@ -71,22 +79,22 @@
7179
"name": "codecrafters-io",
7280
"amount": 288
7381
},
74-
{
75-
"name": "traviscooper",
76-
"amount": 288
77-
},
7882
{
7983
"name": "nberger",
8084
"amount": 279
8185
},
8286
{
83-
"name": "obgibson",
84-
"amount": 279
87+
"name": "codeSTACKr",
88+
"amount": 252
8589
},
8690
{
8791
"name": "matthiaszepper",
8892
"amount": 250
8993
},
94+
{
95+
"name": "kiliman",
96+
"amount": 246
97+
},
9098
{
9199
"name": "lostintangent",
92100
"amount": 243
@@ -95,18 +103,10 @@
95103
"name": "glenngillen",
96104
"amount": 234
97105
},
98-
{
99-
"name": "codeSTACKr",
100-
"amount": 225
101-
},
102106
{
103107
"name": "davo",
104108
"amount": 225
105109
},
106-
{
107-
"name": "kiliman",
108-
"amount": 219
109-
},
110110
{
111111
"name": "invertase",
112112
"amount": 217
@@ -243,6 +243,10 @@
243243
"name": "devopsbarista",
244244
"amount": 67
245245
},
246+
{
247+
"name": "zmzlois",
248+
"amount": 65
249+
},
246250
{
247251
"name": "cdalsoniii",
248252
"amount": 63
@@ -271,6 +275,10 @@
271275
"name": "nb",
272276
"amount": 50
273277
},
278+
{
279+
"name": "nlawz",
280+
"amount": 47
281+
},
274282
{
275283
"name": "DanielFGray",
276284
"amount": 45
@@ -287,10 +295,18 @@
287295
"name": "bdresser",
288296
"amount": 40
289297
},
298+
{
299+
"name": "IliasHad",
300+
"amount": 38
301+
},
290302
{
291303
"name": "matthewbub",
292304
"amount": 38
293305
},
306+
{
307+
"name": "ianaya89",
308+
"amount": 37
309+
},
294310
{
295311
"name": "MildTomato",
296312
"amount": 36
@@ -307,10 +323,6 @@
307323
"name": "JulesBlm",
308324
"amount": 35
309325
},
310-
{
311-
"name": "ianaya89",
312-
"amount": 34
313-
},
314326
{
315327
"name": "AlexzanderFlores",
316328
"amount": 32
@@ -348,11 +360,11 @@
348360
"amount": 27
349361
},
350362
{
351-
"name": "loopholelabs",
363+
"name": "0thernet",
352364
"amount": 26
353365
},
354366
{
355-
"name": "vprtwn",
367+
"name": "loopholelabs",
356368
"amount": 26
357369
},
358370
{
@@ -379,10 +391,6 @@
379391
"name": "IGassmann",
380392
"amount": 19
381393
},
382-
{
383-
"name": "IliasHad",
384-
"amount": 19
385-
},
386394
{
387395
"name": "Kliton",
388396
"amount": 19
@@ -439,10 +447,6 @@
439447
"name": "mkubilayk",
440448
"amount": 9
441449
},
442-
{
443-
"name": "n0lawz",
444-
"amount": 9
445-
},
446450
{
447451
"name": "NLKNguyen",
448452
"amount": 9
@@ -459,14 +463,14 @@
459463
"name": "yld-labs",
460464
"amount": 9
461465
},
462-
{
463-
"name": "zmzlois",
464-
"amount": 8
465-
},
466466
{
467467
"name": "achan-godaddy",
468468
"amount": 7
469469
},
470+
{
471+
"name": "peterfox",
472+
"amount": 6
473+
},
470474
{
471475
"name": "RayJason",
472476
"amount": 6

apps/web/app/landing/sponsors.tsx

Lines changed: 41 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import UidevLogo from "./logo.uidev.svg"
77
import Image from "next/image"
88
import Link from "next/link"
99
import sponsorData from "./sponsors.json"
10-
import { Check, CheckCheck, Heart } from "lucide-react"
10+
import { Check, CheckCheck, GithubIcon, Heart, Star } from "lucide-react"
1111

1212
export function Pricing() {
1313
const current = 625
@@ -99,34 +99,27 @@ export function TopSponsors({
9999
<div className="flex gap-4 justify-center invert dark:invert-0 flex-wrap">
100100
<a
101101
className="overflow-hidden flex p-2 items-center gap-1 cursor-pointer opacity-80 hover:opacity-100"
102-
href="https://github.blog/2023-04-12-github-accelerator-our-first-cohort-and-whats-next/"
102+
href="https://opensource.fb.com/"
103103
target="_blank"
104104
rel="noopener noreferrer"
105105
>
106106
<Image
107-
src={GHLogo}
108-
alt="GitHub logo"
109-
height={36 * scale}
110-
placeholder="empty"
111-
priority={true}
112-
/>
113-
<Image
114-
src={GHText}
115-
alt="GitHub"
107+
src={MetaLogo}
108+
alt="Meta logo"
116109
height={36 * scale}
117110
placeholder="empty"
118111
priority={true}
119112
/>
120113
</a>
121114
<a
122115
className="overflow-hidden flex p-2 items-center gap-1 cursor-pointer opacity-80 hover:opacity-100"
123-
href="https://opensource.fb.com/"
116+
href="https://www.speakeasy.com/"
124117
target="_blank"
125118
rel="noopener noreferrer"
126119
>
127120
<Image
128-
src={MetaLogo}
129-
alt="Meta logo"
121+
src={SpeakeasyLogo}
122+
alt="Speakeasy logo"
130123
height={36 * scale}
131124
placeholder="empty"
132125
priority={true}
@@ -149,19 +142,49 @@ export function TopSponsors({
149142
</a>
150143
<a
151144
className="overflow-hidden flex p-2 items-center gap-1 cursor-pointer opacity-80 hover:opacity-100"
152-
href="https://www.speakeasy.com/"
145+
href="https://driv.ly/"
153146
target="_blank"
154147
rel="noopener noreferrer"
155148
>
156149
<Image
157-
src={SpeakeasyLogo}
158-
alt="Speakeasy logo"
159-
height={36 * scale}
150+
src={DrivlyLogo}
151+
alt="Drivly logo"
152+
height={44 * scale}
160153
placeholder="empty"
161154
priority={true}
162155
/>
163156
</a>
164157
</div>
158+
<a
159+
className="overflow-hidden flex gap-4 justify-center items-center mt-16 cursor-pointer opacity-80 hover:opacity-100 transition-opacity"
160+
href="https://github.blog/2023-04-12-github-accelerator-our-first-cohort-and-whats-next/"
161+
target="_blank"
162+
rel="noopener noreferrer"
163+
>
164+
<div className="dark:text-yellow-500/80 text-yellow-500/60">
165+
<Star className="fill-current ml-auto" size={17} />
166+
<Star className="fill-current mr-1" size={22} />
167+
<Star className="fill-current ml-auto" size={17} />
168+
</div>
169+
<Image
170+
src={GHLogo}
171+
alt="GitHub logo"
172+
height={42}
173+
width={42}
174+
placeholder="empty"
175+
priority={true}
176+
className="invert dark:invert-0"
177+
/>
178+
<span className="flex flex-col">
179+
<span className="text-primary/60 text-sm">Backed by</span>
180+
<span className="text-lg font-bold">GitHub Accelerator</span>
181+
</span>
182+
<div className="dark:text-yellow-500/80 text-yellow-500/60">
183+
<Star className="fill-current" size={17} />
184+
<Star className="fill-current ml-1" size={22} />
185+
<Star className="fill-current" size={17} />
186+
</div>
187+
</a>
165188
</section>
166189
)
167190
}

0 commit comments

Comments
 (0)