Skip to content

Commit 40d5b7e

Browse files
authored
Merge pull request #13528 from ethereum/homepage
Homepage redesign
2 parents 98e1e86 + 7cc5953 commit 40d5b7e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+3188
-1806
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
"react-select": "5.8.0",
8383
"reading-time": "^1.5.0",
8484
"remark-gfm": "^3.0.1",
85+
"swiper": "^11.1.10",
8586
"tailwind-merge": "^2.3.0",
8687
"tailwindcss-animate": "^1.0.7",
8788
"usehooks-ts": "^3.1.0",
@@ -104,6 +105,8 @@
104105
"@types/node": "^20.4.2",
105106
"@types/react": "18.2.57",
106107
"@types/react-dom": "18.2.19",
108+
"@types/swiper": "^6.0.0",
109+
"@types/xml2js": "^0.4.14",
107110
"@typescript-eslint/eslint-plugin": "^6.19.0",
108111
"@typescript-eslint/parser": "^6.19.0",
109112
"autoprefixer": "^10.4.19",
@@ -133,7 +136,8 @@
133136
"tsconfig-paths-webpack-plugin": "4.1.0",
134137
"typescript": "^5.5.2",
135138
"unified": "^10.0.0",
136-
"unist-util-visit": "^5.0.0"
139+
"unist-util-visit": "^5.0.0",
140+
"xml2js": "^0.6.2"
137141
},
138142
"resolutions": {
139143
"jackspeak": "2.1.1",

public/images/0xparc-logo.svg

Lines changed: 10 additions & 0 deletions
Loading

public/images/attestant-logo.svg

Lines changed: 22 additions & 0 deletions
Loading
7.42 KB
Loading

public/images/man-and-dog-playing.png

278 KB
Loading

public/images/man-baby-woman.png

241 KB
Loading

public/images/panda-ops-banner.png

44.5 KB
Loading

public/images/robot-help-bar.png

577 KB
Loading

public/images/solidity-banner.png

6.47 KB
Loading

public/images/vitalik-blog-banner.svg

Lines changed: 10 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)