83 lines
1.1 KiB
TypeScript
83 lines
1.1 KiB
TypeScript
export const agentTopics = [
|
|
'Business',
|
|
'Marketing',
|
|
'Finance',
|
|
'Startups',
|
|
'Networking',
|
|
'Leadership',
|
|
'Strategy',
|
|
'Branding',
|
|
'Analytics',
|
|
'Growth',
|
|
'Drawing',
|
|
'Painting',
|
|
'Design',
|
|
'Photography',
|
|
'Writing',
|
|
'Sculpting',
|
|
'Animation',
|
|
'Sketching',
|
|
'Crafting',
|
|
'Calligraphy',
|
|
'Mindset',
|
|
'Productivity',
|
|
'Motivation',
|
|
'Education',
|
|
'Learning',
|
|
'Skills',
|
|
'Success',
|
|
'Wellness',
|
|
'Goals',
|
|
'Inspiration',
|
|
'Fashion',
|
|
'Travel',
|
|
'Food',
|
|
'Fitness',
|
|
'Health',
|
|
'Beauty',
|
|
'Home',
|
|
'Decor',
|
|
'Hobbies',
|
|
'Parenting',
|
|
'Tech',
|
|
'Gadgets',
|
|
'AI',
|
|
'Coding',
|
|
'Software',
|
|
'Innovation',
|
|
'Apps',
|
|
'Gaming',
|
|
'Robotics',
|
|
'Security',
|
|
'Music',
|
|
'Movies',
|
|
'Sports',
|
|
'Books',
|
|
'Theater',
|
|
'Comedy',
|
|
'Dance',
|
|
'Celebrities',
|
|
'Culture',
|
|
'Gaming',
|
|
'Environment',
|
|
'Equality',
|
|
'Activism',
|
|
'Justice',
|
|
'Diversity',
|
|
'Sustainability',
|
|
'Inclusion',
|
|
'Awareness',
|
|
'Charity',
|
|
'Peace',
|
|
'Holidays',
|
|
'Festivities',
|
|
'Seasons',
|
|
'Trends',
|
|
'Celebrations',
|
|
'Anniversaries',
|
|
'Milestones',
|
|
'Memories',
|
|
'Promotions',
|
|
'Updates',
|
|
];
|