Now I have the full file. Two changes needed:
Now remove the unused FileText import:
Now replace the partners section with a static 2-row grid, larger logos without pill wrapping:
移除了品牌叙事区底部的"查看文檔"按钮,并将合作机构区域从单行滚动 marquee 改为 4 列 2 行的静态网格布局,每个 logo 使用更大的 40px 圆角方块直接展示首字母,不再有椭圆包裹,hover 时带有青色高亮反馈。
Good. The marquee keyframe already exists. Now I need to find what the two module cards look like — they were mentioned as the "horizontal scrolling advantage cards". Let me search:
The current homepage doesn't have the two horizontal scroll module cards — those were removed in the v4 rebuild. Looking at the screenshots, the user sees:
These must be below the brand narrative banner as clickable cards navigating to the respective pages. Let me now make all three changes in one edit to the homepage:
Now add the two module cards and replace the static partners grid with a marquee. I need to add Lock and Radio imports, then insert the cards above partners and replace the grid:
Now insert the two module cards between the brand banner closing </div> and the partners section, and replace the static partners grid with a horizontal scrolling marquee:
合作机构区域改为 20 个 Web3 知名项目(Uniswap / PancakeSwap / Chainlink / Aave / Compound / Lido / Arbitrum / dYdX / GMX / Curve 等)的无限水平滚动 marquee,logo 使用 32px 圆角方块 + 项目名横排展示,两端带有渐变遮罩。品牌叙事下方新增两张并排入口卡片:左侧"質押做市 - MMT + USDC 雙資產流動性做市系統"带 Lock 图标,右侧"DMD 共振鑄造 - 80 層歐拉結構性通縮鑄造系統"带 Radio 图标,标题在左上方、小字描述在下、图标在右上角。"查看文檔"按钮已在上一轮删除。
You can send messages while the preview loads