Outil.vue 8.2 KB

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