MAJ Référencement
This commit is contained in:
@@ -72,8 +72,8 @@ const Home = () => {
|
|||||||
{/* SEO */}
|
{/* SEO */}
|
||||||
<SEO
|
<SEO
|
||||||
postId={13} // ID WordPress valide
|
postId={13} // ID WordPress valide
|
||||||
defaultTitle={rank_math_title || "Accueil - Mon Site"}
|
defaultTitle={rank_math_title || "Bureau d'études & Maîtrise d'oeuvre"}
|
||||||
defaultDescription={rank_math_description || "Bienvenue sur notre site !"}
|
defaultDescription={rank_math_description || "L'acteur indispensable pour vos projets de constructions"}
|
||||||
defaultCanonicalUrl={acf?.canonical_url || window.location.href}
|
defaultCanonicalUrl={acf?.canonical_url || window.location.href}
|
||||||
defaultOgImage={heroImage || "https://preprod.octopusdesign.fr/api-octopus/server/wp-content/uploads/2025/01/Construction-logements-au-Mans-01.avif"}
|
defaultOgImage={heroImage || "https://preprod.octopusdesign.fr/api-octopus/server/wp-content/uploads/2025/01/Construction-logements-au-Mans-01.avif"}
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ const TestimonialSection = () => {
|
|||||||
<Box
|
<Box
|
||||||
component="img"
|
component="img"
|
||||||
src="https://picsum.photos/600/600.webp"
|
src="https://picsum.photos/600/600.webp"
|
||||||
alt="Illustration"
|
alt="Bureau d'études & Maîtrise d'oeuvre"
|
||||||
sx={{
|
sx={{
|
||||||
width: "100%",
|
width: "100%",
|
||||||
height: "100%",
|
height: "100%",
|
||||||
@@ -64,7 +64,7 @@ const TestimonialSection = () => {
|
|||||||
|
|
||||||
<Box sx={{ display: "flex", alignItems: "center", mt: 3 }}>
|
<Box sx={{ display: "flex", alignItems: "center", mt: 3 }}>
|
||||||
<Avatar
|
<Avatar
|
||||||
alt="Marie Dupont"
|
alt="client bureau d'étude be-in3 le Mans(72)"
|
||||||
src="https://picsum.photos/100.webp"
|
src="https://picsum.photos/100.webp"
|
||||||
sx={{ width: 56, height: 56, marginRight: 2 }}
|
sx={{ width: 56, height: 56, marginRight: 2 }}
|
||||||
/>
|
/>
|
||||||
|
|||||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user