+
+
+
+
+
+ Matches
+
+ 0
+
+
+
+ Usage
+
+ 0%
+
+
+
+ Wins
+
+ 0
+
+
+
+
+ Win Ratio
+
+
+ 0%
+
+
+
+
-
-
-
- NFTS
+
+
GAME MODE
+
+
{" "}
+
RANKED
+
+
-
-
- STATS
+
+
+
+
+
+ Total XP
+
+ 1,505
+
+
+
+ Next Level
+
+ 3,815
+
+
+
+
+ Next Reward
+
+
+ Gancho Reward
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+ Chat on our Discord channel to find worthy opponents!
+
+
);
}
diff --git a/package-lock.json b/package-lock.json
index 60f0138..68726e1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11,6 +11,7 @@
"@starknet-react/core": "^3.7.4",
"@types/qrcode.react": "^1.0.5",
"get-starknet": "^3.3.0",
+ "lucide-react": "^0.503.0",
"next": "15.2.1",
"qrcode.react": "^4.2.0",
"react": "^19.0.0",
@@ -5352,6 +5353,14 @@
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
"integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="
},
+ "node_modules/lucide-react": {
+ "version": "0.503.0",
+ "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.503.0.tgz",
+ "integrity": "sha512-HGGkdlPWQ0vTF8jJ5TdIqhQXZi6uh3LnNgfZ8MHiuxFfX3RZeA79r2MW2tHAZKlAVfoNE8esm3p+O6VkIvpj6w==",
+ "peerDependencies": {
+ "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
+ }
+ },
"node_modules/math-intrinsics": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
diff --git a/public/assets/brawlout-bg.jpg b/public/assets/brawlout-bg.jpg
new file mode 100644
index 0000000..5d01cb3
Binary files /dev/null and b/public/assets/brawlout-bg.jpg differ
diff --git a/public/assets/brawlout-img.png b/public/assets/brawlout-img.png
new file mode 100644
index 0000000..ff1b741
Binary files /dev/null and b/public/assets/brawlout-img.png differ
diff --git a/public/assets/brawlout-profile-img.jpg b/public/assets/brawlout-profile-img.jpg
new file mode 100644
index 0000000..6337b60
Binary files /dev/null and b/public/assets/brawlout-profile-img.jpg differ
diff --git a/public/assets/fight-bg.jpg b/public/assets/fight-bg.jpg
new file mode 100644
index 0000000..17860c5
Binary files /dev/null and b/public/assets/fight-bg.jpg differ
diff --git a/public/assets/profile-bg.png b/public/assets/profile-bg.png
new file mode 100644
index 0000000..71699cb
Binary files /dev/null and b/public/assets/profile-bg.png differ