This commit is contained in:
MeysamMoghaddam
2025-10-13 17:12:25 +03:30
parent 6f0cd12d8d
commit 86abecb3ce
8 changed files with 44 additions and 44 deletions
+4 -4
View File
@@ -26,7 +26,7 @@
<!-- Contact Form -->
<MudItem xs="12" lg="8">
<MudPaper Elevation="3" Class="pa-6 rounded-2xl mud-theme-surface">
<MudText Typo="Typo.h5" Class="mb-6 mud-typography-subtitle1">فرم تماس</MudText>
<MudText Typo="Typo.h5" Class="mb-6">فرم تماس</MudText>
<MudForm @ref="_form" Model="_contactForm">
<MudGrid Spacing="4">
@@ -124,7 +124,7 @@
<MudStack Spacing="4">
<!-- Contact Details -->
<MudPaper Elevation="3" Class="pa-6 rounded-2xl mud-theme-surface">
<MudText Typo="Typo.h6" Class="mb-4 mud-typography-subtitle1">اطلاعات تماس</MudText>
<MudText Typo="Typo.h6" Class="mb-4">اطلاعات تماس</MudText>
<MudStack Spacing="4">
<MudStack Row="true" Spacing="3" AlignItems="AlignItems.Start">
@@ -169,7 +169,7 @@
<!-- Social Media -->
<MudPaper Elevation="3" Class="pa-6 rounded-2xl mud-theme-surface">
<MudText Typo="Typo.h6" Class="mb-4 mud-typography-subtitle1">شبکه‌های اجتماعی</MudText>
<MudText Typo="Typo.h6" Class="mb-4">شبکه‌های اجتماعی</MudText>
<MudStack Spacing="3">
<MudButton Variant="Variant.Outlined"
@@ -218,7 +218,7 @@
<!-- Map Section -->
<section class="py-8 bg-grey-50">
<MudContainer MaxWidth="MaxWidth.Large">
<MudText Typo="Typo.h4" Align="Align.Center" Class="mb-8 mud-typography-subtitle1">موقعیت مکانی</MudText>
<MudText Typo="Typo.h4" Align="Align.Center" Class="mb-8">موقعیت مکانی</MudText>
<MudPaper Elevation="3" Class="pa-4 rounded-2xl overflow-hidden">
<!-- Placeholder for Map -->