diff --git a/index.html b/index.html
index 9101a64a35af9eff1d059766140d1501c01dd90c..c586184db95843d4390f6d2edc4750178cc75d6c 100644
--- a/index.html
+++ b/index.html
@@ -60,7 +60,7 @@
 			<div id="wrapper" class="divided">
 
 				<!-- One -->
-					<section class="banner style1 orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right">
+					<section id="toppage" class="banner style1 orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right">
 						<div class="content">
 							<a href="index.html"><img class="w3-spin" src="images/onirik_logo.png" height="50px" width="50px"></a>
 							<h1>Onirik</h1>
@@ -207,6 +207,11 @@
 							</div>
 							<!-- END - We recommend to place the below code where you want the form in your website html  -->
 						</div>
+						<div class="inner">
+							<ul class="icons">
+								<li><a href="#toppage"></span class="label"><img class="w3-spin" src="images/onirik_logo.png" height="50px" width="50px"></span></a></li>
+							</ul>
+						</div>
 					</section>
 
 				<!-- Footer -->
diff --git a/info.html b/info.html
index d09e377fa5a8c281fd5f307f9ebc30a9aeeeeb7a..63769d4c6422a0fb4fd81fad8b603fc540f19f0a 100644
--- a/info.html
+++ b/info.html
@@ -19,7 +19,7 @@
 			<div id="wrapper" class="divided">
 
 				<!-- One -->
-					<section class="banner style1 orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right">
+					<section id="toppage" class="banner style1 orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right">
 						<div class="content">
 							<a href="index.html"><img class="w3-spin" src="images/onirik_logo.png" height="50px" width="50px"></a>
 							<h1>Onirik</h1>
@@ -94,6 +94,12 @@
 									<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi dui turpis, cursus eget orci amet aliquam congue semper. Etiam eget ultrices risus nec tempor elit.</p>
 								</section>
 							</div>
+							<div class="inner">
+								<ul class="icons">
+									<li><a href="#toppage"></span class="label"><img class="w3-spin" src="images/onirik_logo.png" height="50px" width="50px"></span></a></li>
+								</ul>
+							</div>
+						</div>
 						</section>
 
 				<!-- Footer -->
diff --git a/nous-rejoindre.html b/nous-rejoindre.html
index 2c3bff5501c3da0f457945a12451cb28d6fb5e65..93dd04fc824c8d34aeb737eadc10d1a1a8bff4d8 100644
--- a/nous-rejoindre.html
+++ b/nous-rejoindre.html
@@ -19,7 +19,7 @@
 			<div id="wrapper" class="divided">
 
 				<!-- One -->
-				<section class="banner style1 orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right">
+				<section id="toppage" class="banner style1 orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right">
 					<div class="content">
 						<a href="index.html"><img class="w3-spin" src="images/onirik_logo.png" height="50px" width="50px"></a>
 						<h1>I am Onirik</h1>
@@ -74,6 +74,11 @@
 						</ul>
 						<p>Tu peux également envoyer un chèque ou nous faire un virement, pour cela contacte nous par mail à l'adresse <a href="mailto:contact@onirik.io">contact@onirik.io</a>.</p>
 					</div>
+					<div class="inner">
+							<ul class="icons">
+								<li><a href="#toppage"></span class="label"><img class="w3-spin" src="images/onirik_logo.png" height="50px" width="50px"></span></a></li>
+							</ul>
+						</div>
 				</section>
 
 				<!-- Footer -->
@@ -86,7 +91,7 @@
 							<li><a href="#" class="icon brands style2 fa-instagram"><span class="label">Instagram</span></a></li>
 							<li><a href="mailto:contact@onirik.io" class="icon style2 fa-envelope"><span class="label">Email</span></a></li>
 						</ul>
-						<p>&copy; Onirik. Design: <a href="https://html5up.net" target="_blank">HTML5 UP</a> & <a href="https://laurentscarciello.fr" target="_blank">L.Scarciello</p>
+						<p>&copy; Onirik. Design: <a href="https://html5up.net" target="_blank">HTML5 UP</a> & <a href="https://laurentscarciello.fr" target="_blank">Siick</p>
 					</div>
 				</footer>
 			</div>