36 lines
625 B
JSON
36 lines
625 B
JSON
|
|
{
|
||
|
|
"brand_name": "Adriana James",
|
||
|
|
"tone": [
|
||
|
|
"professional",
|
||
|
|
"friendly",
|
||
|
|
"inspirational",
|
||
|
|
"empowering",
|
||
|
|
"excited",
|
||
|
|
"authoritative"
|
||
|
|
],
|
||
|
|
"voice_characteristics": [
|
||
|
|
"clear",
|
||
|
|
"direct",
|
||
|
|
"empowering",
|
||
|
|
"confident",
|
||
|
|
"authentic",
|
||
|
|
"innovative",
|
||
|
|
"visionary",
|
||
|
|
"approachable"
|
||
|
|
],
|
||
|
|
"taboo_words": [
|
||
|
|
"cheap",
|
||
|
|
"discount",
|
||
|
|
"bargain",
|
||
|
|
"failure",
|
||
|
|
"impossible",
|
||
|
|
"difficult"
|
||
|
|
],
|
||
|
|
"preferred_terms": {
|
||
|
|
"customers": "clients",
|
||
|
|
"products": "solutions",
|
||
|
|
"problems": "challenges",
|
||
|
|
"services": "experiences",
|
||
|
|
"training": "transformation"
|
||
|
|
}
|
||
|
|
}
|