Spaces:
Sleeping
Sleeping
Update formulas.py
Browse files- formulas.py +3 -3
formulas.py
CHANGED
@@ -471,7 +471,7 @@ The second line, in lowercase, that addresses fears, doubts, or limiting beliefs
|
|
471 |
- Point B: What will their new reality look like?
|
472 |
- Objection (Destination): What doubts might they have about reaching that destination?
|
473 |
- Objection (Point B): What concerns might they have about maintaining that new reality?
|
474 |
-
"""
|
475 |
"sophistication_examples": {
|
476 |
"nivel_1": {
|
477 |
"transformacion": "APRENDE A GESTIONAR TU TIEMPO DE FORMA EFECTIVA EN SOLO 30 DÍAS.",
|
@@ -605,8 +605,8 @@ SPECIFIC INSTRUCTIONS FOR THE UNIQUE VALUE PROPOSITION:
|
|
605 |
- Objection (Destination): What doubts might they have about reaching that destination?
|
606 |
- Objection (Point B): What concerns might they have about maintaining that new reality?
|
607 |
"""
|
608 |
-
}
|
609 |
-
}
|
610 |
|
611 |
# After the entire offer_formulas dictionary definition
|
612 |
|
|
|
471 |
- Point B: What will their new reality look like?
|
472 |
- Objection (Destination): What doubts might they have about reaching that destination?
|
473 |
- Objection (Point B): What concerns might they have about maintaining that new reality?
|
474 |
+
""",
|
475 |
"sophistication_examples": {
|
476 |
"nivel_1": {
|
477 |
"transformacion": "APRENDE A GESTIONAR TU TIEMPO DE FORMA EFECTIVA EN SOLO 30 DÍAS.",
|
|
|
605 |
- Objection (Destination): What doubts might they have about reaching that destination?
|
606 |
- Objection (Point B): What concerns might they have about maintaining that new reality?
|
607 |
"""
|
608 |
+
}
|
609 |
+
}
|
610 |
|
611 |
# After the entire offer_formulas dictionary definition
|
612 |
|