Add logos to welcome
This commit is contained in:
parent
7cc0ebdaee
commit
4fbaa36328
BIN
app/public/images/supporter-logos.png
Normal file
BIN
app/public/images/supporter-logos.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
@ -9,17 +9,17 @@ const Welcome = () => (
|
|||||||
|
|
||||||
<p className="lead">
|
<p className="lead">
|
||||||
Colouring London is a citizen science platform collecting information on every
|
Colouring London is a citizen science platform collecting information on every
|
||||||
building in London. We're building it at the Centre for Advanced Spatial Analysis,
|
building in London, to help make the city more sustainable.
|
||||||
University College London, to help make London more sustainable.
|
|
||||||
</p>
|
</p>
|
||||||
<p className="lead">
|
<p className="lead">
|
||||||
Can you help us? We're looking for volunteers of all ages and abilities to test the
|
We're looking for volunteers of all ages and abilities to test the
|
||||||
site before we launch next year. Just add your knowledge to make the buildings colour.
|
site. Add your knowledge to make the buildings colour.
|
||||||
</p>
|
</p>
|
||||||
<Link to="/view/age.html"
|
<Link to="/view/age.html"
|
||||||
className="btn btn-outline-dark btn-lg btn-block">
|
className="btn btn-outline-dark btn-lg btn-block">
|
||||||
Start Colouring Here!
|
Start Colouring Here!
|
||||||
</Link>
|
</Link>
|
||||||
|
<img src="images/supporter-logos.png" alt="Colouring London collaborating organisations: The Bartlett UCL, Ordnance Survey, Historic ENgland, GLA, bretrust, EPPSRC, RICS, Survey of London, RSA, RIBA Learning, UCL Energy Institute, UCL, UCL IEDE, IHR, Layers of London" />
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user