Update src/app/page.tsx

This commit is contained in:
2026-04-21 14:46:23 +00:00
parent 3e9218cdde
commit ca912ddee2

View File

@@ -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}
/>
</div>