Update src/app/page.tsx

This commit is contained in:
2026-05-24 07:30:56 +00:00
parent 2a5c94d6b0
commit 7a3f8f089f

View File

@@ -179,6 +179,7 @@ export default function LandingPage() {
{ text: "Envoyer un message", href: "mailto:contact@caissonbois.fr" }
]}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
/>
</div>