diff --git a/src/data/EventSignUpInfo.tsx b/src/data/EventSignUpInfo.tsx index 3e38630..7d453f5 100644 --- a/src/data/EventSignUpInfo.tsx +++ b/src/data/EventSignUpInfo.tsx @@ -1,12 +1,6 @@ import { EventSignUpProps } from '../pages/events/EventSignUpStyles' const EVENT_SIGNUP_INFO: EventSignUpProps[] = [ - { - title: 'Robotics Sign Up ', - description: 'Sign up for the club!', - src: 'https://forms.gle/pPHGRk5EkNQ7nJHd9' - } - // { // title: 'Build Day Sign Up', // description: 'Sign up for the outreach build days!', // src: 'https://docs.google.com/forms/d/e/1FAIpQLSdOjuVGK6zYMWIRCSSR3LGqVTssxk2A5HxDehjSpYo6C3tGAw/viewform?usp=sf_link'