refactor: replace references to agents with professionals in hero section and onboarding screens

This commit is contained in:
pradeepkumar
2026-04-28 14:18:44 +05:30
parent 56b15b8226
commit a3307b4964
2 changed files with 4 additions and 4 deletions

View File

@@ -241,7 +241,7 @@ class _HeroSectionState extends ConsumerState<HeroSection> {
children: [
const Center(
child: Text(
'Search Agents',
'Search Professionals',
style: TextStyle(
fontFamily: 'Fractul',
fontSize: 16,