refactor: replace references to agents with professionals in hero section and onboarding screens
This commit is contained in:
@@ -241,7 +241,7 @@ class _HeroSectionState extends ConsumerState<HeroSection> {
|
||||
children: [
|
||||
const Center(
|
||||
child: Text(
|
||||
'Search Agents',
|
||||
'Search Professionals',
|
||||
style: TextStyle(
|
||||
fontFamily: 'Fractul',
|
||||
fontSize: 16,
|
||||
|
||||
Reference in New Issue
Block a user