This commit is contained in:
Mekan1206
2026-05-19 20:54:04 +05:00
parent 9870048a5f
commit 7841e28596
58 changed files with 3092 additions and 30 deletions

View File

@@ -14,7 +14,7 @@
@section('header-back')
<a href="{{ route('verification.index') }}" class="hover:opacity-80 transition-opacity active:scale-95 transition-transform flex items-center justify-center p-2 rounded-full">
<x-icon name="arrow_back" class="w-6 h-6 text-primary" />
<x-app-icon name="arrow_back" class="w-6 h-6 text-primary" />
</a>
@endsection
@@ -30,7 +30,7 @@
<!-- Hero Content -->
<div class="mt-2xl text-center">
<div class="inline-flex items-center justify-center w-20 h-20 rounded-full bg-secondary-container mb-lg">
<x-icon name="app_registration" class="w-10 h-10 text-primary" />
<x-app-icon name="app_registration" class="w-10 h-10 text-primary" />
</div>
<h2 class="font-headline-xl text-headline-xl text-on-surface mb-sm">Belgiňizi tassyklaň</h2>
@@ -66,7 +66,7 @@
<!-- Actions -->
<div class="mt-2xl space-y-md">
<button type="button" id="verify-btn" class="glow-button w-full h-14 bg-primary text-on-primary font-label-md text-label-md rounded-full hover:opacity-90 active:scale-[0.98] transition-all">
<button type="submit" id="verify-btn" class="glow-button w-full h-14 bg-primary text-on-primary font-label-md text-label-md rounded-full hover:opacity-90 active:scale-[0.98] transition-all">
Tassykla
</button>
</div>
@@ -84,7 +84,7 @@
<!-- Info Card -->
<div class="mt-auto mb-xl p-md rounded border border-outline-variant bg-surface-container-low">
<div class="flex gap-sm">
<x-icon name="info" class="w-6 h-6 text-on-surface-variant" />
<x-app-icon name="info" class="w-6 h-6 text-on-surface-variant" />
<p class="font-body-sm text-body-sm text-on-surface-variant">
SMS kody 2 minutdan 5 minuda çenli baryp biler, garaşmagyňyzy Sizden haýyş edýäris.
</p>