feat: expand pricing with detailed features, remove Download from nav, remove RECOMMENDED tag

This commit is contained in:
ashim-hq
2026-04-24 00:14:12 +08:00
parent 4e0ac22de9
commit 92653d7864
2 changed files with 103 additions and 65 deletions
-1
View File
@@ -4,7 +4,6 @@ import { Github, Menu, Star, X } from "lucide-react";
import { useState } from "react";
const links = [
{ label: "Download", href: "#how-it-works" },
{ label: "Features", href: "#features" },
{ label: "Pricing", href: "#pricing" },
{ label: "Docs", href: "https://docs.snapotter.com" },