remove comment

This commit is contained in:
SwiftyOS 2024-09-20 14:00:46 +02:00
parent a242400617
commit 94a9e8d85a

View File

@ -68,16 +68,16 @@ const keywords = [
"Performance Tracking",
"Predictive Analytics",
"Resource Allocation",
"Chatbot", // Added
"Virtual Assistant", // Added
"Workflow Automation", // Added
"Social Media Manager", // Added
"Email Optimizer", // Added
"Content Generator", // Added
"Data Analyzer", // Added
"Task Scheduler", // Added
"Customer Service Bot", // Added
"Personalization Engine", // Added
"Chatbot",
"Virtual Assistant",
"Workflow Automation",
"Social Media Manager",
"Email Optimizer",
"Content Generator",
"Data Analyzer",
"Task Scheduler",
"Customer Service Bot",
"Personalization Engine",
];
const SubmitPage: React.FC = () => {