diff --git a/Frontend/lib/main.dart b/Frontend/lib/main.dart index 351f27f0..4f641b32 100644 --- a/Frontend/lib/main.dart +++ b/Frontend/lib/main.dart @@ -25,9 +25,9 @@ class _MzansiInnovationHubState extends State { String getTitle() { if (AppEnviroment.getEnv() == "Dev") { - return "Mzansi Innovation Hub - Dev"; + return "Dev | MIH App: Mzansi Innovation Hub"; } else { - return "Mzansi Innovation Hub"; + return "MIH App: Mzansi Innovation Hub"; } } diff --git a/Frontend/web/index.html b/Frontend/web/index.html index cada8ab5..972a48a0 100644 --- a/Frontend/web/index.html +++ b/Frontend/web/index.html @@ -8,7 +8,7 @@ + content="MIH, the first Mzansi super app by Mzansi Innovation Hub. Streamline your life with Mzansi Profile, Wallet, Patient Manager, AI, Directory, Calendar, Calculator, & secure MIH Access. Unify social, business & personal tools."> @@ -20,7 +20,7 @@ - Mzansi Innovation Hub + MIH App: Mzansi Innovation Hub - All-in-One Super App for Business & Personal Life @@ -138,9 +138,78 @@ document.body.style.background = "transparent"; } + + + + - + - +