diff --git a/src/app/page.tsx b/src/app/page.tsx index 71aec92..7a1a111 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { ]} buttons={[ { - text: "Trouver mon business", href: "/quiz"}, + text: "Générer mon plan business", href: "/quiz"}, { text: "Voir comment ça marche", href: "#comment"}, ]}