generative fixes

This commit is contained in:
2026-05-05 12:13:15 -04:00
parent ea331cb23c
commit 5412582763
+6
View File
@@ -33,6 +33,9 @@ class GenerativesList:
{"name": 'about_description',
"prompt": 'Write three paragraphs about a REPLACE_THIS for a Personal Website with specialization in REPLACE_ANOTHER website.',
"active": True},
{"name": 'footer_description',
"prompt": 'Write a footer text about about 30 characters for a REPLACE_THIS for a Personal Website with specialization in REPLACE_ANOTHER website.',
"active": True},
]
if product_id =='A000002':
@@ -49,6 +52,9 @@ class GenerativesList:
{"name": 'about_description',
"prompt": 'Write three paragraphs about a REPLACE_THIS for a Business Website with specialization in REPLACE_ANOTHER website.',
"active": True},
{"name": 'footer_description',
"prompt": 'Write a footer text about about 30 characters for a REPLACE_THIS for a Business Website with specialization in REPLACE_ANOTHER website.',
"active": True},
]
return data