feat: integrate official download and releases section directly into the main homepage
Some checks failed
Deploy Landing Page / build (push) Waiting to run
Deploy Landing Page / deploy (push) Blocked by required conditions
CI Pipeline / Code Quality & Typecheck (push) Successful in 3m3s
CI Pipeline / Test Suite (ubuntu-latest) (push) Successful in 1m5s
CI Pipeline / Build Validation (admin) (push) Successful in 1m22s
CI Pipeline / Test Suite (macos-latest) (push) Failing after 5s
CI Pipeline / Test Suite (windows-latest) (push) Failing after 2m6s
CI Pipeline / Build Validation (desktop) (push) Successful in 4m1s

This commit is contained in:
Yun Chan 2026-08-20 17:11:52 +09:00
parent abd26e91af
commit 9dd52f0626
7 changed files with 538 additions and 4 deletions

View file

@ -51,6 +51,7 @@ export interface Translations {
pricing: string
faq: string
download: string
releases?: string
}
hero: {
badge: string