Update src/app/page.tsx

This commit is contained in:
2026-05-11 14:34:39 +00:00
parent 2d61d68391
commit 643ab6fcd6

View File

@@ -164,7 +164,9 @@ export default function LandingPage() {
tag="Contact"
title="Demande de Séance"
description="Remplissez ce formulaire pour planifier votre séance photo."
buttonText="Envoyer ma demande"
buttons={[{text: "Envoyer ma demande"}]}
background={{ variant: "plain" }}
useInvertedBackground={false}
termsText="Je m'engage à vous répondre sous 48h."
/>
</div>