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
@@ -287,19 +294,13 @@ function Page({ carouselCards }) {
287
294
<Textvariant="subtitle"sx={{width: ['100%']}}>
288
295
289
296
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
-
297
+
<br/>
293
298
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
299
295
300
<br/><br/>
296
301
297
302
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.
302
-
<br/><br/>
303
+
<br/><br/>
303
304
<Text
304
305
sx={{
305
306
textDecoration: 'underline',
@@ -370,7 +371,7 @@ function Page({ carouselCards }) {
370
371
</Text>
371
372
<Box
372
373
sx={{
373
-
width: ['100%',null,'45%','45%'],
374
+
width: ['100%',null,'35%','35%'],
374
375
marginX: 'auto',
375
376
paddingY: [0,null,null,3]
376
377
}}
@@ -384,6 +385,45 @@ function Page({ carouselCards }) {
The <Linkas="a"href="https://congressionalappchallenge.us">Congressional App Challenge</Link> (CAC) is a nationwide coding competition for middle and high school students in the United States.
419
+
<br/><br/>
420
+
Winners from each congressional district are invited to Capitol Hill in Washington, D.C., for the annual <Linkas="a"href="https://www.congressionalappchallenge.us/students/houseofcode/">#HouseOfCode</Link> event, where they showcase their apps to lawmakers and the tech community.
421
+
<br/><br/>
422
+
The competition is open to students of all skill levels and encourages creativity and innovation from participants.
423
+
<br/><br/>
424
+
Join us as you work on your Congressional App Challenge project.
0 commit comments