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