feat(icons): upgrade all emojis across hero, pillars, services, studio, testimonials, and mobile dock to luxury gold SVG vector icons

This commit is contained in:
2026-08-30 15:09:52 -07:00
parent 870a52c39d
commit 927cbd35fa
4261 changed files with 317978 additions and 198 deletions
+10
View File
@@ -8,6 +8,7 @@
"name": "wise-hearted-decor",
"version": "0.1.0",
"dependencies": {
"lucide-react": "^1.37.0",
"next": "15.1.0",
"react": "^19.0.0",
"react-dom": "^19.0.0"
@@ -723,6 +724,15 @@
"license": "MIT",
"optional": true
},
"node_modules/lucide-react": {
"version": "1.37.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.37.0.tgz",
"integrity": "sha512-LPsB4rD1TD6wZu1djKOf9vUnS1jTNaHbolXebXDgiTdb6jeA1agIJhJsIybCmjKmQClcOaal1o1OaiYahEftyQ==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
},
"node_modules/nanoid": {
"version": "3.3.18",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.18.tgz",