feat: watermark tool complete — parallel processing, logo opacity, preview fix, logo upload fix, rename to Fotoğraf Damgala

This commit is contained in:
egecankomur
2026-05-13 14:00:00 +03:00
parent 7c677dfa4b
commit 37b0928da6
9 changed files with 928 additions and 139 deletions
+11
View File
@@ -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: [