diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 52de704..7f118c9 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,8 +4,8 @@
-
-
+
+
@@ -262,22 +262,6 @@
-
-
- 1719589144843
-
-
-
- 1719589144843
-
-
-
- 1719591262232
-
-
-
- 1719591262232
-
1719591700496
@@ -654,7 +638,23 @@
1740661744828
-
+
+
+ 1740661864615
+
+
+
+ 1740661864615
+
+
+
+ 1740662016902
+
+
+
+ 1740662016902
+
+
@@ -713,8 +713,6 @@
-
-
@@ -738,7 +736,9 @@
-
+
+
+
diff --git a/src/components/Hero.tsx b/src/components/Hero.tsx
index b5b0192..0b4c0ce 100644
--- a/src/components/Hero.tsx
+++ b/src/components/Hero.tsx
@@ -13,7 +13,7 @@ const exampleTools: { label: string; url: string }[] = [
label: 'Create a transparent image',
url: '/png/create-transparent'
},
- { label: 'Convert text to morse code', url: '/string/to-morse' },
+ { label: 'Prettify JSON', url: '/json/prettify' },
{ label: 'Change GIF speed', url: '/gif/change-speed' },
{ label: 'Sort a list', url: '/list/sort' },
{ label: 'Compress PNG', url: '/png/compress-png' },