update committee photo

This commit is contained in:
JilianaTiu 2022-09-26 13:33:20 -07:00
parent 0253f60200
commit 887f96a508
2 changed files with 1 additions and 1 deletions

View file

@ -20,7 +20,7 @@ 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="The backbone of IEEE. Come help make a difference!" delay={2000} backgrounds={["img/backgrounds/robocar.png"]}></Splash> <Splash cta="The backbone of IEEE. Come help make a difference!" delay={2000} backgrounds={["img/backgrounds/committee.png"]}></Splash>
<DefaultSection title="Join us!" paragraphs={[ <DefaultSection title="Join us!" paragraphs={[
"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!" "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!"
]}> ]}>

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 KiB