Comment out <Announcement />

This commit is contained in:
Sam Poder 2024-03-25 12:28:19 -07:00 committed by GitHub
parent 6ba5dd6879
commit f4d35742e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -203,13 +203,13 @@ function Page({
priority
gradient="linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.45))"
/>
<Announcement
{*/<Announcement
copy="AMA w/ Apple PCB Designers"
caption="Join a call with two of the designers behind the iPhone's PCB!"
href="https://hack.club/apple-ama-invite"
iconLeft="event-add"
color="primary"
/>
/> */}
<Box
sx={{
width: '90vw',