update committee photo
This commit is contained in:
parent
0253f60200
commit
887f96a508
2 changed files with 1 additions and 1 deletions
|
@ -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!"
|
||||||
]}>
|
]}>
|
||||||
|
|
BIN
src/public/img/backgrounds/committee.png
Normal file
BIN
src/public/img/backgrounds/committee.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 147 KiB |
Loading…
Reference in a new issue