diff --git a/lib/presentation/pages/main/pages/profile/profile_page.dart b/lib/presentation/pages/main/pages/profile/profile_page.dart index 3f64861..4e3e49b 100644 --- a/lib/presentation/pages/main/pages/profile/profile_page.dart +++ b/lib/presentation/pages/main/pages/profile/profile_page.dart @@ -375,7 +375,7 @@ class ProfilePage extends StatelessWidget { crossAxisAlignment: CrossAxisAlignment.start, children: [ Text( - 'Fore Customer Service (chat only)', + 'Enaklo Customer Service (chat only)', style: AppStyle.sm.copyWith( color: AppColor.textSecondary, ),