design: streamline agency growth nav items to focus strictly on lead pipeline and contracts
This commit is contained in:
@@ -388,14 +388,13 @@ export default function AgencyLayout({
|
||||
href={`/${workspace}/agency`}
|
||||
active={pathname === `/${workspace}/agency`}
|
||||
/>
|
||||
<NavItem icon={Icons.MessageCircle} label="Outreach" href="#" />
|
||||
<NavItem icon={Icons.Kanban} label="Pipeline" badge="3" href="#" />
|
||||
<NavItem
|
||||
icon={Icons.FileText}
|
||||
label="Proposals & Contracts"
|
||||
label="Proposals & Agreements"
|
||||
href="#"
|
||||
/>
|
||||
<NavItem icon={Icons.Users} label="Contacts" href="#" />
|
||||
<NavItem icon={Icons.Users} label="Clients / Contacts" href="#" />
|
||||
|
||||
<SectionHeader>Clients</SectionHeader>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user