Updated app logo & launcher image

This commit is contained in:
2025-06-08 23:17:08 +02:00
parent f1009c9a38
commit 5081cd8350
56 changed files with 104 additions and 98 deletions

View File

@@ -32,7 +32,7 @@ class InformationView extends StatelessWidget {
const EdgeInsets.symmetric(horizontal: 20, vertical: 30),
child: SizedBox(
height: 200,
child: Image.asset('assets/cabo-counter-logo_rounded.png'),
child: Image.asset('assets/cabo_counter-logo_rounded.png'),
)),
const Padding(
padding: EdgeInsets.symmetric(horizontal: 30),