Fixing wording
This commit is contained in:
parent
3bd2c2b48a
commit
22aed7d1cc
14
website/dist/index.html
vendored
14
website/dist/index.html
vendored
@ -42,17 +42,17 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="title text-center">
|
<div class="title text-center">
|
||||||
<h1>Your workplace<br/>but better</h1>
|
<h1>Your workplace<br/>but better</h1>
|
||||||
<h3>You are impatient to discover this new world? Click on "Play Online" or share this adventure with your colleagues and friends by clicking on "Play Private"</h3>
|
<h3>You are impatient to discover this new world? Click on "Public map" and meet new people or share this adventure with your colleagues and friends by clicking on "Private maps"</h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="row justify-content-md-center pt-5" style="margin-top: 65px;">
|
<div class="row justify-content-md-center pt-5" style="margin-top: 65px;">
|
||||||
<div class="col col-lg-3">
|
<div class="col col-lg-3">
|
||||||
<a class="custom-link play" target="_BLANK" href="https://workadventu.re/_/global/npeguin.github.io/office-map/map.json" title="PLAY ONLINE">
|
<a class="custom-link play" target="_BLANK" href="https://workadventu.re/_/global/npeguin.github.io/office-map/map.json" title="PUBLIC MAP">
|
||||||
PLAY ONLINE
|
PUBLIC MAP
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col col-lg-3">
|
<div class="col col-lg-3">
|
||||||
<a class="custom-link start" href="/choose-map.html" title="PLAY PRIVATE">
|
<a class="custom-link start" href="/choose-map.html" title="PRIVATE MAPS">
|
||||||
PLAY PRIVATE
|
PRIVATE MAPS
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -98,7 +98,7 @@
|
|||||||
<h2>Future features</h2>
|
<h2>Future features</h2>
|
||||||
<h3>We have already thought of new features:</h3>
|
<h3>We have already thought of new features:</h3>
|
||||||
<p>Share files with others</p>
|
<p>Share files with others</p>
|
||||||
<p>Lock group conversation</p>
|
<p>Lock group conversations</p>
|
||||||
<p>Share screen with others</p>
|
<p>Share screen with others</p>
|
||||||
<p>Interact with objects</p>
|
<p>Interact with objects</p>
|
||||||
<h3>And you, what would you want?</h3>
|
<h3>And you, what would you want?</h3>
|
||||||
@ -159,7 +159,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-6 col-md-6 my-3 my-md-0 floppy">
|
<div class="col-6 col-md-6 my-3 my-md-0 floppy">
|
||||||
<img src="static/images/floppy.png" />
|
<img src="static/images/floppy.png" />
|
||||||
<div>Soon available on floppy !<br/><span>otherwise, open source and on <a href="https://github.com/thecodingmachine/workadventure" target="_BLANK">GitHub</a></span></div>
|
<div>Soon available on floppy !<br/><span>otherwise, available on <a href="https://github.com/thecodingmachine/workadventure" target="_BLANK">GitHub</a></span></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="container-fluid container-lg">
|
<div class="container-fluid container-lg">
|
||||||
|
Loading…
Reference in New Issue
Block a user