File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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 ="# "
You can’t perform that action at this time.
0 commit comments