feat(site): redesign with product pages, ecosystem sections and pixel reveal

Add cli/code/office/platform/pricing pages, new home sections
(Ecosystem, FeatureGrid, Faq, WorkflowSteps, BottomCta, ProductEcosystem),
ScrollReveal and PixelTextReveal animation components, brand assets,
and expanded site-content.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Leon-in
2026-05-30 14:00:18 +08:00
parent 3213f00b7b
commit 97db9ee8c7
27 changed files with 1709 additions and 32 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

+5
View File
@@ -0,0 +1,5 @@
<svg width="1024" height="1024" viewBox="0 0 1024 1024" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="1024" height="1024" rx="224" fill="#FFFFFF"/>
<path d="M340 360L470 506L314 664" stroke="#050505" stroke-width="66" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M552 608H700" stroke="#050505" stroke-width="58" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 378 B

+5
View File
@@ -0,0 +1,5 @@
<svg width="1024" height="1024" viewBox="0 0 1024 1024" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="1024" height="1024" rx="224" fill="#141414"/>
<path d="M340 360L470 506L314 664" stroke="#F5F5F5" stroke-width="66" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M552 608H700" stroke="#F5F5F5" stroke-width="58" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 378 B