@@ -1122,10 +1122,10 @@ export const categories: Category[] = [
1122
1122
icon : { type : "lucide" , value : "play" } ,
1123
1123
resources : [
1124
1124
{
1125
- name : "Framer Motion" ,
1126
- description : "A production-ready motion library for React." ,
1127
- url : "https://www.framer.com/ motion/" ,
1128
- logo : "https://www.framer.com/favicon.ico " ,
1125
+ name : "Motion" ,
1126
+ description : "A modern animation library for JavaScript and React." ,
1127
+ url : "https://motion.dev /" ,
1128
+ logo : "/media/logos/animations/motion.png " ,
1129
1129
} ,
1130
1130
{
1131
1131
name : "React Spring" ,
@@ -1152,7 +1152,7 @@ export const categories: Category[] = [
1152
1152
description :
1153
1153
"A framework-agnostic tool that smoothly transitions one element into another with just a few lines of code." ,
1154
1154
url : "https://blendy.tahazsh.com/" ,
1155
- logo : "https:// blendy.tahazsh.com/favicon.ico " ,
1155
+ logo : "/media/logos/animations/ blendy.svg " ,
1156
1156
} ,
1157
1157
] ,
1158
1158
} ,
@@ -1167,27 +1167,27 @@ export const categories: Category[] = [
1167
1167
description :
1168
1168
"React components and hooks for the Google Maps JavaScript API" ,
1169
1169
url : "https://visgl.github.io/react-google-maps/" ,
1170
- logo : "https://visgl.github.io/ react-google-maps/favicon.ico " ,
1170
+ logo : "/media/logos/maps/ react-google-maps.png " ,
1171
1171
} ,
1172
1172
{
1173
1173
name : "React Leaflet" ,
1174
1174
description :
1175
1175
"A React wrapper for Leaflet, an open-source JavaScript library for mobile-friendly interactive maps." ,
1176
1176
url : "https://react-leaflet.js.org/" ,
1177
- logo : "https:// react-leaflet.js.org/favicon.ico " ,
1177
+ logo : "/media/logos/maps/ react-leaflet.png " ,
1178
1178
} ,
1179
1179
{
1180
1180
name : "Google Maps React" ,
1181
1181
description :
1182
1182
"A library for embedding Google Maps into React applications." ,
1183
1183
url : "https://github.com/google-map-react/google-map-react" ,
1184
- logo : "https://github.com/favicon.ico " ,
1184
+ logo : "/media/logos/maps/google-map-react.png " ,
1185
1185
} ,
1186
1186
{
1187
1187
name : "React Map GL" ,
1188
1188
description : "A React wrapper for Mapbox GL JS." ,
1189
1189
url : "https://visgl.github.io/react-map-gl/" ,
1190
- logo : "https://visgl.github.io/ react-map-gl/favicon.ico " ,
1190
+ logo : "/media/logos/maps/ react-map-gl.png " ,
1191
1191
} ,
1192
1192
] ,
1193
1193
} ,
0 commit comments