accueil Page bug affichage correct ok
This commit is contained in:
@@ -102,7 +102,7 @@ const Home = () => {
|
|||||||
|
|
||||||
{/* Section Expertises */}
|
{/* Section Expertises */}
|
||||||
<Expertises
|
<Expertises
|
||||||
expertiseTitle={acf?.titre_expertise || "Pourquoi Nous Choisir ?"}
|
expertiseTitle={acf?.titre_expertise.titre_expertise || "Pourquoi Nous Choisir ?"}
|
||||||
expertise1Title={acf?.gdc_expert?.titre_expertise_1 || "Expertise 1"}
|
expertise1Title={acf?.gdc_expert?.titre_expertise_1 || "Expertise 1"}
|
||||||
expertise1Text={acf?.gdc_expert?.text_expertise_1 || "Text Expertise 1"}
|
expertise1Text={acf?.gdc_expert?.text_expertise_1 || "Text Expertise 1"}
|
||||||
expertise2Title={acf?.gdc_expert?.titre_expertise_2 || "Expertise 2"}
|
expertise2Title={acf?.gdc_expert?.titre_expertise_2 || "Expertise 2"}
|
||||||
|
|||||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user