diff --git a/src/app/page.tsx b/src/app/page.tsx index 5279e4d..59f2538 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { ]} 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"}, ]}