diff --git a/apps/rowboat/app/projects/components/build-assistant-section.tsx b/apps/rowboat/app/projects/components/build-assistant-section.tsx index 03484990..b6c51b69 100644 --- a/apps/rowboat/app/projects/components/build-assistant-section.tsx +++ b/apps/rowboat/app/projects/components/build-assistant-section.tsx @@ -39,10 +39,6 @@ const copilotPrompts = { "Reddit & HN assistant": { prompt: "Build an assistant that helps me with browsing Reddit and Hacker News", emoji: "🔍" - }, - "CRM assistant": { - prompt: "Build an assistant that helps me with my CRM", - emoji: "📊" } };