From adad9d009cb0806149c5ca98d8e4b0531ba2a2e6 Mon Sep 17 00:00:00 2001
From: Pierre Jarriges <pierre.jarriges@tutanota.com>
Date: Thu, 12 Aug 2021 15:41:55 +0200
Subject: [PATCH] education page update

---
 src/pages/education/education.js | 254 +++++++++++++++----------------
 1 file changed, 127 insertions(+), 127 deletions(-)

diff --git a/src/pages/education/education.js b/src/pages/education/education.js
index 8fe9161..8703be3 100644
--- a/src/pages/education/education.js
+++ b/src/pages/education/education.js
@@ -126,131 +126,131 @@ class EducationPage extends WebPage {
                             tag: "div",
                             class: "page-contents-center",
                             contents: [
+                                // {
+                                //     tag: "div",
+                                //     class: "info-block",
+                                //     contents: [
+                                //         { tag: "h3", class: "info-title", contents: "Pour qui ?" },
+                                //         {
+                                //             tag: "p",
+                                //             class: "info-body",
+                                //             contents: `Les ateliers sont accessibles aux adultes comme aux enfants, plutôt à partir de 12 ans.<br/>
+                                //             Les séances ont lieu en groupes mixtes. Capacité limitée à 5 personnes.
+                                //             `
+                                //         }
+                                //     ]
+                                // },
+                                // {
+                                //     tag: "div",
+                                //     class: "info-block",
+                                //     contents: [
+                                //         { tag: "h3", class: "info-title", contents: "Où ça ?" },
+                                //         {
+                                //             tag: "p",
+                                //             class: "info-body",
+                                //             contents: "Dans mon local professionnel : <br /><blue>32 rue Simon Vialet, passage du Cheminou, 07240 Vernoux en Vivarais.</blue>"
+                                //         }
+                                //     ]
+                                // },
+                                // {
+                                //     tag: "div",
+                                //     class: "info-block",
+                                //     contents: [
+                                //         { tag: "h3", class: "info-title", contents: "Quel matériel ?" },
+                                //         {
+                                //             tag: "p",
+                                //             class: "info-body",
+                                //             contents: `Le matériel informatique est fourni sur place (ordinateurs et tablettes graphique) 
+                                //             mais il est possible d'amener le sien. 
+                                //             <br />Il est recommandé d'apporter au moins une clé USB pour faire ses sauvegardes.`
+                                //         }
+                                //     ]
+                                // },
+                                // {
+                                //     tag: "div",
+                                //     class: "info-block",
+                                //     contents: [
+                                //         { tag: "h3", class: "info-title", contents: "Quand ?" },
+                                //         {
+                                //             tag: "ul",
+                                //             class: "info-body tabled",
+                                //             contents: [
+                                //                 {
+                                //                     tag: "li",
+                                //                     contents: [
+                                //                         { tag: "span", contents: "Mardi" },
+                                //                         { tag: "span", contents: "16h - 18h" },
+                                //                     ]
+                                //                 },
+                                //                 {
+                                //                     tag: "li",
+                                //                     contents: [
+                                //                         { tag: "span", contents: "Mercredi" },
+                                //                         { tag: "span", contents: "14h - 16h" },
+                                //                     ]
+                                //                 },
+                                //                 {
+                                //                     tag: "li",
+                                //                     contents: [
+                                //                         { tag: "span", contents: "Jeudi" },
+                                //                         { tag: "span", contents: "16h - 18h" },
+                                //                     ]
+                                //                 },
+                                //                 {
+                                //                     tag: "li",
+                                //                     class: "fullwidth",
+                                //                     contents: "<em><blue>Ouvert de Septembre à Juin, sauf vacances scolaires ou fermetures exceptionnelles</blue></em>"
+                                //                 }
+                                //             ]
+                                //         },
+                                //     ]
+                                // },
+                                // {
+                                //     tag: "div",
+                                //     class: "info-block",
+                                //     contents: [
+                                //         { tag: "h3", class: "info-title", contents: "Combien ça coûte ?" },
+                                //         {
+                                //             tag: "ul",
+                                //             class: "info-body tabled",
+                                //             contents: [
+                                //                 {
+                                //                     tag: "li",
+                                //                     contents: [
+                                //                         { tag: "span", contents: "Inscription au mois" },
+                                //                         { tag: "span", contents: "50€, accès à toutes les plages horaires." },
+                                //                     ]
+                                //                 },
+                                //                 {
+                                //                     tag: "li",
+                                //                     contents: [
+                                //                         { tag: "span", contents: "Inscription à la séance" },
+                                //                         { tag: "span", contents: "15€" },
+                                //                     ]
+                                //                 },
+                                //                 {
+                                //                     tag: "li",
+                                //                     contents: [
+                                //                         { tag: "span", contents: "Cours particuliers" },
+                                //                         { tag: "span", contents: "30€/h, sur place ou en visio. Horaires à définir." },
+                                //                     ]
+                                //                 },
+                                //                 {
+                                //                     tag: "li",
+                                //                     contents: [
+                                //                         { tag: "span", contents: "Stage 4 séances de 2h" },
+                                //                         { tag: "span", contents: "40€ par personne, horaires et dates à définir selon la demande." },
+                                //                     ]
+                                //                 }
+                                //             ]
+                                //         }
+                                //     ]
+                                // },
                                 {
                                     tag: "div",
                                     class: "info-block",
                                     contents: [
-                                        { tag: "h3", class: "info-title", contents: "Pour qui ?" },
-                                        {
-                                            tag: "p",
-                                            class: "info-body",
-                                            contents: `Les ateliers sont accessibles aux adultes comme aux enfants, plutôt à partir de 12 ans.<br/>
-                                            Les séances ont lieu en groupes mixtes. Capacité limitée à 5 personnes.
-                                            `
-                                        }
-                                    ]
-                                },
-                                {
-                                    tag: "div",
-                                    class: "info-block",
-                                    contents: [
-                                        { tag: "h3", class: "info-title", contents: "Où ça ?" },
-                                        {
-                                            tag: "p",
-                                            class: "info-body",
-                                            contents: "Dans mon local professionnel : <br /><blue>32 rue Simon Vialet, passage du Cheminou, 07240 Vernoux en Vivarais.</blue>"
-                                        }
-                                    ]
-                                },
-                                {
-                                    tag: "div",
-                                    class: "info-block",
-                                    contents: [
-                                        { tag: "h3", class: "info-title", contents: "Quel matériel ?" },
-                                        {
-                                            tag: "p",
-                                            class: "info-body",
-                                            contents: `Le matériel informatique est fourni sur place (ordinateurs et tablettes graphique) 
-                                            mais il est possible d'amener le sien. 
-                                            <br />Il est recommandé d'apporter au moins une clé USB pour faire ses sauvegardes.`
-                                        }
-                                    ]
-                                },
-                                {
-                                    tag: "div",
-                                    class: "info-block",
-                                    contents: [
-                                        { tag: "h3", class: "info-title", contents: "Quand ?" },
-                                        {
-                                            tag: "ul",
-                                            class: "info-body tabled",
-                                            contents: [
-                                                {
-                                                    tag: "li",
-                                                    contents: [
-                                                        { tag: "span", contents: "Mardi" },
-                                                        { tag: "span", contents: "16h - 18h" },
-                                                    ]
-                                                },
-                                                {
-                                                    tag: "li",
-                                                    contents: [
-                                                        { tag: "span", contents: "Mercredi" },
-                                                        { tag: "span", contents: "14h - 16h" },
-                                                    ]
-                                                },
-                                                {
-                                                    tag: "li",
-                                                    contents: [
-                                                        { tag: "span", contents: "Jeudi" },
-                                                        { tag: "span", contents: "16h - 18h" },
-                                                    ]
-                                                },
-                                                {
-                                                    tag: "li",
-                                                    class: "fullwidth",
-                                                    contents: "<em><blue>Ouvert de Septembre à Juin, sauf vacances scolaires ou fermetures exceptionnelles</blue></em>"
-                                                }
-                                            ]
-                                        },
-                                    ]
-                                },
-                                {
-                                    tag: "div",
-                                    class: "info-block",
-                                    contents: [
-                                        { tag: "h3", class: "info-title", contents: "Combien ça coûte ?" },
-                                        {
-                                            tag: "ul",
-                                            class: "info-body tabled",
-                                            contents: [
-                                                {
-                                                    tag: "li",
-                                                    contents: [
-                                                        { tag: "span", contents: "Inscription au mois" },
-                                                        { tag: "span", contents: "50€, accès à toutes les plages horaires." },
-                                                    ]
-                                                },
-                                                {
-                                                    tag: "li",
-                                                    contents: [
-                                                        { tag: "span", contents: "Inscription à la séance" },
-                                                        { tag: "span", contents: "15€" },
-                                                    ]
-                                                },
-                                                {
-                                                    tag: "li",
-                                                    contents: [
-                                                        { tag: "span", contents: "Cours particuliers" },
-                                                        { tag: "span", contents: "30€/h, sur place ou en visio. Horaires à définir." },
-                                                    ]
-                                                },
-                                                {
-                                                    tag: "li",
-                                                    contents: [
-                                                        { tag: "span", contents: "Stage 4 séances de 2h" },
-                                                        { tag: "span", contents: "40€ par personne, horaires et dates à définir selon la demande." },
-                                                    ]
-                                                }
-                                            ]
-                                        }
-                                    ]
-                                },
-                                {
-                                    tag: "div",
-                                    class: "info-block",
-                                    contents: [
-                                        { tag: "h3", class: "info-title", contents: "Pour s'inscrire ou en savoir plus" },
+                                        { tag: "h3", class: "info-title", contents: "Pour s'inscrire ou en savoir plus <em>(programme 2021 2022 à définir, plus d'infos bientôt)</em>" },
                                         {
                                             tag: "ul",
                                             class: "info-body",
@@ -278,12 +278,12 @@ class EducationPage extends WebPage {
                                                         },
                                                     ]
                                                 },
-                                                {
-                                                    tag: "li",
-                                                    contents: [
-                                                        { tag: "span", contents: "ou passer directement me voir au local !" }
-                                                    ]
-                                                }
+                                                // {
+                                                //     tag: "li",
+                                                //     contents: [
+                                                //         { tag: "span", contents: "ou passer directement me voir au local !" }
+                                                //     ]
+                                                // }
                                             ]
                                         }
                                     ]
-- 
GitLab