update committees desc

This commit is contained in:
JilianaTiu 2022-09-26 13:29:28 -07:00
parent 323940ec3c
commit 120e3b28b7

View file

@ -20,9 +20,9 @@ class Main extends React.Component<MainProps, MainState> {
public render() { public render() {
return <> return <>
<TopBar links={ACTIVE_PAGES}></TopBar> <TopBar links={ACTIVE_PAGES}></TopBar>
<Splash cta="Committees" delay={2000} backgrounds={["img/backgrounds/robocar.png"]}></Splash> <Splash cta="The backbone of IEEE. Come help make a difference!" delay={2000} backgrounds={["img/backgrounds/robocar.png"]}></Splash>
<DefaultSection title="Join us!" paragraphs={[ <DefaultSection title="Join us!" paragraphs={[
"Our Technical, Social, Professional, PR, Outreach committees work hard to spread IEEE's message. To apply, please contact us! We would love to have you in our team." "Interested in gaining experience of event planning and development, meeting new friends, and learning more about IEEE? Join one of our committees as an IEEEntern!"
]}> ]}>
</DefaultSection> </DefaultSection>
<DefaultSection className={"our-comms"} title="Our Committees"> <DefaultSection className={"our-comms"} title="Our Committees">