Update src/app/page.tsx

This commit is contained in:
2026-06-03 14:28:33 +00:00
parent 9dd1ff46c6
commit 8ef93cc514

View File

@@ -58,6 +58,7 @@ export default function HomePage() {
{ text: "Découvrir nos services", href: "/services" },
{ text: "Nous contacter", href: "/contact" }
]}
background={{ variant: "none" }}
mediaAnimation="slide-up"
imagePosition="right"
fixedMediaHeight={true}