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:
2026-06-30 15:29:50 +08:00
commit 4d30803b60
1154 changed files with 184340 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
<svg width="150" height="127" viewBox="0 0 150 127" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_di_1567_30237)">
<path d="M75 109.149L36.5186 88.3797V56.3019L14 43.9358L75 10.7246L136 43.9358V87.8397H122.966V51.1012L113.481 56.3019V88.3797L75 109.149ZM75 62.2068L108.827 43.9358L75 25.6649L41.1726 43.9358L75 62.2068ZM75 94.3421L100.447 80.5874V63.2761L75 77.1471L49.5529 63.2761V80.5874L75 94.3421Z" fill="#FA681C"/>
<path d="M75 109.149L36.5186 88.3797V56.3019L14 43.9358L75 10.7246L136 43.9358V87.8397H122.966V51.1012L113.481 56.3019V88.3797L75 109.149ZM75 62.2068L108.827 43.9358L75 25.6649L41.1726 43.9358L75 62.2068ZM75 94.3421L100.447 80.5874V63.2761L75 77.1471L49.5529 63.2761V80.5874L75 94.3421Z" fill="#F9F9F9"/>
</g>
<defs>
<filter id="filter0_di_1567_30237" x="0" y="-0.000222921" width="150" height="126.424" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="3.27517"/>
<feGaussianBlur stdDeviation="7"/>
<feComposite in2="hardAlpha" operator="out"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.929412 0 0 0 0 0.494118 0 0 0 0 0.0784314 0 0 0 1 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1567_30237"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1567_30237" result="shape"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset/>
<feGaussianBlur stdDeviation="0.780318"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="shape" result="effect2_innerShadow_1567_30237"/>
</filter>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB