feat(www): Add the home page UI (#155)

This commit is contained in:
Wanjohi
2025-01-10 01:22:45 +03:00
committed by GitHub
parent f6287ef586
commit 4df031d1bb
10 changed files with 486 additions and 135 deletions

View File

@@ -24,18 +24,20 @@
"@builder.io/qwik": "^1.8.0",
"@builder.io/qwik-city": "^1.8.0",
"@builder.io/qwik-react": "0.5.0",
"@fluejs/noscroll": "^1.0.0",
"@fontsource/bricolage-grotesque": "^5.0.7",
"@fontsource/geist-mono": "^5.1.0",
"@fontsource/geist-sans": "^5.1.0",
"@modular-forms/qwik": "0.26.1",
"@nestri/core": "*",
"@qwik-ui/headless": "^0.6.4",
"@types/eslint": "^8.56.5",
"@typescript-eslint/eslint-plugin": "latest",
"@typescript-eslint/parser": "latest",
"@types/node": "^20.11.24",
"@types/nprogress": "^0.2.3",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@typescript-eslint/eslint-plugin": "latest",
"@typescript-eslint/parser": "latest",
"autoprefixer": "^10.4.20",
"body-scroll-lock-upgrade": "^1.1.0",
"clsx": "^2.1.1",