From 07009f832a86dff59a1cbebd122019a6eb44167d Mon Sep 17 00:00:00 2001 From: Yasien Mac Mini Date: Tue, 30 Sep 2025 19:51:15 +0200 Subject: [PATCH] miscalanious changes --- .../about_mih/package_tools/mih_info.dart | 12 ++++++++++-- .../mih_home/components/mih_app_drawer.dart | 2 +- Frontend/lib/mih_packages/mih_home/mih_home.dart | 2 +- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/Frontend/lib/mih_packages/about_mih/package_tools/mih_info.dart b/Frontend/lib/mih_packages/about_mih/package_tools/mih_info.dart index db78b590..98f090aa 100644 --- a/Frontend/lib/mih_packages/about_mih/package_tools/mih_info.dart +++ b/Frontend/lib/mih_packages/about_mih/package_tools/mih_info.dart @@ -687,6 +687,14 @@ class _MihInfoState extends State { const SizedBox( height: 10, ), + // Text( + // "The MIH Community", + // textAlign: TextAlign.center, + // style: TextStyle( + // fontWeight: FontWeight.bold, + // fontSize: 22, + // ), + // ), Wrap( alignment: WrapAlignment.spaceAround, crossAxisAlignment: WrapCrossAlignment.center, @@ -698,11 +706,11 @@ class _MihInfoState extends State { ], ), Text( - "The MIH Family", + "The MIH Community", textAlign: TextAlign.center, style: TextStyle( fontWeight: FontWeight.bold, - fontSize: 25, + fontSize: 22, ), ), // ===================== Divider diff --git a/Frontend/lib/mih_packages/mih_home/components/mih_app_drawer.dart b/Frontend/lib/mih_packages/mih_home/components/mih_app_drawer.dart index d0530c38..ad15cbef 100644 --- a/Frontend/lib/mih_packages/mih_home/components/mih_app_drawer.dart +++ b/Frontend/lib/mih_packages/mih_home/components/mih_app_drawer.dart @@ -204,7 +204,7 @@ class _MIHAppDrawerState extends State { "aboutMih", extra: AboutArguments( true, - 2, + 1, ), ); }, diff --git a/Frontend/lib/mih_packages/mih_home/mih_home.dart b/Frontend/lib/mih_packages/mih_home/mih_home.dart index 31c2aef7..1e90ccb0 100644 --- a/Frontend/lib/mih_packages/mih_home/mih_home.dart +++ b/Frontend/lib/mih_packages/mih_home/mih_home.dart @@ -284,7 +284,7 @@ class _MihHomeState extends State { ), const SizedBox(height: 10), Text( - "To keep using the MIH app, please take a moment to review and accept our Privacy Policy and Terms of Service. our agreement helps us keep things running smoothly and securely.", + "To keep using the MIH app, please take a moment to review and accept our Policies. Our agreements helps us keep things running smoothly and securely.", textAlign: TextAlign.center, style: TextStyle( color: MihColors.getSecondaryColor(