Initial commit: AIFO official portal web.
Add static site, shared layout, and Node dev server with standard .gitignore. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
<svg width="320" height="300" viewBox="0 0 320 300" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 20C0 8.9543 8.95431 0 20 0H300C311.046 0 320 8.95431 320 20V280C320 291.046 311.046 300 300 300H20C8.95431 300 0 291.046 0 280V20Z" fill="#231F20"/>
|
||||
<path d="M20 0.5H300C310.77 0.5 319.5 9.23045 319.5 20V280C319.5 290.77 310.77 299.5 300 299.5H20C9.23045 299.5 0.5 290.77 0.5 280V20C0.5 9.23045 9.23045 0.5 20 0.5Z" stroke="url(#paint0_linear_1367_26884)" stroke-opacity="0.3"/>
|
||||
<path d="M20 0.5H300C310.77 0.5 319.5 9.23045 319.5 20V280C319.5 290.77 310.77 299.5 300 299.5H20C9.23045 299.5 0.5 290.77 0.5 280V20C0.5 9.23045 9.23045 0.5 20 0.5Z" stroke="url(#paint1_linear_1367_26884)" stroke-opacity="0.3"/>
|
||||
<path d="M20 0.5H300C310.77 0.5 319.5 9.23045 319.5 20V280C319.5 290.77 310.77 299.5 300 299.5H20C9.23045 299.5 0.5 290.77 0.5 280V20C0.5 9.23045 9.23045 0.5 20 0.5Z" stroke="url(#paint2_linear_1367_26884)" stroke-opacity="0.5"/>
|
||||
<path d="M20 0.5H300C310.77 0.5 319.5 9.23045 319.5 20V280C319.5 290.77 310.77 299.5 300 299.5H20C9.23045 299.5 0.5 290.77 0.5 280V20C0.5 9.23045 9.23045 0.5 20 0.5Z" stroke="url(#paint3_linear_1367_26884)" stroke-opacity="0.5"/>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_1367_26884" x1="59" y1="52.5" x2="17.8202" y2="0.513301" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white" stop-opacity="0"/>
|
||||
<stop offset="1" stop-color="white"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint1_linear_1367_26884" x1="270.5" y1="58" x2="310" y2="5.99999" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white" stop-opacity="0"/>
|
||||
<stop offset="1" stop-color="white"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint2_linear_1367_26884" x1="260.5" y1="218.125" x2="334.619" y2="283.4" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#F98715" stop-opacity="0"/>
|
||||
<stop offset="1" stop-color="#F98715"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint3_linear_1367_26884" x1="77.5" y1="227.5" x2="29.0976" y2="303.84" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#F98715" stop-opacity="0"/>
|
||||
<stop offset="1" stop-color="#F98715"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.1 KiB |
Reference in New Issue
Block a user