Skip to content

Commit ef242ff

Browse files
feat: add initial iteration of new landing page
1 parent 26491b8 commit ef242ff

10 files changed

+890
-183
lines changed

Diff for: package-lock.json

+16-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"chessground": "^8.3.5",
2121
"chroma-js": "^2.4.2",
2222
"exponential-backoff": "^3.1.1",
23-
"framer-motion": "^11.5.6",
23+
"framer-motion": "^11.18.2",
2424
"gray-matter": "^4.0.3",
2525
"lila-stockfish-web": "^0.0.7",
2626
"next": "15.1.6",
@@ -30,6 +30,7 @@
3030
"react-chartjs-2": "^5.2.0",
3131
"react-dom": "18.3.1",
3232
"react-hot-toast": "^2.5.1",
33+
"react-intersection-observer": "^9.16.0",
3334
"react-markdown": "^9.0.3",
3435
"react-tooltip": "^5.28.0",
3536
"recharts": "^2.15.0",

0 commit comments

Comments
 (0)