Outil.vue 8.0 KB

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