Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user