2 Commits

Author SHA1 Message Date
1a03d77498 Update src/app/page.tsx 2026-04-04 16:27:25 +00:00
efc3ecf06f Merge version_8 into main
Merge version_8 into main
2026-04-04 15:22:43 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
]} ]}
buttons={[ buttons={[
{ {
text: "Générer mon plan business", href: "/quiz"}, text: "Obtenir mon plan business gratuit", href: "/quiz"},
{ {
text: "Voir comment ça marche", href: "#comment"}, text: "Voir comment ça marche", href: "#comment"},
]} ]}