Accompagnement.vue 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367
  1. <template>
  2. <div id="formations">
  3. <LayoutContainer>
  4. <div class="container-green">
  5. <v-row>
  6. <div class="d-flex justify-center align-center mt-6">
  7. <v-icon size="10" class="fa-solid fa-circle icon-title" />
  8. <h5 class="subtitle">Nos accompagnements sur-mesure</h5>
  9. </div>
  10. </v-row>
  11. <!-- <v-row>
  12. <v-col cols="3">
  13. <v-img
  14. src="/images/logiciels/school/reunion.jpg"
  15. class="reunion-img"
  16. />
  17. </v-col>
  18. <v-col cols="6">
  19. <h3 class="formation-title">
  20. Formation prise en main du logiciel - En ligne
  21. </h3>
  22. <p class="formation-details">
  23. Parce qu’on sait qu’appréhender un nouvel outil peut-être
  24. fastidieux et que vous n’avez pas de temps à perdre,...
  25. </p>
  26. <br>
  27. <p class="formation-details mb-6">
  28. Lors de votre souscription, nous vous invitons à choisir des dates
  29. de formation qui se déroulera sous 2 jours non consécutifs. En
  30. effet, ce sont des journées riches d’informations et nous mettons
  31. un point d’honneur à vous laisser digérer cette première journée,
  32. vous familiariser davantage avec vos nouvelles connaissances avant
  33. de passer à la seconde. Destinée aux nouveaux utilisateurs, elle
  34. est obligatoire lors de l'acquisition du logiciel. Elle est
  35. également utile lors d'un changement de personnel dans la
  36. structure.
  37. </p>
  38. <v-btn class="formation-btn">
  39. S’incrire à une formation
  40. </v-btn>
  41. </v-col>
  42. </v-row> -->
  43. <v-row>
  44. <v-col cols="6">
  45. <div class="image-wrapper">
  46. <v-img
  47. src="/images/logiciels/school/reunion.jpg"
  48. class="reunion-img1"
  49. />
  50. <div class="image-overlay1"></div>
  51. </div>
  52. </v-col>
  53. <v-col cols="6">
  54. <div class="image-wrapper">
  55. <v-img
  56. src="/images/logiciels/school/reunion.jpg"
  57. class="reunion-img1"
  58. />
  59. <div class="image-overlay2"></div>
  60. </div>
  61. </v-col>
  62. </v-row>
  63. <v-row>
  64. <v-col cols="6">
  65. <div class="col-details">
  66. <h4 class="session-title">2 sessions disponibles</h4>
  67. <h3 class="formation-title">
  68. Formation prise en main du logiciel - En ligne
  69. </h3>
  70. <p class="formation-details">
  71. Parce qu’on sait qu’appréhender un nouvel outil peut-être
  72. fastidieux et que vous n’avez pas de temps à perdre,...
  73. </p>
  74. <br />
  75. <p class="formation-details mb-6">
  76. Lors de votre souscription, nous vous invitons à choisir des
  77. dates de formation qui se déroulera sous 2 jours non
  78. consécutifs. En effet, ce sont des journées riches
  79. d’informations et nous mettons un point d’honneur à vous laisser
  80. digérer cette première journée, vous familiariser davantage avec
  81. vos nouvelles connaissances avant de passer à la seconde.
  82. Destinée aux nouveaux utilisateurs, elle est obligatoire lors de
  83. l'acquisition du logiciel. Elle est également utile lors d'un
  84. changement de personnel dans la structure.
  85. </p>
  86. </div>
  87. <v-btn class="formation-btn"> S’incrire à une formation </v-btn>
  88. </v-col>
  89. <v-col cols="6">
  90. <div class="col-details">
  91. <h4 class="session-title">10 sessions disponibles</h4>
  92. <h3 class="formation-title">
  93. Webinaire - Apprendre à piloter son activité
  94. </h3>
  95. <p class="formation-details">
  96. Des explications précises sur certains modules du logiciel
  97. Opentalent School, c'est possible pour aller encore plus loin...
  98. </p>
  99. <br />
  100. <p class="formation-details mb-6">
  101. Lors de votre souscription, nous vous invitons à choisir des
  102. dates de formation qui se déroulera sous 2 jours non
  103. consécutifs. En effet, ce sont des journées riches
  104. d’informations et nous mettons un point d’honneur à vous laisser
  105. digérer cette première journée, vous familiariser davantage avec
  106. vos nouvelles connaissances avant de passer à la seconde.
  107. Destinée aux nouveaux utilisateurs, elle est obligatoire lors de
  108. l'acquisition du logiciel. Elle est également utile lors d'un
  109. changement de personnel dans la structure.
  110. </p>
  111. </div>
  112. <v-btn class="formation-btn"> S'inscrire au webinaire</v-btn>
  113. </v-col>
  114. </v-row>
  115. </div>
  116. <v-row >
  117. <v-col cols="2">
  118. <v-row>
  119. <div class="d-flex justify-center align-center mt-6">
  120. <v-icon size="10" class="fa-solid fa-circle icon-title" />
  121. <h5 class="subtitle">QUELQUES CHIFFRES</h5>
  122. </div>
  123. </v-row>
  124. </v-col>
  125. </v-row>
  126. <v-row class="card-container">
  127. <v-col
  128. cols="3"
  129. class="d-flex justify-center align-center small-padding"
  130. >
  131. <div class="card">
  132. <h3 class="chiffre">30 &lt;1500</h3>
  133. <p>elèves</p>
  134. </div>
  135. </v-col>
  136. <v-col cols="3" class="d-flex justify-center align-center">
  137. <div class="card">
  138. <h3 class="chiffre">234</h3>
  139. <p>Clients</p>
  140. </div>
  141. </v-col>
  142. <v-col cols="3" class="d-flex justify-center align-center">
  143. <div class="card">
  144. <h3 class="chiffre">20304</h3>
  145. <p>Utilisateurs</p>
  146. </div>
  147. </v-col>
  148. <v-col cols="3" class="d-flex justify-center align-center">
  149. <div class="card">
  150. <h3 class="chiffre">13</h3>
  151. <p>années d’expériences</p>
  152. </div>
  153. </v-col>
  154. </v-row>
  155. <v-row>
  156. <LogicielsSchoolCaroussel />
  157. </v-row>
  158. <v-row />
  159. </LayoutContainer>
  160. </div>
  161. </template>
  162. <script setup></script>
  163. <style scoped>
  164. .title {
  165. display: flex;
  166. justify-content: center;
  167. align-items: center;
  168. font-weight: 600;
  169. font-size: 1.5rem;
  170. line-height: 18px;
  171. color: #091d20;
  172. width: 25rem;
  173. margin-left: 2rem;
  174. }
  175. .presentation-title {
  176. color: #071b1f;
  177. font-family: Barlow;
  178. font-size: 1rem;
  179. font-style: normal;
  180. font-weight: 600;
  181. line-height: 15px;
  182. letter-spacing: 1.8px;
  183. text-transform: uppercase;
  184. }
  185. .col-details {
  186. margin-right: 6rem;
  187. }
  188. .image-wrapper {
  189. position: relative;
  190. }
  191. .image-overlay1 {
  192. position: absolute;
  193. top: 0;
  194. left: 0;
  195. width: 80%;
  196. height: 100%;
  197. background-color: rgba(32, 147, 190, 0.2);
  198. margin-left: 5rem;
  199. }
  200. .carousel-button i {
  201. color: black;
  202. }
  203. .carousel-button {
  204. display: flex;
  205. justify-content: center;
  206. align-items: center;
  207. width: 40px;
  208. height: 40px;
  209. background-color: transparent;
  210. border: 2px solid black;
  211. cursor: pointer;
  212. margin-right: 1rem;
  213. margin-top: 1rem;
  214. }
  215. .title {
  216. font-family: "Barlow";
  217. font-style: normal;
  218. font-weight: 600;
  219. font-size: 42px;
  220. line-height: 42px;
  221. text-align: center;
  222. color: #0e2d32;
  223. width: 30rem;
  224. margin-left: auto;
  225. margin-right: auto;
  226. margin-bottom: 2rem;
  227. }
  228. .chiffre {
  229. font-family: "Barlow";
  230. font-style: normal;
  231. font-weight: 600;
  232. font-size: 50px;
  233. line-height: 68px;
  234. text-align: center;
  235. color: #091d20;
  236. margin-bottom: 0.5rem;
  237. }
  238. .formation-btn {
  239. width: 30rem;
  240. height: 4rem;
  241. font-family: "Barlow";
  242. font-style: normal;
  243. font-weight: 500;
  244. font-size: 1.5rem;
  245. line-height: 18px;
  246. background: transparent;
  247. color: #eff9fb;
  248. border: 1px solid #eff9fb;
  249. border-radius: 0.5rem;
  250. margin-left: 7rem;
  251. text-transform: none;
  252. }
  253. .formation-details {
  254. font-family: "Barlow";
  255. font-style: normal;
  256. font-weight: 300;
  257. font-size: 1rem;
  258. line-height: 1.5rem;
  259. color: #eff9fb;
  260. margin-left: 7rem;
  261. }
  262. .formation-title {
  263. font-family: "Barlow";
  264. font-style: normal;
  265. font-weight: 500;
  266. font-size: 1.8rem;
  267. line-height: 26px;
  268. color: #ffffff;
  269. margin-left: 7rem;
  270. margin-bottom: 3rem;
  271. }
  272. .session-title {
  273. font-family: "Barlow";
  274. font-style: normal;
  275. font-weight: 500;
  276. font-size: 1.8rem;
  277. line-height: 26px;
  278. color: #ffffff;
  279. margin-left: 7rem;
  280. margin-bottom: 3rem;
  281. }
  282. .reunion-img1 {
  283. width: 80%;
  284. margin-left: 5rem;
  285. height: 100%;
  286. }
  287. .image-overlay2 {
  288. position: absolute;
  289. top: 0;
  290. left: 0;
  291. width: 80%;
  292. height: 100%;
  293. background-color: rgba(32, 147, 190, 0.2);
  294. width: 80%;
  295. margin-left: 5rem;
  296. height: 100%;
  297. }
  298. .reunion-img2 {
  299. width: 80%;
  300. margin-right: 5rem;
  301. height: 100%;
  302. }
  303. .subtitle {
  304. font-family: Barlow;
  305. font-size: 1rem;
  306. font-style: normal;
  307. font-weight: 600;
  308. line-height: 15px;
  309. letter-spacing: 1.8px;
  310. text-transform: uppercase;
  311. margin-bottom: 1rem;
  312. }
  313. .icon-title {
  314. color: rgba(32, 147, 190, 0.6);
  315. font-size: 1.5rem;
  316. margin-right: 0.5rem;
  317. margin-left: 5rem;
  318. }
  319. .container-green {
  320. background-color: #0e2d32;
  321. padding: 20px;
  322. margin-bottom: 20px;
  323. color: white;
  324. }
  325. .card-container {
  326. margin-top: 20px;
  327. margin-bottom: 20px;
  328. margin-left: 5rem;
  329. margin-right: 5rem;
  330. }
  331. .card {
  332. background: #c3e5e7;
  333. border-radius: 10px;
  334. padding-left: 5rem;
  335. padding-right: 5rem;
  336. padding-top: 3rem;
  337. padding-bottom: 3rem;
  338. width: 36rem;
  339. height: 15rem;
  340. display: flex;
  341. flex-direction: column;
  342. justify-content: center;
  343. align-items: center;
  344. text-align: center;
  345. }
  346. </style>