Change Download button and some fixes
Change-Id: I7335a7bb2490222c0dc17767f8085b0428524740
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
diff --git a/index.html b/index.html
index 2161fb7..101e46f 100644
--- a/index.html
+++ b/index.html
@@ -161,10 +161,10 @@
</div>
<div class="col-md-5 col-xs-12">
<h5 class="txt_white">Save the date! | June 15th - June 16th</h5>
+ <p><a class="txt_white" href="https://www.siriuscon.org/" target="">Learn more <i class="fas fa-arrow-alt-circle-right" aria-hidden="true"></i></a></p>
</div>
<div class="col-md-4 col-xs-12 my-auto">
- <p></p><a class="btn btn-default" href="https://bit.ly/SiriusCon2021_Registration" target="_blank">Save your spot</a><br>
- <a class="txt_white" href="https://www.siriuscon.org/" target="">Learn more <i class="fas fa-arrow-alt-circle-right" aria-hidden="true"></i></a></p> </div>
+ <p></p><a class="btn btn-default" href="https://bit.ly/SiriusCon2021_Registration" target="_blank">Save your spot</a></p> </div>
</div>
</div>
</section>
diff --git a/sirius-web.html b/sirius-web.html
index b1efd68..a6daad4 100644
--- a/sirius-web.html
+++ b/sirius-web.html
@@ -88,7 +88,7 @@
<a href="#support" target="_blank">Support</a>
</li>
<li id="dwnld">
- <a href="#download" data-row="#download" class="smooth-scroll">Download</a>
+ <a href="https://www.obeocloudplatform-demo.com/signup">Start here</a>
</li>
</ul>
</div>
@@ -188,7 +188,19 @@
</div>
</div>
</section>
-<section id="features" class="">
+<section id="download" class="text-center">
+ <div class="container">
+ <h2 class="title wow fadeInDown" data-wow-duration="500ms" data-wow-delay=".2s">Download from Github</h2>
+<h3 class="wow fadeInDown" data-wow-duration="500ms" data-wow-delay=".3s"></h3>
+<p class="wow fadeInDown" data-wow-duration="500ms" data-w ow-delay=".4s"><p><b>Sirius Web</b> is a sub-project of Eclipse Sirius. It is <b>open-source</b> and hosted at the <a href="http://eclipse.org/" target="_blank">Eclipse Foundation</a></p>
+ <p>Source code is available on <a href="https://github.com/eclipse-sirius/sirius-web" target="_blank">GitHub</a>. It contains an example application, built using the frontend and backend components.</p></p>
+
+
+
+ <p><a class="btn btn-default" href="https://github.com/eclipse-sirius/sirius-web" target="_blank">Go to Source Code</a></p>
+ </div>
+</section>
+<section id="features" class="bg_lightest_grey text-center">
<div class="container">
<h2 class="title wow fadeInDown" data-wow-duration="500ms" data-wow-delay=".2s">Features</h2>
<h3 class="wow fadeInDown" data-wow-duration="500ms" data-wow-delay=".3s"></h3>
@@ -196,6 +208,10 @@
+ </div>
+</section>
+<section id="features" class="">
+ <div class="container">
<div class="row">
<div class="col-md-5 order-1 wow fadeInLeft" data-wow-delay=".1s">
<h3>Shared projects</h3>
@@ -250,7 +266,7 @@
</div>
</div>
</section>
-<section id="try" class="text-center">
+<section id="try" class="bg_lightest_grey text-center">
<div class="container">
<h2 class="title wow fadeInDown" data-wow-duration="500ms" data-wow-delay=".2s">Try it on the cloud</h2>
<h3 class="wow fadeInDown" data-wow-duration="500ms" data-wow-delay=".3s"></h3>
@@ -262,7 +278,7 @@
<p><a class="btn btn-default" href="https://www.obeocloudplatform-demo.com/signup" target="_blank">Register</a></p>
</div>
</section>
-<section id="support" class="bg_lightest_grey text-center">
+<section id="support" class="text-center">
<div class="container">
<h2 class="title wow fadeInDown" data-wow-duration="500ms" data-wow-delay=".2s">Need Support?</h2>
<h3 class="wow fadeInDown" data-wow-duration="500ms" data-wow-delay=".3s"></h3>
@@ -304,19 +320,8 @@
</div>
</div>
</section>
-<section id="download" class="text-center">
- <div class="container">
- <h2 class="title wow fadeInDown" data-wow-duration="500ms" data-wow-delay=".2s">Download from Github</h2>
-<h3 class="wow fadeInDown" data-wow-duration="500ms" data-wow-delay=".3s"></h3>
-<p class="wow fadeInDown" data-wow-duration="500ms" data-w ow-delay=".4s"><p><b>Sirius Web</b> is a sub-project of Eclipse Sirius. It is <b>open-source</b> and hosted at the <a href="http://eclipse.org/" target="_blank">Eclipse Foundation</a></p>
- <p>Source code is available on <a href="https://github.com/eclipse-sirius/sirius-web" target="_blank">GitHub</a>. It contains an example application, built using the frontend and backend components.</p></p>
-
- <p><a class="btn btn-default" href="https://github.com/eclipse-sirius/sirius-web" target="_blank">Go to Source Code</a></p>
- </div>
-</section>
-
<footer>
<div class="container">
<div class="row">