Modifying text
This commit is contained in:
parent
d2e2448291
commit
4552f26413
15
website/dist/index.html
vendored
15
website/dist/index.html
vendored
@ -134,15 +134,15 @@
|
||||
</div>
|
||||
<div class="bubble bubble-1" style="width: 320px;height: 164px;">
|
||||
<div>
|
||||
<p><strong>Hello,</strong></p>
|
||||
<p>I'm Leymah of WorkAdventure !</p>
|
||||
<p>During COVID, everybody were far from each other.</p>
|
||||
<p><strong>Hello World !</strong></p>
|
||||
<p>I'm Leymah of WorkAdventure.</p>
|
||||
<p>During COVID-19, we were missing our office…</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bubble bubble-2 b-revert" style="height: 164px;">
|
||||
<div>
|
||||
<p>So, my developper’s team decide to build a plateform to keep proximity.</p>
|
||||
<p>This is how I’m born.</p>
|
||||
<p>So our team of developer decided to build a platform so we can be together..</p>
|
||||
<p>This is how I was born.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bubble bubble-3" style="height: 164px;">
|
||||
@ -155,7 +155,7 @@
|
||||
</span></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bubble bubble-4 b-revert" style="height: 164px;">
|
||||
<div class="bubble bubble-4 b-revert" style="height: 254px;">
|
||||
<div>
|
||||
<p>You can also create a private room with your friends or your team ! </p>
|
||||
<p class="bubble-legend">To try, press button private mode</p>
|
||||
@ -163,6 +163,9 @@
|
||||
<img src="static/images/playicon.png" />
|
||||
START IN PRIVATE MODE
|
||||
</a></p>
|
||||
<p>
|
||||
Don’t forget to activate your mic and camera, let’s play
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<!-- PRELOADING (hidden elements) -->
|
||||
|
Loading…
Reference in New Issue
Block a user