polishing

This commit is contained in:
planetabhi
2023-12-22 07:39:58 +05:30
parent f78e9d6052
commit bf054ba813
2 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ import CategoryNavItem from "./CategoryNavItem";
export default function CategoryNav({ filter, setFilter }) {
const navItems = [
{title: "🔥 All", category: "all"},
{title: "🤗 All", category: "all"},
...data.tools
];

View File

@@ -278,7 +278,7 @@
},
{
"title": "🎨 Design",
"category": "design-tools",
"category": "design",
"content": [
{
"title": "BeFunky",
@@ -452,7 +452,7 @@
},
{
"title": "💻 Developer",
"category": "developer-tools",
"category": "developer",
"content": [
{
"title": "Amazon CodeWhisperer",
@@ -637,8 +637,8 @@
]
},
{
"title": "🖼 Image Editing",
"category": "image-editing",
"title": "📸 Retouching",
"category": "retouching",
"content": [
{
"title": "AI Image Enlarger",
@@ -1087,7 +1087,7 @@
]
},
{
"title": "🍹 Xtras",
"title": "✨ Xtras",
"category": "xtras",
"content": [
{