This commit is contained in:
2024-09-20 13:41:35 +02:00
parent c5f54b091e
commit fe29532fa9

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,