Initial commit for OakTasty website.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Alireza Hassani
2026-08-08 10:41:35 +03:30
co-authored by Cursor
commit 5fd7d00563
76 changed files with 7516 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
<svg xmlns="http://www.w3.org/2000/svg" width="480" height="480" viewBox="0 0 480 480" fill="none">
<rect width="480" height="480" fill="url(#g2)"/>
<circle cx="240" cy="210" r="78" fill="#BE762E" opacity="0.22"/>
<g transform="translate(190 150)" fill="#BE762E" opacity="0.65">
<rect x="42" y="0" width="22" height="18" rx="2" transform="rotate(12 53 9)"/>
<path d="M20 28h86c6 0 10 5 10 11v18c0 42-30 78-53 94-23-16-53-52-53-94V39c0-6 4-11 10-11z"/>
<rect x="14" y="18" width="98" height="28" rx="4"/>
</g>
<defs>
<linearGradient id="g2" x1="40" y1="20" x2="440" y2="460" gradientUnits="userSpaceOnUse">
<stop stop-color="#F3E4CF"/>
<stop offset="1" stop-color="#D9B98A"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 752 B