From 33516373099f559aa268bb776ebeafa0cc90708c Mon Sep 17 00:00:00 2001 From: Elian Loraux <elian.loraux@tetras-libre.fr> Date: Mon, 2 Sep 2024 14:21:46 +0200 Subject: [PATCH] add contact section --- index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/index.html b/index.html index a80b245..d836fd1 100644 --- a/index.html +++ b/index.html @@ -359,7 +359,24 @@ </section> +<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;"> Contact us:</h4><br> + <p align="justify"> + We are a small IT consulting and development company based in Grenoble, committed to the values of free software.We claim to be "Artisans of free software", this short sentence echoes our ethical charter. For more information: <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"> <footer class="page-footer second-background base "> -- GitLab