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
+19
View File
@@ -0,0 +1,19 @@
<svg width="54" height="54" viewBox="0 0 54 54" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1368_28471)">
<path d="M0 9C0 4.02944 4.02944 0 9 0H45C49.9706 0 54 4.02944 54 9V45C54 49.9706 49.9706 54 45 54H9C4.02944 54 0 49.9706 0 45V9Z" fill="#F98715" fill-opacity="0.15"/>
<g opacity="0.4" filter="url(#filter0_f_1368_28471)">
<ellipse cx="27.0193" cy="55.2642" rx="34.2576" ry="15.8506" fill="#F98715"/>
</g>
<path d="M26.2183 41.8499V27.7815H12.1499L27.7815 12.1499H41.8499V26.2183L26.2183 41.8499ZM35.5973 28.055L38.7236 24.9287V15.2762H29.0711L25.9448 18.4025H35.5973V28.055ZM29.3446 34.3077L32.471 31.1813V21.5288H22.8185L19.6921 24.6552H29.3446V34.3077Z" fill="#F98715"/>
</g>
<defs>
<filter id="filter0_f_1368_28471" x="-42.2749" y="4.37698" width="138.588" height="101.774" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
<feGaussianBlur stdDeviation="17.5183" result="effect1_foregroundBlur_1368_28471"/>
</filter>
<clipPath id="clip0_1368_28471">
<path d="M0 9C0 4.02944 4.02944 0 9 0H45C49.9706 0 54 4.02944 54 9V45C54 49.9706 49.9706 54 45 54H9C4.02944 54 0 49.9706 0 45V9Z" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB