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="54" height="54" viewBox="0 0 54 54" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1368_28480)">
<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_28480)">
<ellipse cx="27.0193" cy="55.2642" rx="34.2576" ry="15.8506" fill="#F98715"/>
</g>
<mask id="mask0_1368_28480" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="13" y="13" width="28" height="28">
<rect x="13" y="13" width="28" height="28" fill="#D9D9D9"/>
</mask>
<g mask="url(#mask0_1368_28480)">
<path d="M28.1667 23.5V16.5H37.5V23.5H28.1667ZM16.5 28.1667V16.5H25.8333V28.1667H16.5ZM28.1667 37.5V25.8333H37.5V37.5H28.1667ZM16.5 37.5V30.5H25.8333V37.5H16.5ZM18.8333 25.8333H23.5V18.8333H18.8333V25.8333ZM30.5 35.1667H35.1667V28.1667H30.5V35.1667ZM30.5 21.1667H35.1667V18.8333H30.5V21.1667ZM18.8333 35.1667H23.5V32.8333H18.8333V35.1667Z" fill="#F98715"/>
</g>
</g>
<defs>
<filter id="filter0_f_1368_28480" 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_28480"/>
</filter>
<clipPath id="clip0_1368_28480">
<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.6 KiB