05/11/2023 - 17h
parent
4a3eb57ca9
commit
c7ae778cd8
|
@ -1768,9 +1768,9 @@ const DisplayDetailClass_new_v2 = (props) => {
|
||||||
<FaSearch /> Les formations
|
<FaSearch /> Les formations
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="menu_header_menu" onClick={(e) => { history.push("/Recherche-Article-formation") }}>
|
{/* <div className="menu_header_menu" onClick={(e) => { history.push("/Recherche-Article-formation") }}>
|
||||||
Le blog
|
Le blog
|
||||||
</div>
|
</div> */}
|
||||||
|
|
||||||
<div className="menu_header_menu" onClick={(e) => { history.push("/Produits-Services") }}>
|
<div className="menu_header_menu" onClick={(e) => { history.push("/Produits-Services") }}>
|
||||||
Nos Services
|
Nos Services
|
||||||
|
|
|
@ -366,9 +366,9 @@ const Header = () => {
|
||||||
Nos Services
|
Nos Services
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="header_menuPrincipal" onClick={handleBlogMenu}>
|
{/* <div className="header_menuPrincipal" onClick={handleBlogMenu}>
|
||||||
Le blog
|
Le blog
|
||||||
</div>
|
</div> */}
|
||||||
|
|
||||||
|
|
||||||
<div className="header_menuPrincipal" onClick={publiecatalogue}
|
<div className="header_menuPrincipal" onClick={publiecatalogue}
|
||||||
|
|
|
@ -2737,9 +2737,9 @@ const Recherche = () => {
|
||||||
|
|
||||||
|
|
||||||
<div className="rech_rightbox">
|
<div className="rech_rightbox">
|
||||||
<div className="hilightsoustitre">
|
{/* <div className="hilightsoustitre">
|
||||||
Le blog
|
Le blog
|
||||||
</div>
|
</div> */}
|
||||||
<div className="rech_rightbox_inside">
|
<div className="rech_rightbox_inside">
|
||||||
<NosArticlesAlaUne />
|
<NosArticlesAlaUne />
|
||||||
|
|
||||||
|
|
|
@ -2208,9 +2208,9 @@ const Recherche_new = () => {
|
||||||
Nos Services
|
Nos Services
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="menuPrincipal" onClick={handleBlogMenu}>
|
{/* <div className="menuPrincipal" onClick={handleBlogMenu}>
|
||||||
Le blog
|
Le blog
|
||||||
</div>
|
</div> */}
|
||||||
|
|
||||||
<div className="menuPrincipal" onClick={publiecatalogue}
|
<div className="menuPrincipal" onClick={publiecatalogue}
|
||||||
style={{ "background": "red", "borderRadius": "5px", "paddingLeft": "3px", "paddingRight": "3px" }}>
|
style={{ "background": "red", "borderRadius": "5px", "paddingLeft": "3px", "paddingRight": "3px" }}>
|
||||||
|
|
|
@ -2208,9 +2208,9 @@ const Recherche_new = () => {
|
||||||
Nos Services
|
Nos Services
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="menuPrincipal" onClick={handleBlogMenu}>
|
{/*<div className="menuPrincipal" onClick={handleBlogMenu}>
|
||||||
Le blog
|
Le blog
|
||||||
</div>
|
</div> */}
|
||||||
|
|
||||||
<div className="menuPrincipal" onClick={publiecatalogue}
|
<div className="menuPrincipal" onClick={publiecatalogue}
|
||||||
style={{ "background": "red", "borderRadius": "5px", "paddingLeft": "3px", "paddingRight": "3px" }}>
|
style={{ "background": "red", "borderRadius": "5px", "paddingLeft": "3px", "paddingRight": "3px" }}>
|
||||||
|
@ -2769,9 +2769,9 @@ const Recherche_new = () => {
|
||||||
|
|
||||||
|
|
||||||
<div className="rech_rightbox">
|
<div className="rech_rightbox">
|
||||||
<div className="hilightsoustitre_v2">
|
{/* <div className="hilightsoustitre_v2">
|
||||||
Le blog
|
Le blog
|
||||||
</div>
|
</div>*/}
|
||||||
<div className="rech_rightbox_inside">
|
<div className="rech_rightbox_inside">
|
||||||
{/* <NosArticlesAlaUne /> */}
|
{/* <NosArticlesAlaUne /> */}
|
||||||
|
|
||||||
|
|
|
@ -2806,7 +2806,7 @@ const Recherche_new_v2 = () => {
|
||||||
|
|
||||||
> Héberger mes formations </nav>
|
> Héberger mes formations </nav>
|
||||||
|
|
||||||
<nav className="header_menu" onClick={handleBlogMenu}> Le blog </nav>
|
{/*<nav className="header_menu" onClick={handleBlogMenu}> Le blog </nav> */}
|
||||||
|
|
||||||
|
|
||||||
<nav className="header_menu" onClick={handleProduitMenu}>
|
<nav className="header_menu" onClick={handleProduitMenu}>
|
||||||
|
@ -2970,7 +2970,7 @@ const Recherche_new_v2 = () => {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div className="block_nos_service">
|
{/* <div className="block_nos_service">
|
||||||
<div className="nos_serv_txt"> Nos services</div>
|
<div className="nos_serv_txt"> Nos services</div>
|
||||||
|
|
||||||
|
|
||||||
|
@ -3054,7 +3054,7 @@ const Recherche_new_v2 = () => {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>*/}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -3126,7 +3126,7 @@
|
||||||
//height: 2574px;
|
//height: 2574px;
|
||||||
left: 10px;
|
left: 10px;
|
||||||
right: 5px;
|
right: 5px;
|
||||||
top: 830px;
|
top: 530px;
|
||||||
width: 98%;
|
width: 98%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -6097,7 +6097,7 @@
|
||||||
width: 96%;
|
width: 96%;
|
||||||
//height: 2574px;
|
//height: 2574px;
|
||||||
left: 2%;
|
left: 2%;
|
||||||
top: 850px;
|
top: 550px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo {
|
.logo {
|
||||||
|
@ -9060,7 +9060,7 @@
|
||||||
width: 96%;
|
width: 96%;
|
||||||
//height: 2574px;
|
//height: 2574px;
|
||||||
left: 2%;
|
left: 2%;
|
||||||
top: 850px;
|
top: 550px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo {
|
.logo {
|
||||||
|
@ -12037,7 +12037,7 @@
|
||||||
width: 96%;
|
width: 96%;
|
||||||
//height: 2574px;
|
//height: 2574px;
|
||||||
left: 2%;
|
left: 2%;
|
||||||
top: 800px;
|
top: 550px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo {
|
.logo {
|
||||||
|
|
Loading…
Reference in New Issue