Skip to content
This repository has been archived by the owner on May 28, 2018. It is now read-only.

Commit

Permalink
Updat homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
Hela committed Sep 27, 2016
1 parent 42cfb7e commit fbb260d
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions client/src/components/home/HomePage.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@ class HomePage extends React.Component {
render() {
return (
<div className="jumbotron">
<h1>Etudiant Entrepreneur</h1>
<h1>Deviens Etudiant Entrepreneur</h1>
<p>Tu as un projet ? Pour être aider et accompagner, rejoins la communauté.</p>
<Link to="application" className="btn btn-primary btn-lg">Demandez le statut</Link>
<BetaTestersPanel/>
<p>Le statut national d'étudiant-entrepreneur permet aux étudiant·e·s et aux jeunes diplômé·e·s d'élaborer un projet entrepreneurial dans un PEPITE.</p>
<p>Le diplôme d'établissement "étudiant-entrepreneur" (D2E) accompagne le statut d'étudiant-entrepreneur: il permet de mener à bien son projet avec un maximum de sécurité et de visibilité.</p>
<Link to="application" className="btn btn-primary btn-lg">Demandez le statut</Link>
</div>
)
}
Expand Down

0 comments on commit fbb260d

Please sign in to comment.