19/01/2024 - 16h20
parent
fbee8376b4
commit
3cf858336e
|
@ -40,7 +40,7 @@ import SeDesabonner from './pages/sedesabonner';
|
|||
import OrderConfirmation_3DS from "./pages/orderconfirmation_3DS";
|
||||
import Training_Inactive_Or_Not_Found from "./pages/Traning_Inactif_Or_Not_Exist";
|
||||
import TestUrl_New from "./pages/testurl_new";
|
||||
import QuiSommesNous_v3 from "./components/QuisSommesNous_V3";
|
||||
import QuiSommesNous_v3 from "./pages/quisommesnous_v3";
|
||||
|
||||
function App() {
|
||||
|
||||
|
|
|
@ -91,13 +91,14 @@ const QuiSommesNous_v3 = () => {
|
|||
|
||||
<div className="parent">
|
||||
<div className="div1">
|
||||
<div className="text_activite_head">
|
||||
Gestion Administrative
|
||||
</div>
|
||||
<br />
|
||||
<div className="image_activite_head">
|
||||
<img src={gestion_admin_img} alt="MySy Training Gestion administrative" className="image_illustration" />
|
||||
</div>
|
||||
<div className="text_activite_head">
|
||||
Gestion Administrative
|
||||
</div>
|
||||
|
||||
<button className="bton_en_savoir_plus_header" onClick={(e) => {
|
||||
if (document.getElementById('gestion_administrative')) {
|
||||
var divh = document.getElementById('gestion_administrative').offsetTop;
|
||||
|
@ -113,14 +114,14 @@ const QuiSommesNous_v3 = () => {
|
|||
</div>
|
||||
|
||||
<div className="div2">
|
||||
|
||||
<div className="text_activite_head">
|
||||
E-Learning (LMS)
|
||||
</div>
|
||||
<div className="image_activite_head">
|
||||
<img src={e_learning_lms} alt="MySy Training E-Learning LMS" className="image_illustration" />
|
||||
</div>
|
||||
<br />
|
||||
<div className="text_activite_head">
|
||||
E-Learning
|
||||
</div>
|
||||
|
||||
<button className="bton_en_savoir_plus_header" onClick={(e) => {
|
||||
if (document.getElementById('gestion_elearning')) {
|
||||
var divh = document.getElementById('gestion_elearning').offsetTop;
|
||||
|
@ -135,13 +136,15 @@ const QuiSommesNous_v3 = () => {
|
|||
</div>
|
||||
|
||||
<div className="div3">
|
||||
|
||||
<div className="text_activite_head">
|
||||
Relation Client (CRM)
|
||||
</div>
|
||||
<br />
|
||||
<div className="image_activite_head">
|
||||
<img src={mysy_crm} alt="MySy Training gestion relation client CRM " className="image_illustration" />
|
||||
</div>
|
||||
<div className="text_activite_head">
|
||||
Relation Client (CRM)
|
||||
</div>
|
||||
|
||||
<button className="bton_en_savoir_plus_header" onClick={(e) => {
|
||||
if (document.getElementById('gestion_crm')) {
|
||||
var divh = document.getElementById('gestion_crm').offsetTop;
|
||||
|
|
|
@ -562,17 +562,30 @@
|
|||
}
|
||||
|
||||
.text_activite_head {
|
||||
text-transform: uppercase;
|
||||
width: 100%;
|
||||
height: 50px;
|
||||
font-family: Albert Sans;
|
||||
font-size: 18px;
|
||||
font-weight: 600;
|
||||
// font-weight: 600;
|
||||
line-height: 32px;
|
||||
letter-spacing: 0em;
|
||||
text-align: center;
|
||||
color: #0A043C;
|
||||
letter-spacing: 2px;
|
||||
margin-bottom: 1rem;
|
||||
|
||||
letter-spacing: 1px;
|
||||
margin-bottom: 1rem;
|
||||
background: #0A043C;
|
||||
letter-spacing: 1px;
|
||||
margin-bottom: 1rem;
|
||||
border-top-left-radius: 8px;
|
||||
border-top-right-radius: 8px;
|
||||
height: 3rem;
|
||||
color: white;
|
||||
padding-top: 5px;
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
@ -1518,17 +1531,29 @@
|
|||
}
|
||||
|
||||
.text_activite_head {
|
||||
//text-transform: uppercase;
|
||||
width: 100%;
|
||||
height: 50px;
|
||||
font-family: Albert Sans;
|
||||
font-size: 18px;
|
||||
font-weight: 600;
|
||||
//font-weight: 600;
|
||||
line-height: 32px;
|
||||
letter-spacing: 0em;
|
||||
text-align: center;
|
||||
color: #0A043C;
|
||||
letter-spacing: 2px;
|
||||
margin-bottom: 1rem;
|
||||
|
||||
letter-spacing: 1px;
|
||||
margin-bottom: 1rem;
|
||||
background: #0A043C;
|
||||
letter-spacing: 1px;
|
||||
margin-bottom: 1rem;
|
||||
border-top-left-radius: 8px;
|
||||
border-top-right-radius: 8px;
|
||||
height: 3rem;
|
||||
color: white;
|
||||
padding-top: 5px;
|
||||
|
||||
}
|
||||
|
||||
|
@ -2505,17 +2530,29 @@
|
|||
}
|
||||
|
||||
.text_activite_head {
|
||||
text-transform: uppercase;
|
||||
width: 100%;
|
||||
height: 32px;
|
||||
font-family: Albert Sans;
|
||||
font-size: 20px;
|
||||
font-weight: 700;
|
||||
//font-weight: 700;
|
||||
line-height: 32px;
|
||||
letter-spacing: 0em;
|
||||
text-align: center;
|
||||
color: #0A043C;
|
||||
letter-spacing: 2px;
|
||||
margin-bottom: 1rem;
|
||||
|
||||
letter-spacing: 1px;
|
||||
margin-bottom: 1rem;
|
||||
background: #0A043C;
|
||||
letter-spacing: 1px;
|
||||
margin-bottom: 1rem;
|
||||
border-top-left-radius: 8px;
|
||||
border-top-right-radius: 8px;
|
||||
height: 3rem;
|
||||
color: white;
|
||||
padding-top: 5px;
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
@ -2590,7 +2627,7 @@
|
|||
}
|
||||
|
||||
.text_nous_conseillons {
|
||||
width: 60%;
|
||||
width: 80%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
||||
|
@ -3495,17 +3532,26 @@
|
|||
}
|
||||
|
||||
.text_activite_head {
|
||||
text-transform: uppercase;
|
||||
width: 100%;
|
||||
height: 32px;
|
||||
font-family: Albert Sans;
|
||||
font-size: 24px;
|
||||
font-weight: 700;
|
||||
font-size: 20px;
|
||||
//font-weight: 700;
|
||||
line-height: 32px;
|
||||
letter-spacing: 0em;
|
||||
text-align: center;
|
||||
color: #0A043C;
|
||||
|
||||
letter-spacing: 2px;
|
||||
margin-bottom: 1rem;
|
||||
background: #0A043C;
|
||||
letter-spacing: 1px;
|
||||
margin-bottom: 1rem;
|
||||
border-top-left-radius: 8px;
|
||||
border-top-right-radius: 8px;
|
||||
height: 3rem;
|
||||
color: white;
|
||||
padding-top: 5px;
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue