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
+20
View File
@@ -0,0 +1,20 @@
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<foreignObject x="-2.66667" y="-2.66667" width="45.3333" height="45.3333"><div xmlns="http://www.w3.org/1999/xhtml" style="backdrop-filter:blur(1.33px);clip-path:url(#bgblur_0_527_3316_clip_path);height:100%;width:100%"></div></foreignObject><g filter="url(#filter0_i_527_3316)" data-figma-bg-blur-radius="2.66667">
<rect width="40" height="40" rx="6.66667" fill="white"/>
<path d="M20 29.681L12.4299 25.5953V19.2849L8 16.8522L20 10.3188L32 16.8522V25.489H29.4359V18.2618L27.5701 19.2849V25.5953L20 29.681ZM20 20.4465L26.6546 16.8522L20 13.2579L13.3454 16.8522L20 20.4465ZM20 26.7682L25.006 24.0624V20.6568L20 23.3856L14.994 20.6568V24.0624L20 26.7682Z" fill="#F98715"/>
</g>
<defs>
<filter id="filter0_i_527_3316" x="-2.66667" y="-2.66667" width="45.3333" height="45.3333" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" 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"/>
<feMorphology radius="42.6667" operator="erode" in="SourceAlpha" result="effect1_innerShadow_527_3316"/>
<feOffset dy="-2.66667"/>
<feGaussianBlur stdDeviation="1.33333"/>
<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.05 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_527_3316"/>
</filter>
<clipPath id="bgblur_0_527_3316_clip_path" transform="translate(2.66667 2.66667)"><rect width="40" height="40" rx="6.66667"/>
</clipPath></defs>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB