2 Commits

Author SHA1 Message Date
a5db6a08cb Update src/app/page.tsx 2026-04-22 13:11:06 +00:00
7de835a11b Merge version_6 into main
Merge version_6 into main
2026-04-22 13:07:50 +00:00

View File

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