From 700cc6531991a148ab057a9616c35b0502cb744a Mon Sep 17 00:00:00 2001 From: Entarno54 Date: Sun, 11 May 2025 18:33:34 +0700 Subject: [PATCH] Removed the pack image --- squog_website/lib/main.dart | 8 -------- 1 file changed, 8 deletions(-) diff --git a/squog_website/lib/main.dart b/squog_website/lib/main.dart index 0bb635e..98cc15a 100644 --- a/squog_website/lib/main.dart +++ b/squog_website/lib/main.dart @@ -160,14 +160,6 @@ class _MyHomePageState extends State { ] ), Text("\n\n"), - Row( - mainAxisAlignment: MainAxisAlignment.center, - children: [ - Text("The squid dog pack has 11 members:", style: TextStyle(fontSize: 20, fontFamily: "Serif")), - Image(image: NetworkImage("https://squog.ru/images/Packpng.png"), height: 500, width: 300,) - ], - ), - Text("\n\n"), Text("Entars Section", style: TextStyle(fontSize: 30, fontFamily: "Serif", fontWeight: FontWeight.bold)), Text( "My projects:",