Skip to content

Commit c40a515

Browse files
committed
feat(www): first hero version
1 parent 132411f commit c40a515

14 files changed

Lines changed: 834 additions & 17 deletions

apps/web/www/package-lock.json

Lines changed: 127 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/web/www/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@
1919
"clsx": "^2.1.1",
2020
"geist": "^1.7.0",
2121
"lucide-react": "^1.8.0",
22+
"motion": "^12.38.0",
2223
"react": "^19.2.4",
2324
"react-day-picker": "^9.14.0",
2425
"react-dom": "^19.2.4",
26+
"react-router-dom": "^7.14.1",
2527
"tailwind-merge": "^3.5.0",
2628
"tailwindcss": "^4.2.1"
2729
},

apps/web/www/src/App.tsx

Lines changed: 0 additions & 15 deletions
This file was deleted.
8.7 KB
Loading

0 commit comments

Comments
 (0)