diff --git a/src/app/page.tsx b/src/app/page.tsx index d1f40f1..e9e6224 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,6 +154,7 @@ export default function LandingPage() { { text: "Appeler maintenant", href: "tel:+33123456789" }, { text: "Envoyer un email", href: "mailto:contact@confortsolution.com" } ]} + background={{ variant: "plain" }} useInvertedBackground={false} />