Add new image for interaction
Fix some issues (txt)
This commit is contained in:
parent
cebc8c7c3a
commit
9ddcff4fc7
12
landing_page/dist/index.html
vendored
12
landing_page/dist/index.html
vendored
@ -42,7 +42,7 @@
|
|||||||
</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 clicking on "Play Private"</h3>
|
<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>
|
||||||
</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">
|
||||||
@ -69,7 +69,7 @@
|
|||||||
<div class="container-fluid container-lg">
|
<div class="container-fluid container-lg">
|
||||||
<div class="row justify-content-md-center">
|
<div class="row justify-content-md-center">
|
||||||
<div class="col-12 col-md-12 text-center">
|
<div class="col-12 col-md-12 text-center">
|
||||||
<h3>Step by step...</h3>
|
<h3>How to play</h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-12 col-md-4 text-center my-3 my-md-0">
|
<div class="col-12 col-md-4 text-center my-3 my-md-0">
|
||||||
<div class="image-item">
|
<div class="image-item">
|
||||||
@ -86,7 +86,7 @@
|
|||||||
<div class="col-12 col-md-4 text-center my-3 my-md-0">
|
<div class="col-12 col-md-4 text-center my-3 my-md-0">
|
||||||
<div class="image-item">
|
<div class="image-item">
|
||||||
<h2>Let's go explore and talk !</h2>
|
<h2>Let's go explore and talk !</h2>
|
||||||
<div class="step-image"><img src="static/images/play.png"></div>
|
<div class="step-image"><img src="static/images/interact.png"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -95,13 +95,13 @@
|
|||||||
<div class="section bg-white">
|
<div class="section bg-white">
|
||||||
<div class="container-fluid container-lg">
|
<div class="container-fluid container-lg">
|
||||||
<div class="col-12 credits">
|
<div class="col-12 credits">
|
||||||
<h2>Futur 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 conversation</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 do you want?</h3>
|
<h3>And you, what would you want?</h3>
|
||||||
<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 contribute" target="_BLANK" href="https://docs.google.com/forms/d/e/1FAIpQLSdxvajEyqsn4X0ai0SoDAcdsa_JQPIfiP2Tp9PDzkfZA54v9Q/viewform" title="FEED BACK">
|
<a class="custom-link contribute" target="_BLANK" href="https://docs.google.com/forms/d/e/1FAIpQLSdxvajEyqsn4X0ai0SoDAcdsa_JQPIfiP2Tp9PDzkfZA54v9Q/viewform" title="FEED BACK">
|
||||||
@ -132,7 +132,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="container-fluid container-lg section quotes">
|
<div class="container-fluid container-lg section quotes">
|
||||||
<h2 class="text-center">Why we loved Work Adventure</h2>
|
<h2 class="text-center">Why we love WorkAdventure</h2>
|
||||||
<div class="row justify-content-center">
|
<div class="row justify-content-center">
|
||||||
<div class="col-12 col-md-9">
|
<div class="col-12 col-md-9">
|
||||||
<div class="quote-item">
|
<div class="quote-item">
|
||||||
|
BIN
landing_page/dist/static/images/interact.png
vendored
Normal file
BIN
landing_page/dist/static/images/interact.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 374 KiB |
@ -1,4 +1,4 @@
|
|||||||
$body-bg: #000;
|
$body-bg: #000;
|
||||||
$body-color: #fff;
|
$body-color: #fff;
|
||||||
$font-family-sans-serif: "04b03", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
$font-family-sans-serif: Courier, "04b03", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
||||||
$h2-font-size: 1.5rem;
|
$h2-font-size: 1.5rem;
|
@ -285,4 +285,8 @@ img{
|
|||||||
|
|
||||||
.pixel-title{
|
.pixel-title{
|
||||||
font-family: "Karmatic Arcade" !important;
|
font-family: "Karmatic Arcade" !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
h3 {
|
||||||
|
font-weight: 800;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user