feat: add licensing page with AGPL-3.0 and commercial license tiers

This commit is contained in:
ashim-hq
2026-04-23 19:34:25 +08:00
parent d588f5fd93
commit 9a2371053a
3 changed files with 304 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ const links = [
{ label: "Features", href: "#features" },
{ label: "Download", href: "#how-it-works" },
{ label: "API", href: "#api" },
{ label: "Pricing", href: "#enterprise" },
{ label: "Pricing", href: "/licensing" },
{ label: "Docs", href: "https://docs.snapotter.com" },
{ label: "About", href: "#open-source" },
{ label: "Contact", href: "mailto:contact@snapotter.com" },