🎨 Emoji boussole distrayant
parent
732105f4cb
commit
aeb6a75aac
|
@ -45,7 +45,7 @@ export default compose(
|
|||
<img alt="logo urssaf" src={urssafSvg} />
|
||||
</div>
|
||||
<h2 style={{ textAlign: 'center', marginBottom: '2rem' }}>
|
||||
{emoji('🧭')} Que souhaitez vous faire ?
|
||||
Que souhaitez vous faire ?
|
||||
</h2>
|
||||
<Animate.fromBottom>
|
||||
<Link className="landing__choice " to={sitePaths.entreprise.index}>
|
||||
|
|
|
@ -62,7 +62,7 @@ class SocialSecurity extends Component<Props, {}> {
|
|||
)}
|
||||
<br />
|
||||
<h2 style={{ textAlign: 'center', marginBottom: '2rem' }}>
|
||||
{emoji('🧭')} Que souhaitez vous estimer ?
|
||||
Que souhaitez vous estimer ?
|
||||
</h2>
|
||||
<Link
|
||||
className="landing__choice "
|
||||
|
|
Loading…
Reference in New Issue