From 105f46d7f415ea4919da67461b811bd5a1ab35d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jimmy=20Labb=C3=A9?= Date: Thu, 11 Jun 2026 20:33:59 +0200 Subject: [PATCH] =?UTF-8?q?mise=20=C3=A0=20jour?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 339 ++++++++++++++++++++++++++++++++++------------------- 1 file changed, 220 insertions(+), 119 deletions(-) diff --git a/index.html b/index.html index 85cbbb4..7c5136d 100644 --- a/index.html +++ b/index.html @@ -5,50 +5,59 @@ + GSK | Accueil + - + + -
-
- + +
+
+ -
+
+
-
-
-

Bienvenue chez GSK

-

Veuillez sélectionner votre catégorie :

- -
- - -
- 👩‍💼 -

Visiteur
- Visitor / Visitante -

-

Accès aux règles de sécurité pour les visiteurs

- -
+
+
- -
- 🚚 -

Livreurs / Transporteurs
- - Drivers / Conductores / Водители / Водії / Kierowcy - -

-

Accès aux consignes spécifiques pour les livreurs

- -
-
-
-
+

Bienvenue chez GSK

- - + + if (category === 'livreur') { + window.location.href = + 'https://gsk.labbej27.fr/livreurs.html'; + } + } + + \ No newline at end of file