mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
remove outdated announcement (#1488)
This commit is contained in:
parent
c936d7925e
commit
085d165d0a
1 changed files with 1 additions and 8 deletions
|
|
@ -6,7 +6,6 @@ import { useState } from 'react'
|
|||
import Head from 'next/head'
|
||||
import Nav from '../components/nav'
|
||||
import Footer from '../components/footer'
|
||||
import Announcement from '../components/announcement'
|
||||
import Screen from '../components/congressional-app-challenge/screen'
|
||||
import CustomButton from '../components/congressional-app-challenge/customButton'
|
||||
import Polaroid from '../components/congressional-app-challenge/polaroid'
|
||||
|
|
@ -165,12 +164,6 @@ function Page({ carouselCards }) {
|
|||
justifyContent: 'flex-end'
|
||||
}}
|
||||
>
|
||||
<Announcement
|
||||
copy="Build stupid s#!t. Get stupid prizes."
|
||||
caption="Join Scrapyard, a hackathon running in 60+ cities worldwide."
|
||||
href="https://scrapyard.hackclub.com/"
|
||||
imgSrc="https://cloud-a1rsaev4v-hack-club-bot.vercel.app/0favicon.png"
|
||||
/>
|
||||
<Box
|
||||
sx={{
|
||||
display: 'flex',
|
||||
|
|
@ -581,7 +574,7 @@ function Page({ carouselCards }) {
|
|||
, a game jam that ran simultaneously in 40+ locations worldwide.
|
||||
This year,{' '}
|
||||
<b>
|
||||
we'll be running{' '}
|
||||
we ran{' '}
|
||||
<Link as="a" href="https://scrapyard.hackclub.com">
|
||||
Scrapyard
|
||||
</Link>{' '}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue