Skip to content

Commit 57156e3

Browse files
change to wallet items
1 parent 8ec5925 commit 57156e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

datawallet.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ <h2 class="text-2xl font-bold text-neutral-800 mb-4">
301301
</div>
302302
</div>
303303
304-
<!-- Stats and NFT Collection -->
304+
<!-- Stats and Wallet Items -->
305305
<div
306306
class="grid grid-cols-1 md:grid-cols-3 gap-6 max-w-5xl mx-auto"
307307
>
@@ -334,13 +334,13 @@ <h2 class="text-xl font-bold text-neutral-800 mb-4">
334334
</div>
335335
</div>
336336
337-
<!-- NFT Collection Preview -->
337+
<!-- Wallet Items Preview -->
338338
<div
339339
class="bg-white rounded-2xl shadow-xl overflow-hidden glow p-6 md:col-span-2"
340340
>
341341
<div class="flex justify-between items-center mb-4">
342342
<h2 class="text-xl font-bold text-neutral-800">
343-
NFT Collection
343+
Wallet Items
344344
</h2>
345345
<a
346346
href="#"

0 commit comments

Comments
 (0)