update projects desc
This commit is contained in:
parent
120e3b28b7
commit
0253f60200
1 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="Projects" delay={2000} backgrounds={["img/backgrounds/robocar.png"]}></Splash>
|
<Splash cta="Gain hands-on experience to make your resume stand out! No experience required!" delay={2000} backgrounds={["img/backgrounds/robocar.png"]}></Splash>
|
||||||
<DefaultSection title="RoboCup" paragraphs={[
|
<DefaultSection title="RoboCup" paragraphs={[
|
||||||
"\"RoboCup is an international scientific initiative with the goal to advance the state of the art of intelligent robots. When established in 1997, the original mission was to field a team of robots capable of winning against the human soccer World Cup champions by 2050.\""
|
"\"RoboCup is an international scientific initiative with the goal to advance the state of the art of intelligent robots. When established in 1997, the original mission was to field a team of robots capable of winning against the human soccer World Cup champions by 2050.\""
|
||||||
,"IEEE hosts Robocup Soccer, an annual project where teams develop six robots to compete with other teams during Robofest. Join this hands-on project to explore computer vision, mechanical design, and microcontroller development!"
|
,"IEEE hosts Robocup Soccer, an annual project where teams develop six robots to compete with other teams during Robofest. Join this hands-on project to explore computer vision, mechanical design, and microcontroller development!"
|
||||||
|
|
Loading…
Reference in a new issue