AnishaG0201 commited on
Commit
55f68a5
·
verified ·
1 Parent(s): 9a0170b

Update function.py

Browse files
Files changed (1) hide show
  1. function.py +3 -3
function.py CHANGED
@@ -76,8 +76,8 @@ def ai_generated_content(topic, audience, benefit, date_time):
76
  # hero section price
77
 
78
  price_statement_template = (
79
- f"Generate a short value statement that combines the outcome (e.g., becoming an "
80
- f"expert in {topic}) with the price of the offer. The format should be "
81
  f"‘Become an advanced {topic} expert in Rs.1999.’ Use language that emphasizes the low cost for high-value results."
82
  )
83
 
@@ -95,7 +95,7 @@ def ai_generated_content(topic, audience, benefit, date_time):
95
  cta_button_template = (
96
  f"Generate a call-to-action button text that encourages users to take immediate "
97
  f"action, focusing on urgency and the value they will receive. The format should be "
98
- f"bold and action-oriented, like ‘Become a Certified {topic} Expert Now!’."
99
  )
100
 
101
  # Define the template for the offer validity or urgency statement based on the PDF reference
 
76
  # hero section price
77
 
78
  price_statement_template = (
79
+ f"Generate a short value statement that combines the outcome "
80
+ f"The format should be: "
81
  f"‘Become an advanced {topic} expert in Rs.1999.’ Use language that emphasizes the low cost for high-value results."
82
  )
83
 
 
95
  cta_button_template = (
96
  f"Generate a call-to-action button text that encourages users to take immediate "
97
  f"action, focusing on urgency and the value they will receive. The format should be "
98
+ f"bold and action-oriented.eg ‘Become a Certified {topic} Expert Now!’."
99
  )
100
 
101
  # Define the template for the offer validity or urgency statement based on the PDF reference