You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -274,10 +285,20 @@ function Page({ carouselCards }) {
274
285
}}
275
286
>
276
287
<Textvariant="subtitle"sx={{width: ['100%']}}>
277
-
Each year, thousands of high schoolers across the United States participate in the Congressional App Challenge, and this year, <spanclass="underline pink">Hack Club</span> is here to help.
278
-
<br/><br/>
279
-
Every day, Hack Clubbers worldwide work together to <b>build projects and win prizes</b> in awesome hackathons and events.
280
-
<br/>Join the <Linkas="a"href="https://hackclub.com/slack">Hack Club Slack</Link> to chat with and <b>get support on your Congressional App Challenge submission</b> from tens of thousands of other high school programmers.
288
+
289
+
Hack Club has <Linkas="a"href="https://hackclub.com/arcade">given away</Link> $100,000s of Framework Laptops, 3D printers, and Raspberry Pis in the past year.
290
+
291
+
<br/><br/>
292
+
293
+
We host dozens of really cool, unique hackathons on <Linkas="a"href="https://zephyr.hackclub.com">trains</Link> and in <Linkas="a"href="https://outernet.hackclub.com">forests</Link> for free.
294
+
295
+
<br/><br/>
296
+
297
+
Hack Clubbers provide <Linkas="a"href="https://hackclub.app">free website and Discord bot hosting</Link> with SSH access and send tens of thousands of messages every day helping each other on their projects in the Hack Club Slack.
298
+
299
+
<br/><br/>
300
+
301
+
Join us as you work on your Congressional App Challenge project.
281
302
<br/><br/>
282
303
<Text
283
304
sx={{
@@ -543,27 +564,27 @@ function Page({ carouselCards }) {
title="Hack Club - Challenge Winners v2 FINAL THIS ONE"
574
+
title="Hack Club - Challenge Winners FINAL"
554
575
sxProps={{
555
576
position: ['relative',null,null,'absolute'],
556
-
top: [0,0,0,40],
557
-
marginBottom: [2,2,2,0],
558
-
zIndex: 1
577
+
top: [0,0,0,0],
578
+
zIndex: 2
559
579
}}
560
580
>
561
581
<Box
562
582
sx={{
563
583
display: 'flex',
564
584
flexDirection: ['column','row','row','row'],
565
585
justifyContent: 'space-around',
566
-
alignItems: 'center'
586
+
alignItems: 'center',
587
+
zIndex: 2
567
588
}}
568
589
>
569
590
<UserProfile
@@ -586,13 +607,49 @@ function Page({ carouselCards }) {
586
607
</Screen>
587
608
588
609
<Screen
610
+
expand2
611
+
title="Hack Club - Challenge Winners FINAL THIS ONE (2)"
612
+
sxProps={{
613
+
position: ['relative',null,null,'absolute'],
614
+
left: [0,0,0,80],
615
+
top: [0,0,0,400],
616
+
zIndex: 4
617
+
}}
618
+
>
619
+
<Box
620
+
sx={{
621
+
display: 'flex',
622
+
flexDirection: ['column','row','row','row'],
623
+
alignItems: 'center',
624
+
justifyContent: 'space-around'
625
+
}}
626
+
>
627
+
<UserProfile
628
+
name="Celeste"
629
+
age="16"
630
+
state="GA"
631
+
description="Celeste is a computer scientist, roboticist, and singer. She's passionate about the intersection of STEM and the arts, as well as tech advocacy."
0 commit comments