|
|
@@ -1,158 +1,293 @@
|
|
|
<template>
|
|
|
- <v-container>
|
|
|
- <div class="container">
|
|
|
- <p class="text-center solution-subtitle">3 solutions</p>
|
|
|
- <h3 class="text-center title">
|
|
|
- Trouvez la solution <br />
|
|
|
- faite pour vous
|
|
|
- </h3>
|
|
|
-
|
|
|
- <v-row>
|
|
|
- <v-col cols="4">
|
|
|
- <small class="opentalent-small">Opentalent</small>
|
|
|
- <h2 class="logiciel-name">Artist</h2>
|
|
|
- <hr />
|
|
|
- <p class="description-logiciel">
|
|
|
- Orchestre, chorales, compagnies de danse, théâtre et cirque
|
|
|
- </p>
|
|
|
+ <LayoutContainer>
|
|
|
+ <p class="text-center solution-subtitle">3 solutions</p>
|
|
|
+ <h3 class="text-center title">
|
|
|
+ Trouvez la solution <br />
|
|
|
+ faite pour vous
|
|
|
+ </h3>
|
|
|
|
|
|
- <v-row>
|
|
|
- <v-img src="/images/solutions/artist.jpg" class="solution-img">
|
|
|
+ <v-row>
|
|
|
+ <v-col cols="3" class="col-info">
|
|
|
+ <small class="opentalent-small">Opentalent</small>
|
|
|
+ <h2 class="logiciel-name">Artist</h2>
|
|
|
+ <hr class="bar" />
|
|
|
+ <p class="description-logiciel">
|
|
|
+ Orchestre, chorales, compagnies de danse, théâtre et cirque
|
|
|
+ </p>
|
|
|
+
|
|
|
+ <v-row>
|
|
|
+ <div class="artist-image">
|
|
|
+ <v-img
|
|
|
+ src="/images/OpenTalent_LogoNoir_Jaune_white.png"
|
|
|
+ class="logo"
|
|
|
+ >
|
|
|
</v-img>
|
|
|
- </v-row>
|
|
|
+ </div>
|
|
|
+ </v-row>
|
|
|
|
|
|
- <v-row>
|
|
|
- <v-col cols="6">
|
|
|
- <ul>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- </ul>
|
|
|
- </v-col>
|
|
|
-
|
|
|
- <v-col cols="6">
|
|
|
- <ul>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- </ul>
|
|
|
- </v-col>
|
|
|
- </v-row>
|
|
|
- </v-col>
|
|
|
+ <v-row>
|
|
|
+ <v-col cols="6">
|
|
|
+ <ul class="list-solutions">
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ </ul>
|
|
|
+ </v-col>
|
|
|
|
|
|
- <v-col cols="4">
|
|
|
- <small class="opentalent-small">Opentalent</small>
|
|
|
- <h2 class="logiciel-name">Manager</h2>
|
|
|
- <hr />
|
|
|
- <p class="description-logiciel">
|
|
|
- Orchestre, chorales, compagnies de danse, théâtre et cirque
|
|
|
- </p>
|
|
|
+ <v-col cols="6">
|
|
|
+ <ul>
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ </ul>
|
|
|
+ </v-col>
|
|
|
+ </v-row>
|
|
|
+ </v-col>
|
|
|
|
|
|
- <v-row>
|
|
|
- <v-img src="/images/solutions/manager.png" class="solution-img">
|
|
|
- </v-img>
|
|
|
- </v-row>
|
|
|
+ <v-col cols="3" class="col-info">
|
|
|
+ <small class="opentalent-small">Opentalent</small>
|
|
|
+ <h2 class="logiciel-name">Manager</h2>
|
|
|
+ <hr class="bar" />
|
|
|
+ <p class="description-logiciel">
|
|
|
+ Fédérations, confédérations et collectivités
|
|
|
+ </p>
|
|
|
|
|
|
+ <v-row>
|
|
|
<v-row>
|
|
|
- <v-col cols="6">
|
|
|
- <ul>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- </ul>
|
|
|
- </v-col>
|
|
|
-
|
|
|
- <v-col cols="6">
|
|
|
- <ul>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- </ul>
|
|
|
- </v-col>
|
|
|
+ <div class="manager-image">
|
|
|
+ <v-img
|
|
|
+ src="/images/OpenTalent_LogoNoir_rouge_manager_white.png"
|
|
|
+ class="logo"
|
|
|
+ >
|
|
|
+ </v-img>
|
|
|
+ <div class="overlay">
|
|
|
+ <button class="discover-button">Découvrir</button>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
</v-row>
|
|
|
- </v-col>
|
|
|
+ </v-row>
|
|
|
|
|
|
- <v-col cols="4">
|
|
|
- <small class="opentalent-small">Opentalent</small>
|
|
|
- <h2 class="logiciel-name">School</h2>
|
|
|
- <hr />
|
|
|
- <p class="description-logiciel">
|
|
|
- Orchestre, chorales, compagnies de danse, théâtre et cirque
|
|
|
- </p>
|
|
|
+ <v-row>
|
|
|
+ <v-col cols="6">
|
|
|
+ <ul class="list-solutions">
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ </ul>
|
|
|
+ </v-col>
|
|
|
|
|
|
- <v-row>
|
|
|
- <v-img src="/images/solutions/artist.jpg" class="solution-img">
|
|
|
- </v-img>
|
|
|
- </v-row>
|
|
|
+ <v-col cols="6">
|
|
|
+ <ul>
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ </ul>
|
|
|
+ </v-col>
|
|
|
+ </v-row>
|
|
|
+ </v-col>
|
|
|
|
|
|
+ <v-col cols="3" class="col-info">
|
|
|
+ <small class="opentalent-small">Opentalent</small>
|
|
|
+ <h2 class="logiciel-name">School</h2>
|
|
|
+ <hr class="bar" />
|
|
|
+ <p class="description-logiciel">
|
|
|
+ Petits et grands établissements d'enseignement artistique
|
|
|
+ </p>
|
|
|
+
|
|
|
+ <v-row>
|
|
|
<v-row>
|
|
|
- <v-col cols="6">
|
|
|
- <ul>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- </ul>
|
|
|
- </v-col>
|
|
|
-
|
|
|
- <v-col cols="6">
|
|
|
- <ul>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- <li>Gestion des membres</li>
|
|
|
- </ul>
|
|
|
- </v-col>
|
|
|
+ <div class="school-image">
|
|
|
+ <v-img src="/images/logo_school_white.png" class="logo"> </v-img>
|
|
|
+ </div>
|
|
|
</v-row>
|
|
|
- </v-col>
|
|
|
- </v-row>
|
|
|
- </div>
|
|
|
+ </v-row>
|
|
|
+
|
|
|
+ <v-row>
|
|
|
+ <v-col cols="6">
|
|
|
+ <ul class="list-solutions">
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ </ul>
|
|
|
+ </v-col>
|
|
|
|
|
|
- <div class="white-content"></div>
|
|
|
- </v-container>
|
|
|
+ <v-col cols="6">
|
|
|
+ <ul>
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ <li class="details-solution">Gestion des membres</li>
|
|
|
+ </ul>
|
|
|
+ </v-col>
|
|
|
+ </v-row>
|
|
|
+ </v-col>
|
|
|
+ </v-row>
|
|
|
+ </LayoutContainer>
|
|
|
</template>
|
|
|
|
|
|
<style scoped>
|
|
|
-.white-content {
|
|
|
- background-color: white;
|
|
|
- height: 100px;
|
|
|
- opacity: 0.5;
|
|
|
+.discover-button {
|
|
|
+ background-color: transparent;
|
|
|
+ border: none;
|
|
|
+ color: white;
|
|
|
+ font-family: "Barlow";
|
|
|
+ font-size: 1.2rem;
|
|
|
+ font-weight: 600;
|
|
|
+ padding: 1rem 2rem;
|
|
|
+ border-radius: 2rem;
|
|
|
+ cursor: pointer;
|
|
|
+}
|
|
|
+.logo {
|
|
|
+ width: 5rem;
|
|
|
+ height: 4rem;
|
|
|
+ margin-top: 13rem;
|
|
|
+ margin-left: 13rem;
|
|
|
}
|
|
|
|
|
|
-.solution-img {
|
|
|
- width: 500px;
|
|
|
- height: 300px;
|
|
|
+.list-solutions {
|
|
|
+ margin-left: 0.5rem;
|
|
|
+ margin-top: 0.5rem;
|
|
|
+ font-size: 0.5rem;
|
|
|
}
|
|
|
|
|
|
-.description-logiciel {
|
|
|
+.details-solution {
|
|
|
+ font-size: 0.5rem;
|
|
|
+ margin-top: 0.5rem;
|
|
|
+ width: 10rem;
|
|
|
+ margin-left: 1rem;
|
|
|
font-family: "Barlow";
|
|
|
font-style: normal;
|
|
|
- font-weight: 500;
|
|
|
- font-size: 16px;
|
|
|
- line-height: 20px;
|
|
|
+ font-size: 0.7rem;
|
|
|
+ line-height: 18px;
|
|
|
+ color: #091d20;
|
|
|
+}
|
|
|
+
|
|
|
+.bar {
|
|
|
+ color: #c3e5e7;
|
|
|
+}
|
|
|
+.artist-image {
|
|
|
+ position: relative;
|
|
|
+ background: url(/images/solutions/artist.jpg);
|
|
|
+ background-size: cover;
|
|
|
+ background-position: center;
|
|
|
+ border-radius: 0px 0px 10px 10px;
|
|
|
+ width: 19rem;
|
|
|
+ height: 17rem;
|
|
|
+ margin-top: 2rem;
|
|
|
+ margin-left: 0.9rem;
|
|
|
+}
|
|
|
+
|
|
|
+.artist-image::before {
|
|
|
+ content: "";
|
|
|
+ position: absolute;
|
|
|
+ top: 0;
|
|
|
+ left: 0;
|
|
|
+ right: 0;
|
|
|
+ bottom: 0;
|
|
|
+ background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
|
|
|
+ border-radius: 0px 0px 10px 10px;
|
|
|
+ opacity: 0;
|
|
|
+ transition: opacity 0.3s;
|
|
|
+}
|
|
|
+
|
|
|
+.artist-image:hover::before {
|
|
|
+ opacity: 1;
|
|
|
+}
|
|
|
+.manager-image {
|
|
|
+ position: relative;
|
|
|
+ background: url(/images/solutions/manager.png);
|
|
|
+ background-size: cover;
|
|
|
+ background-position: center;
|
|
|
+ border-radius: 0px 0px 10px 10px;
|
|
|
+ width: 19rem;
|
|
|
+ height: 17rem;
|
|
|
+ margin-top: 4rem;
|
|
|
+ margin-left: 2rem;
|
|
|
+}
|
|
|
+
|
|
|
+.manager-image::before {
|
|
|
+ content: "";
|
|
|
+ position: absolute;
|
|
|
+ top: 0;
|
|
|
+ left: 0;
|
|
|
+ right: 0;
|
|
|
+ bottom: 0;
|
|
|
+ background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
|
|
|
+ border-radius: 0px 0px 10px 10px;
|
|
|
+ opacity: 0;
|
|
|
+ transition: opacity 0.3s;
|
|
|
+}
|
|
|
+
|
|
|
+.manager-image:hover::before {
|
|
|
+ opacity: 1;
|
|
|
+}
|
|
|
+
|
|
|
+.school-image {
|
|
|
+ position: relative;
|
|
|
+ background: url(/images/solutions/school.jpg);
|
|
|
+ background-size: cover;
|
|
|
+ background-position: center;
|
|
|
+ border-radius: 0px 0px 10px 10px;
|
|
|
+ width: 19rem;
|
|
|
+ height: 17rem;
|
|
|
+ margin-top: 4rem;
|
|
|
+ margin-left: 1.5rem;
|
|
|
+}
|
|
|
|
|
|
- /* or 125% */
|
|
|
+.school-image::before {
|
|
|
+ content: "";
|
|
|
+ position: absolute;
|
|
|
+ top: 0;
|
|
|
+ left: 0;
|
|
|
+ right: 0;
|
|
|
+ bottom: 0;
|
|
|
+ background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
|
|
|
+ border-radius: 0px 0px 10px 10px;
|
|
|
+ opacity: 0;
|
|
|
+ transition: opacity 0.3s;
|
|
|
+}
|
|
|
+
|
|
|
+.school-image:hover::before {
|
|
|
+ opacity: 1;
|
|
|
+}
|
|
|
|
|
|
- /* Vert 5 */
|
|
|
+.col-info:first-child {
|
|
|
+ margin-left: 9rem;
|
|
|
+}
|
|
|
+
|
|
|
+.col-info {
|
|
|
+ width: 4rem;
|
|
|
+ margin-left: 2rem;
|
|
|
+}
|
|
|
+.solution-img {
|
|
|
+ width: 15rem;
|
|
|
+ height: 15rem;
|
|
|
+ object-fit: cover;
|
|
|
+ margin-top: 2rem;
|
|
|
+}
|
|
|
+
|
|
|
+.description-logiciel {
|
|
|
+ font-family: "Barlow";
|
|
|
+ font-style: normal;
|
|
|
+ font-size: 0.9rem;
|
|
|
+ line-height: 0.9rem;
|
|
|
+ margin-top: 1rem;
|
|
|
color: #eff9fb;
|
|
|
}
|
|
|
|
|
|
.logiciel-name {
|
|
|
- /* H2 Headline */
|
|
|
font-family: "Barlow";
|
|
|
font-style: normal;
|
|
|
font-weight: 400;
|
|
|
font-size: 30px;
|
|
|
- line-height: 34px;
|
|
|
-
|
|
|
- /* identical to box height, or 113% */
|
|
|
-
|
|
|
- /* Vert 20 */
|
|
|
+ line-height: 2rem;
|
|
|
color: #c3e5e7;
|
|
|
+ margin-bottom: 1rem;
|
|
|
}
|
|
|
|
|
|
.opentalent-small {
|
|
|
@@ -161,38 +296,34 @@
|
|
|
font-weight: 600;
|
|
|
font-size: 10px;
|
|
|
line-height: 15px;
|
|
|
-
|
|
|
- /* or 150% */
|
|
|
letter-spacing: 0.18em;
|
|
|
text-transform: uppercase;
|
|
|
-
|
|
|
- /* NEUTRAL - BLANC */
|
|
|
color: #ffffff;
|
|
|
}
|
|
|
.title {
|
|
|
- /* H2 Headline */
|
|
|
font-family: "Barlow";
|
|
|
font-style: normal;
|
|
|
- font-weight: 600;
|
|
|
- font-size: 42px;
|
|
|
+ font-weight: 00;
|
|
|
+ font-size: 2rem;
|
|
|
line-height: 42px;
|
|
|
-
|
|
|
- /* or 100% */
|
|
|
text-align: center;
|
|
|
-
|
|
|
color: #ffffff;
|
|
|
+ margin-bottom: 3rem;
|
|
|
}
|
|
|
|
|
|
.solution-subtitle {
|
|
|
font-family: "Barlow";
|
|
|
font-style: normal;
|
|
|
- font-weight: 600;
|
|
|
font-size: 15px;
|
|
|
- line-height: 68px;
|
|
|
+ line-height: 1rem;
|
|
|
+ margin-top: 2rem;
|
|
|
+ margin-bottom: 1rem;
|
|
|
color: #c1eff0;
|
|
|
}
|
|
|
.container {
|
|
|
- width: 1600px;
|
|
|
background: #0e2d32;
|
|
|
+ margin-bottom: 20rem;;
|
|
|
+ height: 30rem;
|
|
|
+ position: relative;
|
|
|
}
|
|
|
</style>
|