some fixes

This commit is contained in:
amirrezaghabeli
2025-08-09 10:40:33 +03:30
parent 7e2a82421a
commit 99b6bbb13f
15 changed files with 84 additions and 41 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ class DesktopHomePage extends StatelessWidget {
TenderCard(
backgroundColor: AppColors.primary20,
iconPath: 'assets/icons/arrows.svg',
title: AppStrings.tenderSubmitting,
title: AppStrings.tenderSubmitted,
amount: '12',
textColor: Color(0xFF0164FF),
enableTap: true,