diff --git a/src/pages/Home.js b/src/pages/Home.js index 28651149..7338f5d5 100644 --- a/src/pages/Home.js +++ b/src/pages/Home.js @@ -9,7 +9,7 @@ const Home = () => { { icon: Edit3, title: 'Object Editor', - description: 'Visual editor for JSON and PHP serialized objects with format conversion', + description: 'Visual editor for JSON and PHP serialized objects with mindmap visualization', path: '/object-editor', tags: ['Visual', 'JSON', 'PHP', 'Objects', 'Editor'] },