refactor: Remove deprecated agent dashboard and message components, add FAQ page, and introduce a new generic messaging system.
This commit is contained in:
@@ -129,6 +129,7 @@ export default function AgentProfileView() {
|
||||
bio={agentData.bio}
|
||||
expertise={agentData.expertise}
|
||||
showEditButton={false}
|
||||
messageHref="/user/message"
|
||||
/>
|
||||
|
||||
{/* Experience Section */}
|
||||
|
||||
Reference in New Issue
Block a user