feat: introduce agent network page with sidebar, invitation cards, and new icons, while refactoring dashboard components and updating profile links.

This commit is contained in:
pradeepkumar
2026-01-18 23:43:44 +05:30
parent 74fe46335f
commit 48c4b564e5
11 changed files with 246 additions and 145 deletions

View File

@@ -4,7 +4,6 @@ export { Tag } from './Tag';
export { InfoCard } from './InfoCard';
export { SpecializationCard } from './SpecializationCard';
export { ProfileSidebar } from './ProfileSidebar';
export { ProfileHeader } from './ProfileHeader';
export { ProfileCard } from './ProfileCard';
export { ExperienceSection } from './ExperienceSection';
export { SpecializationSection } from './SpecializationSection';