feat: link nav to home sections

This commit is contained in:
TerryM
2026-05-28 15:55:37 +08:00
parent 28b0ef3f9a
commit 9d977be2d2
4 changed files with 139 additions and 46 deletions

View File

@@ -9,11 +9,7 @@ import {
const FIGMA_ASSET_BASE = "/assets/ark-library/figma";
export const officialRecommendationCoverFallbacks = [
`${FIGMA_ASSET_BASE}/official-recommendation-1.png`,
`${FIGMA_ASSET_BASE}/official-recommendation-2.png`,
`${FIGMA_ASSET_BASE}/official-recommendation-3.png`,
`${FIGMA_ASSET_BASE}/official-recommendation-4.png`,
`${FIGMA_ASSET_BASE}/official-recommendation-5.png`,
`${FIGMA_ASSET_BASE}/official-recommendation-cover.png`,
] as const;
type BannerSlide = {