JeCabrera commited on
Commit
e38baaf
·
verified ·
1 Parent(s): 58ff37d

Update formulas.py

Browse files
Files changed (1) hide show
  1. formulas.py +8 -14
formulas.py CHANGED
@@ -434,9 +434,15 @@ The second line, in lowercase, that addresses fears, doubts, or limiting beliefs
434
  - Validates the client's worries in a way that increases credibility
435
 
436
  ### **Structure:**
437
- "[POWERFUL VERB + SPECIFIC TRANSFORMATION + TIMEFRAME + CLEAR DESTINATION]
438
 
439
- [even if + current situation + objections about the journey + concerns about maintaining results]"
 
 
 
 
 
 
 
440
  """,
441
  "sophistication_examples": {
442
  "nivel_1": {
@@ -524,18 +530,6 @@ SPECIFIC INSTRUCTIONS FOR THE UNIQUE VALUE PROPOSITION:
524
  * The deepest desire to include in the transformation
525
  * The main objections to neutralize in the second line
526
  * The level of awareness about the problem to adjust the tone
527
-
528
- IMPORTANT: For each version, create ONE SINGLE value proposition with the following structure:
529
- 1. ONE main transformation (in capital letters) - Tab 1
530
- 2. ONE handling of objections (in lowercase) - Tab 2
531
- 3. Make sure each version has a completely different approach
532
-
533
- DELIVERY FORMAT FOR EACH VERSION:
534
- VERSION X:
535
- [TRANSFORMATION IN CAPITAL LETTERS] - Tab 1
536
-
537
- [Objections/concerns in lowercase, starting with capital letter] - Tab 2
538
-
539
  """
540
  }
541
  }
 
434
  - Validates the client's worries in a way that increases credibility
435
 
436
  ### **Structure:**
 
437
 
438
+ 1. Main transformation (in capital letters) - Tab 1
439
+ 2. Break blank space
440
+ 3. Handling of objections (in lowercase) - Tab 2
441
+
442
+ [TRANSFORMATION IN CAPITAL LETTERS] - Tab 1
443
+
444
+ [Handling of objections/concerns in lowercase, starting with capital letter] - Tab 2
445
+
446
  """,
447
  "sophistication_examples": {
448
  "nivel_1": {
 
530
  * The deepest desire to include in the transformation
531
  * The main objections to neutralize in the second line
532
  * The level of awareness about the problem to adjust the tone
 
 
 
 
 
 
 
 
 
 
 
 
533
  """
534
  }
535
  }