Spaces:
Sleeping
Sleeping
Upload 12 files
Browse files- puv_formulas.py +29 -45
puv_formulas.py
CHANGED
@@ -102,52 +102,36 @@ puv_formulas = {
|
|
102 |
},
|
103 |
"Contrato Imposible": {
|
104 |
"description": """
|
105 |
-
The "Impossible Contract" formula creates a
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
-
|
117 |
-
|
118 |
-
- You have results that seem impossible but are demonstrable
|
119 |
-
- You want to attract innovators and early adopters, not the masses
|
120 |
-
|
121 |
Structure:
|
122 |
-
1. Start with a
|
123 |
-
- "
|
124 |
-
- "
|
125 |
-
- "
|
126 |
-
- "
|
127 |
-
- "
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
- Include elements of your own discovery story
|
139 |
-
|
140 |
-
3. Establish the transformative benefit that seems impossible:
|
141 |
-
- Must be specific and measurable
|
142 |
-
- Must dramatically contrast with "normal" results
|
143 |
-
- Must include an element of unexpected speed or ease
|
144 |
-
- Must solve several problems at once
|
145 |
-
|
146 |
-
4. Add your anti-traditional twist:
|
147 |
-
- Explain why your approach is different (and better)
|
148 |
-
- Specifically mention what they WON'T have to do
|
149 |
-
- Include a warning or limitation that increases credibility
|
150 |
-
- End with a promise that reaffirms the transformation
|
151 |
""",
|
152 |
"examples": [
|
153 |
{
|
|
|
102 |
},
|
103 |
"Contrato Imposible": {
|
104 |
"description": """
|
105 |
+
The "Impossible Contract" formula creates a compelling and disruptive UVP by challenging conventional approaches.
|
106 |
+
It works by:
|
107 |
+
- Making a bold, specific promise to a well-defined audience
|
108 |
+
- Presenting your solution in an unexpected, intriguing way
|
109 |
+
- Highlighting a transformative benefit that seems "too good to be true"
|
110 |
+
- Differentiating from traditional solutions by stating what you won't do
|
111 |
+
|
112 |
+
This formula is particularly effective when you want to:
|
113 |
+
- Stand out in a crowded market
|
114 |
+
- Challenge industry conventions
|
115 |
+
- Appeal to audiences frustrated with traditional solutions
|
116 |
+
- Create an emotional connection while maintaining credibility
|
117 |
+
|
|
|
|
|
|
|
118 |
Structure:
|
119 |
+
1. Start with a bold opener:
|
120 |
+
- "¿Te imaginas poder..."
|
121 |
+
- "Soy el antídoto para..."
|
122 |
+
- "Revoluciono la manera..."
|
123 |
+
- "¿Y si te dijera que..."
|
124 |
+
- "Desbloqueo el potencial..."
|
125 |
+
(Be specific with your target audience)
|
126 |
+
|
127 |
+
2. [PRODUCT/SERVICE]
|
128 |
+
(Describe it in a fun, unexpected way that shows transformation)
|
129 |
+
|
130 |
+
3. You won't believe [TRANSFORMATIVE BENEFIT]
|
131 |
+
(Must be directly related to the expected change/result)
|
132 |
+
|
133 |
+
4. But watch out: [ANTI-TRADITIONAL APPROACH]
|
134 |
+
(Show how you're different from conventional solutions)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
135 |
""",
|
136 |
"examples": [
|
137 |
{
|