Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Improve AI prompt for the header of the Hero Product 3 Split pattern (#…
Browse files Browse the repository at this point in the history
…11877)

* Improve AI prompt for the header of the Hero Product 3 Split pattern

* improve prompt
  • Loading branch information
gigitux authored Dec 4, 2023
1 parent d51816f commit e06f434
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Patterns/dictionary.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,19 +138,19 @@
"titles": [
{
"default": "New: Retro Glass Jug",
"ai_prompt": "Generate a 3 words title that highlights one of the qualities of the product being sold"
"ai_prompt": "Generate a one-word graphic title that encapsulates the essence of the business. The title should reflect the key elements and characteristics of the business"
},
{
"default": "Timeless elegance",
"ai_prompt": "Generate a two words title that highlights one of the qualities of the product being sold"
"ai_prompt": "Generate a two-words graphic title that encapsulates the essence of the business. The title should reflect the key elements and characteristics of the business"
},
{
"default": "Durable glass",
"ai_prompt": "Generate a two words title that highlights one of the qualities of the product being sold"
"ai_prompt": "Generate a two-words graphic title that encapsulates the essence of the business. The title should reflect the key elements and characteristics of the business"
},
{
"default": "Versatile charm",
"ai_prompt": "Generate a two words title that highlights one of the qualities of the product being sold"
"ai_prompt": "Generate a two-words graphic title that encapsulates the essence of the business. The title should reflect the key elements and characteristics of the business"
}
],
"descriptions": [
Expand Down

0 comments on commit e06f434

Please sign in to comment.