Spaces:
Running
Running
Upload 10 files
Browse files- puv_formulas.py +21 -23
puv_formulas.py
CHANGED
@@ -171,7 +171,8 @@ puv_formulas = {
|
|
171 |
},
|
172 |
"Reto Ridículo": {
|
173 |
"description": """
|
174 |
-
The "Ridiculous Challenge" formula
|
|
|
175 |
Formula Structure:
|
176 |
1. Start with a funny personal anecdote or observation:
|
177 |
- Share a recent "aha moment"
|
@@ -179,32 +180,29 @@ puv_formulas = {
|
|
179 |
- Point out an absurd industry situation
|
180 |
(Make it specific and recent: "The other day...", "Last week...", "Yesterday...")
|
181 |
|
182 |
-
2.
|
183 |
-
-
|
184 |
-
-
|
185 |
-
-
|
186 |
-
-
|
187 |
|
188 |
-
3. Present your solution
|
189 |
-
-
|
190 |
-
-
|
191 |
-
- Show how it
|
192 |
-
- Make it sound
|
193 |
|
194 |
-
4.
|
195 |
-
-
|
196 |
-
-
|
197 |
-
-
|
198 |
|
199 |
Key Elements:
|
200 |
-
- Use
|
201 |
-
-
|
202 |
-
-
|
203 |
-
-
|
204 |
-
-
|
205 |
-
- Keep the tone casual but knowledgeable
|
206 |
-
- Be clear and concise
|
207 |
-
- Focus on ONE main pain point and ONE solution
|
208 |
""",
|
209 |
"examples": [
|
210 |
{
|
|
|
171 |
},
|
172 |
"Reto Ridículo": {
|
173 |
"description": """
|
174 |
+
The "Ridiculous Challenge" formula creates instant connection through relatable, sarcastic situations your audience lives daily.
|
175 |
+
|
176 |
Formula Structure:
|
177 |
1. Start with a funny personal anecdote or observation:
|
178 |
- Share a recent "aha moment"
|
|
|
180 |
- Point out an absurd industry situation
|
181 |
(Make it specific and recent: "The other day...", "Last week...", "Yesterday...")
|
182 |
|
183 |
+
2. Add humor through industry pain points:
|
184 |
+
- Reference ONE common frustration
|
185 |
+
- Use industry-specific jokes
|
186 |
+
- Point out absurd "solutions" they've tried
|
187 |
+
- Keep it short but impactful
|
188 |
|
189 |
+
3. Present your solution naturally:
|
190 |
+
- Introduce it as the obvious alternative
|
191 |
+
- Keep it conversational
|
192 |
+
- Show how it solves their specific pain
|
193 |
+
- Make it sound achievable
|
194 |
|
195 |
+
4. Close with ONE clear transformation:
|
196 |
+
- Specific, measurable outcome
|
197 |
+
- Touch of humor in the result
|
198 |
+
- Keep it real and relatable
|
199 |
|
200 |
Key Elements:
|
201 |
+
- Use situations your audience experiences daily
|
202 |
+
- Keep it brief but powerful
|
203 |
+
- Focus on ONE main pain point
|
204 |
+
- Natural transition to your solution
|
205 |
+
- Clear, achievable transformation
|
|
|
|
|
|
|
206 |
""",
|
207 |
"examples": [
|
208 |
{
|