From 219ce7783caa390dab983da87e0b2fb1ea6b979c Mon Sep 17 00:00:00 2001
From: Elian Loraux <elian.loraux@tetras-libre.fr>
Date: Mon, 2 Sep 2024 14:17:24 +0200
Subject: [PATCH] add contact section

---
 index.html | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/index.html b/index.html
index 45bbcd0..32eb655 100644
--- a/index.html
+++ b/index.html
@@ -803,7 +803,25 @@
 
 
 
+<section class="relative moduleSectionContainer" id="5c64aea4cbcfe">
 
+	<div class="main-background">
+		<div class="container module ">
+			<div class="section" style="padding-top: 40px !important;padding-bottom: 20px !important;">
+
+						<div class=" main-color main-font editable relative " id="moduleValue-text" style="width: 100%; ">
+							<h4 style="text-align:center;"> Contactez nous :</h4><br>
+							<p align="justify">
+								Nous sommes une petite entreprise de conseil et développement en informatique basée à Grenoble, attachés aux valeurs des logiciels libres. Nous nous revendiquons "Artisans du logiciel libre", cette courte phrase fait écho à notre charte éthique. Pour plus d'informations : <a href="https://tetras-libre.fr/contact"><span>https://tetras-libre.fr/contact</span> </a>
+							</p><br>
+
+						</div>
+			</div>
+		</div>
+	</div>
+
+
+</section>
 
 
 <section class="relative moduleSectionContainer module" id="footer">
-- 
GitLab