Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a03d77498 | |||
| efc3ecf06f | |||
| af79646d98 | |||
| 5eabfd9c31 |
@@ -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"},
|
||||
]}
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
"Plan détaillé", "Scripts de vente", "Templates réutilisables", "Checklist de démarrage", "Exemples concrets"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Get Started - Risk-Free Start"},
|
||||
text: "Lancer mon projet maintenant"},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user