diff --git a/optlab/optlab.html b/optlab/optlab.html
index 09be68d4da5e5da02c29818dddb980579272f0ce..7d948dd7a66656f9b6b5c4dd8ebb27781c486e7b 100644
--- a/optlab/optlab.html
+++ b/optlab/optlab.html
@@ -20,14 +20,15 @@
 <body>
 
 <h1 class="short">OPTLAB</h1>
-
-<div id="banner">
-  <img src="pmsm_shapeTopo.png" alt="">
-  <img src="busbar.png" alt="">
-</div>
-
 <h1>Nonlinear Optimization LABoratory</h1>
 
+<div><span style="white-space:nowrap"><!--
+--><img width="25%" src="pmsm_shapeTopo.png"></a><!--
+--><img width="25%" src="mbb.png"></a><!--
+--><img width="25%" src="busbar.png"></a><!--
+--><img width="25%" src="diePressMold.png"></a><!--
+--></span></div>
+
 <p>
   OPTLAB is a fully parallel package for solving large-scale and nonlinear constrained 
   optimization problems in an efficient and portable manner. 
@@ -43,7 +44,7 @@
   <a href="http://onelab.info/optlab/bin/optlab-1.0.0-Linux64.zip">Linux </a> or  
   <a href="http://onelab.info/optlab/bin/optlab-1.0.0-MacOSX.zip">MacOS </a>.
   <li>... then learn how to use it by exploring
-  <a href="http://gitlab.onelab.info/doc/tutorials/wikis">the tutorials</a>
+  <a href="https://gitlab.onelab.info/optlab/tutorials">the tutorials</a>
 </ol>
 
 </body>