Equipe.vue 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188
  1. <template>
  2. <AnchoredSection id="team">
  3. <LayoutContainer class="mb-12">
  4. <v-row class="mt-12 center-90">
  5. <LayoutUISubTitle> Notre équipe </LayoutUISubTitle>
  6. </v-row>
  7. <v-row class="center-90">
  8. <LayoutUITitle> Une équipe spécialisée et passionnée </LayoutUITitle>
  9. <span class="details ml-4 mt-6 mb-12">
  10. Chez Opentalent, on recherche des compétences, mais surtout des hommes
  11. et des femmes qui souhaitent s'engager dans un projet porteur de sens.
  12. </span>
  13. </v-row>
  14. <v-row class="center-90">
  15. <v-col
  16. v-for="associate in associates"
  17. :key="associate.name"
  18. cols="12"
  19. sm="6"
  20. md="4"
  21. lg="3"
  22. >
  23. <v-card>
  24. <v-img :src="associate.photo" :height="370" />
  25. <v-card-title class="name">
  26. {{ associate.name }}
  27. </v-card-title>
  28. <v-card-subtitle class="position">
  29. {{ associate.position }}
  30. </v-card-subtitle>
  31. </v-card>
  32. </v-col>
  33. </v-row>
  34. <v-row class="center-90">
  35. <v-col
  36. v-for="employee in employees"
  37. :key="employee.name"
  38. cols="12"
  39. sm="6"
  40. md="4"
  41. lg="3"
  42. >
  43. <v-card>
  44. <v-img :src="employee.photo" :height="370" />
  45. <v-card-title class="name">
  46. {{ employee.name }}
  47. </v-card-title>
  48. <v-card-subtitle class="position">
  49. {{ employee.position }}
  50. </v-card-subtitle>
  51. </v-card>
  52. </v-col>
  53. </v-row>
  54. </LayoutContainer>
  55. </AnchoredSection>
  56. </template>
  57. <script setup lang="ts">
  58. import AnchoredSection from '~/components/Layout/AnchoredSection.vue'
  59. import type { SocietyMember } from '~/types/interface'
  60. const associates: Array<SocietyMember> = [
  61. {
  62. name: 'Guillaume',
  63. position: 'Co-fondateur / Gérant',
  64. photo:
  65. '/images/pages/qui-sommes-nous/equipe/Guillaume_CORCOBA-co-fondateur_et_Gerant.png',
  66. alt: 'Avatar d’un homme avec les cheveux poivre et sel court portant un polo bordeaux et un jean',
  67. },
  68. {
  69. name: 'Michel',
  70. position: 'Co-fondateur / CTO',
  71. photo:
  72. '/images/pages/qui-sommes-nous/equipe/Michel_PERNET-SOLLIET-Co-fondateur_et_Product_Owner.png',
  73. alt: 'Avatar d’un homme avec les cheveux bruns mi-long portant un pull jaune et un pantalon noir',
  74. },
  75. ]
  76. const employees: Array<SocietyMember> = [
  77. {
  78. name: 'Johan',
  79. position: 'Formation et Assistance',
  80. photo:
  81. '/images/pages/qui-sommes-nous/equipe/Johan_HAUDIQUET-Formateur_et_Assistance.png',
  82. alt: 'Avatar d’un homme avec les cheveux bruns court portant un sweat noir et un pantalon beige',
  83. },
  84. {
  85. name: 'Nathalie',
  86. position: 'Développement Commercial',
  87. photo:
  88. '/images/pages/qui-sommes-nous/equipe/Nathalie_CHEVALON-Chargee_de_developpement_commercial.png',
  89. alt: 'Avatar d’une femme avec les cheveux bruns mi-long et ondulée portant une chemise noire/blanche et un jean bleu foncé',
  90. },
  91. {
  92. name: 'Laetitia',
  93. position: 'Marketing & Communication',
  94. photo:
  95. '/images/pages/qui-sommes-nous/equipe/Laetitia_SIFFOINTE-Chargee_de_Marketing_et_Communication.png',
  96. alt: 'Avatar d’une femme avec les cheveux blonds long et ondulée portant un pull gris et un jean noir',
  97. },
  98. {
  99. name: 'Florence',
  100. position: 'Assistante administrative et commerciale',
  101. photo: '/images/pages/qui-sommes-nous/equipe/Florence_JOANNIDIS-ADV.png',
  102. alt: 'Avatar d’une femme avec des lunettes, les cheveux bruns long et attaché portant un pull bleu et un jean bleu foncé',
  103. },
  104. {
  105. name: 'Vincent',
  106. position: 'Lead developer',
  107. photo: '/images/pages/qui-sommes-nous/equipe/Vincent_GUFFON-Lead_dev.png',
  108. alt: 'Avatar d’un homme avec les cheveux bruns court avec une barbe rousse portant un tee-shirt noir et un jean bleu',
  109. },
  110. {
  111. name: 'Olivier',
  112. position: 'Développeur',
  113. photo:
  114. '/images/pages/qui-sommes-nous/equipe/Olivier_MASSOT-Developpeur.png',
  115. alt: 'Avatar d’un homme avec les cheveux blonds mi-long et un bouc blond portant un gilet gris et un jean noir',
  116. },
  117. {
  118. name: 'Sébastien',
  119. position: 'Développeur',
  120. photo:
  121. '/images/pages/qui-sommes-nous/equipe/Sebastien_FAVRE-BONTE_Developpeur.png',
  122. alt: 'Avatar d’un homme avec des lunettes, les cheveux bruns court portant un pull bleu et un jean bleu foncé',
  123. },
  124. {
  125. name: 'Maha',
  126. position: 'Développeuse',
  127. photo:
  128. '/images/pages/qui-sommes-nous/equipe/Maha_BOUCHIBA-Developpeuse.png',
  129. alt: 'Avatar d’une femme portant un voile sur les cheveux, haut beige et blanc et un jean bleu foncé',
  130. },
  131. ]
  132. </script>
  133. <style scoped lang="scss">
  134. .v-card {
  135. max-width: 284px;
  136. border: none !important;
  137. box-shadow: none !important;
  138. background-color: transparent !important;
  139. }
  140. .v-card-subtitle {
  141. text-overflow: ellipsis;
  142. white-space: normal;
  143. }
  144. .details {
  145. color: var(--primary-color);
  146. font-size: 16px;
  147. font-weight: 300;
  148. line-height: 20px;
  149. width: 30rem;
  150. }
  151. .description {
  152. color: var(--primary-color);
  153. font-size: 14px;
  154. font-weight: 300;
  155. line-height: 18px;
  156. }
  157. .name {
  158. color: var(--primary-color);
  159. font-size: 22px;
  160. font-weight: 500;
  161. line-height: 26px;
  162. }
  163. .position {
  164. color: var(--primary-color);
  165. font-size: 10px;
  166. font-weight: 600;
  167. line-height: 15px;
  168. letter-spacing: 1.8px;
  169. text-transform: uppercase;
  170. }
  171. </style>