feat: profile page

This commit is contained in:
efrilm 2025-08-27 20:14:06 +07:00
parent d3120c1bf2
commit c3eb62077f

View File

@ -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,
),