|
@@ -3,83 +3,104 @@
|
|
|
<v-row class="outil-row">
|
|
<v-row class="outil-row">
|
|
|
<v-col cols="4">
|
|
<v-col cols="4">
|
|
|
<div class="title">
|
|
<div class="title">
|
|
|
-
|
|
|
|
|
- <v-icon class="fa-brands fa-react icon"></v-icon>
|
|
|
|
|
- <h4 >Présentation d'opentalent school</h4>
|
|
|
|
|
|
|
+ <v-icon class="fa-brands fa-react icon-title"></v-icon>
|
|
|
|
|
+ <h4>Présentation d'opentalent artist</h4>
|
|
|
</div>
|
|
</div>
|
|
|
<v-img src="/images/logiciels/school/screen.jpg" class="screen-img">
|
|
<v-img src="/images/logiciels/school/screen.jpg" class="screen-img">
|
|
|
</v-img>
|
|
</v-img>
|
|
|
|
|
+
|
|
|
|
|
+ <div class="rectangle-4">
|
|
|
|
|
+ <div class="black-circle">
|
|
|
|
|
+ <div class="content-flex">
|
|
|
|
|
+ <v-img
|
|
|
|
|
+ src="/images/OpenTalent_LogoNoir_Jaune_white.png"
|
|
|
|
|
+ class="logo-artist"
|
|
|
|
|
+ >
|
|
|
|
|
+ </v-img>
|
|
|
|
|
+ <p class="devis">Sur devis</p>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </div>
|
|
|
</v-col>
|
|
</v-col>
|
|
|
|
|
|
|
|
<v-col cols="5">
|
|
<v-col cols="5">
|
|
|
<h2 class="outil-title">Un outil complet en ligne</h2>
|
|
<h2 class="outil-title">Un outil complet en ligne</h2>
|
|
|
<ul class="outil-ul">
|
|
<ul class="outil-ul">
|
|
|
- <li class="outil-list">Logiciel de gestion et communication en ligne</li>
|
|
|
|
|
- <li class="outil-list">Destiné aux établissements d'enseignement artistique</li>
|
|
|
|
|
|
|
+ <li class="outil-list">
|
|
|
|
|
+ Logiciel de gestion et communication en ligne
|
|
|
|
|
+ </li>
|
|
|
|
|
+ <li class="outil-list">
|
|
|
|
|
+ Destiné aux établissements d'enseignement artistique
|
|
|
|
|
+ </li>
|
|
|
<li class="outil-list">
|
|
<li class="outil-list">
|
|
|
Gestion quotidienne et en temps réel (suivi pédagogique,
|
|
Gestion quotidienne et en temps réel (suivi pédagogique,
|
|
|
- facturation, encaissement…)</li>
|
|
|
|
|
|
|
+ facturation, encaissement…)
|
|
|
|
|
+ </li>
|
|
|
<li class="outil-list">Pilotage complet de votre structure</li>
|
|
<li class="outil-list">Pilotage complet de votre structure</li>
|
|
|
</ul>
|
|
</ul>
|
|
|
</v-col>
|
|
</v-col>
|
|
|
|
|
|
|
|
<v-col cols="3">
|
|
<v-col cols="3">
|
|
|
-
|
|
|
|
|
<div class="container-square">
|
|
<div class="container-square">
|
|
|
<v-row>
|
|
<v-row>
|
|
|
- <div class="blue-square">
|
|
|
|
|
- <v-icon class="fa-regular fa-comments icon"></v-icon>
|
|
|
|
|
- <p class="text-square">Nous contacter</p>
|
|
|
|
|
- </div>
|
|
|
|
|
- </v-row>
|
|
|
|
|
-
|
|
|
|
|
- <v-row>
|
|
|
|
|
- <div class="blue-square">
|
|
|
|
|
- <v-icon class="fa-regular fa-circle-info icon"></v-icon>
|
|
|
|
|
- <p class="text-square">Demander une demo </p>
|
|
|
|
|
- </div>
|
|
|
|
|
- </v-row>
|
|
|
|
|
-
|
|
|
|
|
- <v-row>
|
|
|
|
|
- <div class="blue-square">
|
|
|
|
|
- <v-icon class="fa-brands fa-readme icon"></v-icon>
|
|
|
|
|
- <p class="text-square">Brochure</p>
|
|
|
|
|
- </div>
|
|
|
|
|
- </v-row>
|
|
|
|
|
|
|
+ <div class="yellow-square">
|
|
|
|
|
+ <v-icon class="fa-regular fa-comments icon"></v-icon>
|
|
|
|
|
+ <p class="text-square">Nous contacter</p>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </v-row>
|
|
|
|
|
|
|
|
- <v-row>
|
|
|
|
|
- <div class="darkblue-square">
|
|
|
|
|
- <v-icon class="fa-solid fa-phone icon"></v-icon>
|
|
|
|
|
- <p class="text-square">Nous Appeler</p>
|
|
|
|
|
- </div>
|
|
|
|
|
- </v-row>
|
|
|
|
|
|
|
+ <v-row>
|
|
|
|
|
+ <div class="yellow-square">
|
|
|
|
|
+ <v-icon class="fa-regular fa-circle-info icon"></v-icon>
|
|
|
|
|
+ <p class="text-square">Demander une demo</p>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </v-row>
|
|
|
</div>
|
|
</div>
|
|
|
-
|
|
|
|
|
</v-col>
|
|
</v-col>
|
|
|
<v-row>
|
|
<v-row>
|
|
|
<v-col cols="4"> </v-col>
|
|
<v-col cols="4"> </v-col>
|
|
|
|
|
|
|
|
<v-col cols="5">
|
|
<v-col cols="5">
|
|
|
- <div class="title-picto-container">
|
|
|
|
|
- <h2>Des caractéristiques uniques & dédiées</h2>
|
|
|
|
|
- <div class="picto-container">
|
|
|
|
|
|
|
+ <h2>Des caractéristiques uniques & dédiées</h2>
|
|
|
|
|
+ <div class="picto-container">
|
|
|
|
|
+ <div class="picto-group">
|
|
|
<v-img
|
|
<v-img
|
|
|
class="picto-img"
|
|
class="picto-img"
|
|
|
- src="/images/logiciels/school/picto1.png"
|
|
|
|
|
|
|
+ src="/images/logiciels/artist/picto1.png"
|
|
|
></v-img>
|
|
></v-img>
|
|
|
|
|
+ <p class="picto-text">
|
|
|
|
|
+ Logiciel de gestion & communication full web
|
|
|
|
|
+ </p>
|
|
|
|
|
+ </div>
|
|
|
|
|
+
|
|
|
|
|
+ <div class="picto-group">
|
|
|
<v-img
|
|
<v-img
|
|
|
class="picto-img"
|
|
class="picto-img"
|
|
|
- src="/images/logiciels/school/picto2.png"
|
|
|
|
|
|
|
+ src="/images/logiciels/artist/picto2.png"
|
|
|
></v-img>
|
|
></v-img>
|
|
|
|
|
+ <p class="picto-text">
|
|
|
|
|
+ Boostez votre visibilité & votre communication
|
|
|
|
|
+ </p>
|
|
|
|
|
+ </div>
|
|
|
|
|
+
|
|
|
|
|
+ <div class="picto-group">
|
|
|
<v-img
|
|
<v-img
|
|
|
class="picto-img"
|
|
class="picto-img"
|
|
|
- src="/images/logiciels/school/picto3.png"
|
|
|
|
|
|
|
+ src="/images/logiciels/artist/picto3.png"
|
|
|
></v-img>
|
|
></v-img>
|
|
|
|
|
+ <p class="picto-text">
|
|
|
|
|
+ Boostez votre visibilité & votre communication
|
|
|
|
|
+ </p>
|
|
|
|
|
+ </div>
|
|
|
|
|
+
|
|
|
|
|
+ <div class="picto-group">
|
|
|
<v-img
|
|
<v-img
|
|
|
class="picto-img"
|
|
class="picto-img"
|
|
|
- src="/images/logiciels/school/picto4.png"
|
|
|
|
|
|
|
+ src="/images/logiciels/artist/picto4.png"
|
|
|
></v-img>
|
|
></v-img>
|
|
|
|
|
+ <p class="picto-text">Communiquez en réseau</p>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
+
|
|
|
</div>
|
|
</div>
|
|
|
</v-col>
|
|
</v-col>
|
|
|
|
|
|
|
@@ -89,7 +110,12 @@
|
|
|
|
|
|
|
|
<v-row class="container-green">
|
|
<v-row class="container-green">
|
|
|
<v-row>
|
|
<v-row>
|
|
|
- <v-col cols="6" class="citation-school"> “ Pour les petits comme pour les grands établissements d’enseignement artistique.“</v-col>
|
|
|
|
|
|
|
+ <v-col cols="6">
|
|
|
|
|
+ <p class="citation-school">
|
|
|
|
|
+ “ Pour les petits comme pour les grands établissements
|
|
|
|
|
+ d’enseignement artistique.“
|
|
|
|
|
+ </p>
|
|
|
|
|
+ </v-col>
|
|
|
</v-row>
|
|
</v-row>
|
|
|
|
|
|
|
|
<v-col cols="6">
|
|
<v-col cols="6">
|
|
@@ -104,20 +130,27 @@
|
|
|
<script setup></script>
|
|
<script setup></script>
|
|
|
|
|
|
|
|
<style scoped>
|
|
<style scoped>
|
|
|
-
|
|
|
|
|
-.icon-title{
|
|
|
|
|
- color: blue;
|
|
|
|
|
|
|
+.devis {
|
|
|
|
|
+ font-weight: 500;
|
|
|
|
|
+ font-size: 1rem;
|
|
|
|
|
+ margin-left: 9rem;
|
|
|
|
|
+ margin-top: -1rem;
|
|
|
|
|
+ width: 7rem;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+.icon-title {
|
|
|
|
|
+ margin-right: 1.5rem;
|
|
|
|
|
+ color: rgba(32, 147, 190, 0.6);
|
|
|
|
|
+}
|
|
|
.text-square {
|
|
.text-square {
|
|
|
- font-family: 'Barlow';
|
|
|
|
|
|
|
+ font-family: "Barlow";
|
|
|
margin-left: 2rem;
|
|
margin-left: 2rem;
|
|
|
margin-right: 2rem;
|
|
margin-right: 2rem;
|
|
|
margin-top: 0.9rem;
|
|
margin-top: 0.9rem;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.icon{
|
|
|
|
|
|
|
+.icon {
|
|
|
margin-top: 2rem;
|
|
margin-top: 2rem;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -126,17 +159,15 @@
|
|
|
flex-direction: column;
|
|
flex-direction: column;
|
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
|
color: white;
|
|
color: white;
|
|
|
- font-family: 'Barlow';
|
|
|
|
|
-font-style: normal;
|
|
|
|
|
-font-weight: 500;
|
|
|
|
|
-font-size: 0.7rem;
|
|
|
|
|
-line-height: 15px;
|
|
|
|
|
-text-align: center;
|
|
|
|
|
-letter-spacing: 0.20em;
|
|
|
|
|
-text-transform: uppercase;
|
|
|
|
|
|
|
+ font-weight: 500;
|
|
|
|
|
+ font-size: 0.7rem;
|
|
|
|
|
+ line-height: 15px;
|
|
|
|
|
+ text-align: center;
|
|
|
|
|
+ letter-spacing: 0.2em;
|
|
|
|
|
+ text-transform: uppercase;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.outil-title{
|
|
|
|
|
|
|
+.outil-title {
|
|
|
font-family: "Barlow";
|
|
font-family: "Barlow";
|
|
|
font-style: normal;
|
|
font-style: normal;
|
|
|
font-weight: 600;
|
|
font-weight: 600;
|
|
@@ -146,26 +177,31 @@ text-transform: uppercase;
|
|
|
margin-bottom: 4rem;
|
|
margin-bottom: 4rem;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.outil-ul{
|
|
|
|
|
|
|
+.outil-ul {
|
|
|
margin-left: 1rem;
|
|
margin-left: 1rem;
|
|
|
- font-family: 'Barlow';
|
|
|
|
|
-font-style: normal;
|
|
|
|
|
-font-weight: 300;
|
|
|
|
|
-font-size: 1rem;
|
|
|
|
|
-line-height: 1.5rem;
|
|
|
|
|
|
|
+ font-family: "Barlow";
|
|
|
|
|
+ font-style: normal;
|
|
|
|
|
+ font-weight: 300;
|
|
|
|
|
+ font-size: 1rem;
|
|
|
|
|
+ line-height: 1.5rem;
|
|
|
|
|
+}
|
|
|
|
|
+.logo-artist {
|
|
|
|
|
+ top: 1rem;
|
|
|
|
|
+ margin-left: 0.3rem;
|
|
|
|
|
+ margin-right: 0.5rem;
|
|
|
|
|
+ z-index: 1;
|
|
|
}
|
|
}
|
|
|
-
|
|
|
|
|
.citation-school {
|
|
.citation-school {
|
|
|
- font-family: 'Barlow';
|
|
|
|
|
-font-style: italic;
|
|
|
|
|
-font-weight: 300;
|
|
|
|
|
-font-size: 2rem;
|
|
|
|
|
-width: 3rem;
|
|
|
|
|
-line-height: 40px;
|
|
|
|
|
|
|
+ font-family: "Barlow";
|
|
|
|
|
+ font-style: italic;
|
|
|
|
|
+ font-weight: 300;
|
|
|
|
|
+ font-size: 2rem;
|
|
|
|
|
+ width: 38rem;
|
|
|
|
|
+ line-height: 40px;
|
|
|
color: #ffffff;
|
|
color: #ffffff;
|
|
|
font-style: italic;
|
|
font-style: italic;
|
|
|
margin-top: 20rem;
|
|
margin-top: 20rem;
|
|
|
- margin-left: 5rem;
|
|
|
|
|
|
|
+ margin-left: 2rem;
|
|
|
}
|
|
}
|
|
|
.subtitle-logiciel {
|
|
.subtitle-logiciel {
|
|
|
font-family: "Barlow";
|
|
font-family: "Barlow";
|
|
@@ -176,7 +212,7 @@ line-height: 40px;
|
|
|
color: #ffffff;
|
|
color: #ffffff;
|
|
|
margin-left: 5rem;
|
|
margin-left: 5rem;
|
|
|
margin-right: 15rem;
|
|
margin-right: 15rem;
|
|
|
- margin-top : 4rem;
|
|
|
|
|
|
|
+ margin-top: 4rem;
|
|
|
top: 10rem;
|
|
top: 10rem;
|
|
|
}
|
|
}
|
|
|
.screen2-img {
|
|
.screen2-img {
|
|
@@ -195,28 +231,58 @@ line-height: 40px;
|
|
|
|
|
|
|
|
.picto-container {
|
|
.picto-container {
|
|
|
display: flex;
|
|
display: flex;
|
|
|
- justify-content: flex-start;
|
|
|
|
|
- padding: 0 2rem;
|
|
|
|
|
|
|
+ flex-direction: row;
|
|
|
|
|
+ justify-content: space-between;
|
|
|
|
|
+ margin-left: -15rem;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+
|
|
|
|
|
+.rectangle-4 {
|
|
|
|
|
+ width: 18rem;
|
|
|
|
|
+ height: 6rem;
|
|
|
|
|
+ background: rgba(250, 194, 10, 0.2);
|
|
|
|
|
+ border-radius: 3rem;
|
|
|
|
|
+ margin-left: 5rem;
|
|
|
|
|
+ margin-top: 2rem;
|
|
|
|
|
+}
|
|
|
.picto-img {
|
|
.picto-img {
|
|
|
- right: 5rem;
|
|
|
|
|
- height: 10rem;
|
|
|
|
|
- margin-bottom: 3rem;
|
|
|
|
|
|
|
+ width: 14rem;
|
|
|
|
|
+ height: 14rem;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-.title {
|
|
|
|
|
|
|
+.picto-group {
|
|
|
display: flex;
|
|
display: flex;
|
|
|
- justify-content: center;
|
|
|
|
|
|
|
+ flex-direction: column;
|
|
|
align-items: center;
|
|
align-items: center;
|
|
|
|
|
+}
|
|
|
|
|
+.picto-text {
|
|
|
font-family: "Barlow";
|
|
font-family: "Barlow";
|
|
|
font-style: normal;
|
|
font-style: normal;
|
|
|
|
|
+ font-weight: 300;
|
|
|
|
|
+ font-size: 0.9rem;
|
|
|
|
|
+ margin-top: -3rem;
|
|
|
|
|
+ text-align: center;
|
|
|
|
|
+ margin-right: 2rem;
|
|
|
|
|
+ margin-left: 2rem;
|
|
|
|
|
+}
|
|
|
|
|
+.black-circle {
|
|
|
|
|
+ border-radius: 3rem;
|
|
|
|
|
+ background: #091d20;
|
|
|
|
|
+ width: 7rem;
|
|
|
|
|
+ height: 6rem;
|
|
|
|
|
+}
|
|
|
|
|
+.title {
|
|
|
|
|
+ align-items: center;
|
|
|
|
|
+ font-family: "Barlow";
|
|
|
|
|
+ display: flex;
|
|
|
|
|
+ justify-content: center;
|
|
|
|
|
+ align-items: center;
|
|
|
font-weight: 600;
|
|
font-weight: 600;
|
|
|
font-size: 1.5rem;
|
|
font-size: 1.5rem;
|
|
|
line-height: 18px;
|
|
line-height: 18px;
|
|
|
color: #091d20;
|
|
color: #091d20;
|
|
|
margin-left: 5rem;
|
|
margin-left: 5rem;
|
|
|
- margin-right: 15rem;
|
|
|
|
|
|
|
+ margin-right: 5rem;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.screen-img {
|
|
.screen-img {
|
|
@@ -229,17 +295,13 @@ line-height: 40px;
|
|
|
margin-top: 5rem;
|
|
margin-top: 5rem;
|
|
|
margin-bottom: 5rem;
|
|
margin-bottom: 5rem;
|
|
|
}
|
|
}
|
|
|
-.darkblue-square {
|
|
|
|
|
- width: 9rem;
|
|
|
|
|
- height: 7rem;
|
|
|
|
|
- background: #0e2d32;
|
|
|
|
|
- margin-left: 15rem;
|
|
|
|
|
|
|
|
|
|
-}
|
|
|
|
|
-.blue-square {
|
|
|
|
|
- margin-left: 15rem;
|
|
|
|
|
- width: 9rem;
|
|
|
|
|
|
|
+.yellow-square {
|
|
|
|
|
+ margin-left: 14rem;
|
|
|
|
|
+ width: 10rem;
|
|
|
height: 7rem;
|
|
height: 7rem;
|
|
|
- background: rgba(32, 147, 190, 0.6);
|
|
|
|
|
|
|
+ background: #fac20a;
|
|
|
|
|
+ color: #091d20;
|
|
|
|
|
+ box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
|
|
|
}
|
|
}
|
|
|
</style>
|
|
</style>
|