feat: watermark tool complete — parallel processing, logo opacity, preview fix, logo upload fix, rename to Fotoğraf Damgala
This commit is contained in:
@@ -13,6 +13,7 @@ import {
|
||||
TrendUp,
|
||||
Users,
|
||||
Wallet,
|
||||
Wrench,
|
||||
} from '@/lib/icons';
|
||||
import Link from "next/link";
|
||||
|
||||
@@ -111,6 +112,16 @@ const navGroups: NavGroup[] = [
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
label: "Araçlar",
|
||||
items: [
|
||||
{
|
||||
title: "Fotoğraf Damgala",
|
||||
url: "/tools/watermark",
|
||||
icon: Wrench,
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
label: "Hesap",
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user