Outil.vue 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413
  1. <template>
  2. <div id="Presentation">
  3. <LayoutContainer>
  4. <v-row class="outil-row">
  5. <v-col cols="4">
  6. <div class="title-presentation">
  7. <v-icon
  8. size="10"
  9. class="fa-solid fa-circle icon-title"
  10. />
  11. <h4>Présentation d'opentalent manager</h4>
  12. </div>
  13. <v-img
  14. src="/images/logiciels/school/screen.jpg"
  15. class="screen-img"
  16. />
  17. <div class="rectangle-4">
  18. <div class="black-circle">
  19. <div class="content-flex">
  20. <v-img
  21. src="/images/OpenTalent_LogoNoir_rouge_manager_white.png"
  22. class="logo-manager"
  23. />
  24. <p class="devis">
  25. Sur devis
  26. </p>
  27. </div>
  28. </div>
  29. </div>
  30. </v-col>
  31. <v-col cols="5">
  32. <h2 class="outil-title">
  33. La solution de mise en réseau des organisations culturelles
  34. </h2>
  35. <ul class="outil-ul">
  36. <li class="outil-list">
  37. Logiciel de gestion et communication en ligne
  38. </li>
  39. <li class="outil-list">
  40. Répond aux besoin globaux des réseaux culturels
  41. </li>
  42. <li class="outil-list">
  43. Gestion collaborative
  44. </li>
  45. <li class="outil-list">
  46. Mise en valeur des activités des membres du réseau
  47. </li>
  48. </ul>
  49. </v-col>
  50. <v-col cols="3">
  51. <div class="container-square">
  52. <v-row>
  53. <div class="red-square">
  54. <v-icon class="fa-regular fa-comments icon" />
  55. <p class="text-square">
  56. Nous contacter
  57. </p>
  58. </div>
  59. </v-row>
  60. <v-row>
  61. <div class="red-square">
  62. <v-icon class="fa-brands fa-readme icon" />
  63. <p class="text-square">
  64. Brochure
  65. </p>
  66. </div>
  67. </v-row>
  68. <v-row>
  69. <div class="darkblue-square">
  70. <v-icon class="fa-solid fa-phone icon" />
  71. <p class="text-square">
  72. Nous Appeler
  73. </p>
  74. </div>
  75. </v-row>
  76. </div>
  77. </v-col>
  78. <v-row>
  79. <v-col cols="4" />
  80. <v-col cols="5">
  81. <h2>Des caractéristiques uniques & dédiées</h2>
  82. <div class="picto-container">
  83. <div class="picto-group">
  84. <v-img
  85. class="picto-img"
  86. src="/images/logiciels/manager/picto1.png"
  87. />
  88. <p class="picto-text">
  89. Logiciel de gestion & communication full web
  90. </p>
  91. </div>
  92. <div class="picto-group">
  93. <v-img
  94. class="picto-img"
  95. src="/images/logiciels/manager/picto2.png"
  96. />
  97. <p class="picto-text">
  98. Boostez votre visibilité & votre communication
  99. </p>
  100. </div>
  101. <div class="picto-group">
  102. <v-img
  103. class="picto-img"
  104. src="/images/logiciels/manager/picto3.png"
  105. />
  106. <p class="picto-text">
  107. Boostez votre visibilité & votre communication
  108. </p>
  109. </div>
  110. <div class="picto-group">
  111. <v-img
  112. class="picto-img"
  113. src="/images/logiciels/manager/picto4.png"
  114. />
  115. <p class="picto-text">
  116. Communiquez en réseau
  117. </p>
  118. </div>
  119. <div class="picto-group">
  120. <v-img
  121. class="picto-img"
  122. src="/images/logiciels/manager/picto5.png"
  123. />
  124. <p class="picto-text">
  125. Sur-Mesure
  126. </p>
  127. </div>
  128. <div class="picto-group">
  129. <v-img
  130. class="picto-img"
  131. src="/images/logiciels/manager/picto6.png"
  132. />
  133. <p class="picto-text">
  134. Pour tout réseau de type pyramidal
  135. </p>
  136. </div>
  137. </div>
  138. </v-col>
  139. <v-col cols="2" />
  140. </v-row>
  141. </v-row>
  142. <v-row class="container-green">
  143. <v-row>
  144. <v-col
  145. cols="6"
  146. class="citation-school"
  147. >
  148. “ Pour les petits comme pour les grands établissements
  149. d’enseignement artistique.“
  150. </v-col>
  151. </v-row>
  152. <v-col cols="6">
  153. <div class="title-logiciel-group">
  154. <v-icon
  155. size="10"
  156. class="fa-solid fa-circle icon-logiciel"
  157. />
  158. <h6 class="subtitle-logiciel">
  159. Logiciel Opentalent
  160. </h6>
  161. </div>
  162. <v-img
  163. src="/images/logiciels/school/screen2.png"
  164. class="screen2-img"
  165. />
  166. </v-col>
  167. </v-row>
  168. </LayoutContainer>
  169. </div>
  170. </template>
  171. <script setup></script>
  172. <style scoped>
  173. .title-presentation {
  174. display: flex;
  175. justify-content: center;
  176. align-items: center;
  177. font-weight: 600;
  178. font-size: 1.5rem;
  179. line-height: 18px;
  180. color: #091d20;
  181. width: 25rem;
  182. margin-left: 2rem;
  183. line-height: 1.5rem;
  184. }
  185. .title-logiciel-group {
  186. display: flex;
  187. flex-direction: row;
  188. align-items: center;
  189. }
  190. .devis {
  191. font-family: "Barlow";
  192. font-style: normal;
  193. font-weight: 500;
  194. font-size: 1rem;
  195. margin-left: 9rem;
  196. margin-top: -1rem;
  197. width: 7rem;
  198. }
  199. .black-circle {
  200. border-radius: 3rem;
  201. background: #091d20;
  202. width: 7rem;
  203. height: 6rem;
  204. }
  205. .logo-manager {
  206. top: 1rem;
  207. margin-left: 0.3rem;
  208. margin-right: 0.5rem;
  209. z-index: 1;
  210. }
  211. .rectangle-4 {
  212. width: 18rem;
  213. height: 6rem;
  214. background: rgba(216, 5, 11, 0.2);
  215. border-radius: 3rem;
  216. margin-left: 5rem;
  217. margin-top: 2rem;
  218. }
  219. .outil-subtitle {
  220. font-family: "Barlow";
  221. font-style: normal;
  222. font-weight: 600;
  223. font-size: 1rem;
  224. color: #091d20;
  225. margin-right: 2rem;
  226. }
  227. .text-square {
  228. font-family: "Barlow";
  229. margin-left: 2rem;
  230. margin-right: 2rem;
  231. margin-top: 0.9rem;
  232. text-align: center;
  233. }
  234. .icon-subtitle {
  235. font-size: 2rem;
  236. margin-right: 1rem;
  237. color: #d8050b;
  238. }
  239. .icon {
  240. margin-top: 2rem;
  241. color: #ffffff;
  242. }
  243. .container-square {
  244. display: flex;
  245. flex-direction: column;
  246. justify-content: space-between;
  247. color: white;
  248. font-family: "Barlow";
  249. font-style: normal;
  250. font-weight: 500;
  251. font-size: 0.7rem;
  252. line-height: 15px;
  253. text-align: center;
  254. letter-spacing: 0.2em;
  255. text-transform: uppercase;
  256. }
  257. .outil-title {
  258. font-family: "Barlow";
  259. font-style: normal;
  260. font-weight: 600;
  261. font-size: 3rem;
  262. line-height: 3rem;
  263. color: #091d20;
  264. margin-bottom: 2rem;
  265. margin-right: 9rem;
  266. }
  267. .outil-ul {
  268. margin-left: 1rem;
  269. font-family: "Barlow";
  270. font-style: normal;
  271. font-weight: 300;
  272. font-size: 1rem;
  273. line-height: 1.5rem;
  274. }
  275. .citation-school {
  276. font-family: "Barlow";
  277. font-style: italic;
  278. font-weight: 300;
  279. font-size: 2rem;
  280. width: 3rem;
  281. line-height: 40px;
  282. color: #ffffff;
  283. font-style: italic;
  284. margin-top: 20rem;
  285. margin-left: 5rem;
  286. }
  287. .icon-logiciel {
  288. font-size: 2rem;
  289. color: #d8050b;
  290. margin-left: 5rem;
  291. margin-top: 4rem;
  292. }
  293. .icon-title {
  294. margin-right: 1.5rem;
  295. color: #d8050b;
  296. }
  297. .subtitle-logiciel {
  298. font-family: "Barlow";
  299. font-style: normal;
  300. font-weight: 600;
  301. font-size: 1.5rem;
  302. line-height: 18px;
  303. color: #ffffff;
  304. margin-left: 2rem;
  305. margin-right: 15rem;
  306. margin-top: 4rem;
  307. top: 10rem;
  308. }
  309. .screen2-img {
  310. width: 50rem;
  311. height: 40rem;
  312. bottom: 7rem;
  313. }
  314. .container-green {
  315. background: linear-gradient(180deg, rgba(14, 45, 50, 0) 26.84%, #0e2d32 100%),
  316. rgba(7, 27, 31, 0.3);
  317. height: 35rem;
  318. }
  319. .picto-container {
  320. display: flex;
  321. flex-direction: row;
  322. justify-content: space-between;
  323. margin-left: -15rem;
  324. }
  325. .picto-img {
  326. width: 14rem;
  327. height: 14rem;
  328. }
  329. .picto-group {
  330. display: flex;
  331. flex-direction: column;
  332. align-items: center;
  333. }
  334. .picto-text {
  335. font-family: "Barlow";
  336. font-style: normal;
  337. font-weight: 300;
  338. font-size: 0.9rem;
  339. margin-top: -3rem;
  340. text-align: center;
  341. margin-right: 2rem;
  342. margin-left: 2rem;
  343. }
  344. .title {
  345. display: flex;
  346. justify-content: center;
  347. align-items: center;
  348. font-family: "Barlow";
  349. font-style: normal;
  350. font-weight: 600;
  351. font-size: 1.5rem;
  352. line-height: 18px;
  353. color: #091d20;
  354. margin-left: 5rem;
  355. margin-right: 15rem;
  356. }
  357. .screen-img {
  358. width: 20rem;
  359. height: 15rem;
  360. margin-top: 2rem;
  361. margin-left: 5rem;
  362. }
  363. .outil-row {
  364. margin-top: 5rem;
  365. margin-bottom: 5rem;
  366. }
  367. .darkblue-square {
  368. width: 10rem;
  369. height: 7rem;
  370. background: #0e2d32;
  371. margin-left: 14rem;
  372. }
  373. .red-square {
  374. margin-left: 14rem;
  375. width: 10rem;
  376. height: 7rem;
  377. background: #d8050b;
  378. }
  379. </style>