Update src/app/page.tsx

This commit is contained in:
2026-04-04 13:55:59 +00:00
parent bede8c8968
commit f747438efa

View File

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