version check

This commit is contained in:
2024-09-20 11:58:26 +02:00
parent 9437e8529d
commit c347021dc9

View File

@@ -456,7 +456,7 @@ class _HomeTileGridState extends State<HomeTileGrid> {
children: [ children: [
const SizedBox(height: 20.0), const SizedBox(height: 20.0),
Text( Text(
"Mzanzi Innovation Hub", "Mzanzi Innovation Hub 2",
textAlign: TextAlign.center, textAlign: TextAlign.center,
style: TextStyle( style: TextStyle(
fontWeight: FontWeight.bold, fontWeight: FontWeight.bold,