diff --git a/src/app/page.tsx b/src/app/page.tsx index f9365e7..fa3d94a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -129,7 +129,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "gradient-bars" }} text="Prêt à passer au niveau supérieur ? Rejoins JT Production." - buttons={[{ text: "Contacte-nous", href: "/contact" }]} + buttons={[{ text: "Lancez votre projet dès maintenant", href: "/contact" }]} />