Disable product links and reset wallet balances for testing purposes

This commit is contained in:
masoodafar-web
2025-11-20 21:12:04 +03:30
parent 973beb9e2f
commit aa52327702
3 changed files with 7 additions and 7 deletions
@@ -134,7 +134,7 @@
</MudLink>
</MudItem>
<MudItem xs="6" sm="6" md="3">
<MudLink Href="@RouteConstants.Store.Products" Underline="Underline.None" Class="tile-link">
<MudLink Href="@RouteConstants.Store.Products" Disabled="true" Underline="Underline.None" Class="tile-link">
<MudCard Elevation="1" Class="rounded-lg profile-tile">
<MudCardContent Class="d-flex flex-column align-center pa-4">
<MudIcon Icon="@Icons.Material.Filled.Storefront" Size="Size.Large" Color="Color.Primary" />