Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f747438efa | |||
| bede8c8968 | |||
| 3330937ff3 | |||
| eefffd8867 |
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Trouver mon business", href: "/quiz"},
|
text: "Générer mon plan business", href: "/quiz"},
|
||||||
{
|
{
|
||||||
text: "Voir comment ça marche", href: "#comment"},
|
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"],
|
"Plan détaillé", "Scripts de vente", "Templates réutilisables", "Checklist de démarrage", "Exemples concrets"],
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Débloquer le pack"},
|
text: "Get Started - Risk-Free Start"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user