feat: link nav to home sections
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user