feat: redirect agents to profile on login, update UI layouts, and add analytics dependencies.

This commit is contained in:
pradeepkumar
2026-05-06 13:19:31 +05:30
parent c6b96e19dc
commit 8845e77274
10 changed files with 293 additions and 175 deletions

View File

@@ -170,7 +170,7 @@ class _AgentSearchScreenState extends ConsumerState<AgentSearchScreen> {
color: AppColors.primaryDark,
),
decoration: InputDecoration(
hintText: 'Search Agents',
hintText: 'Search Professionals',
hintStyle: TextStyle(
fontFamily: 'Fractul',
fontSize: 14,