Update congratulations page to replace button with link to Daragt harytlary görmek

This commit is contained in:
Mekan1206
2026-06-03 21:57:06 +05:00
parent fa3202288f
commit 9a14bc8254

View File

@@ -78,9 +78,13 @@
<!-- Action Buttons -->
<div class="w-full max-w-sm mt-2xl flex flex-col gap-md">
<button class="w-full bg-primary text-on-primary py-md rounded-full font-label-md text-label-md shadow-[0_4px_12px_rgba(0,105,72,0.3)] hover:opacity-90 active:scale-95 transition-all">
Häzir ulan
</button>
<a
href="https://daragt.com"
target="_blank"
class="w-full bg-primary text-on-primary py-md rounded-full font-label-md text-label-md shadow-[0_4px_12px_rgba(0,105,72,0.3)] hover:opacity-90 active:scale-95 transition-all"
>
Daragt harytlary görmek
</a>
</div>
<!-- Info Card -->