Initial commit

This commit is contained in:
2026-05-30 16:16:36 +03:30
commit 1f21c30a5d
72 changed files with 10846 additions and 0 deletions

9
src/img/overlay.svg Normal file
View File

@@ -0,0 +1,9 @@
<svg width="390" height="292" viewBox="0 0 390 292" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="390" height="292" rx="10" fill="url(#paint0_linear_26_4181)" fill-opacity="0.8"/>
<defs>
<linearGradient id="paint0_linear_26_4181" x1="195" y1="0" x2="195" y2="292" gradientUnits="userSpaceOnUse">
<stop stop-color="#00141F" stop-opacity="0"/>
<stop offset="1" stop-color="#00141F"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 430 B